Jonathan Frederic
|
fa1c6f93f1
|
Added bootstrap3 progress bar classes
|
12 years ago |
Jonathan Frederic
|
9b4d19bad7
|
Added Bootstrap specific classes,
and fixed a few bugs here and there...
|
12 years ago |
Jonathan Frederic
|
be3ba35736
|
Fix typo in deprecated class name.
|
12 years ago |
Jonathan Frederic
|
d985ee86c6
|
s/Container/Box
|
12 years ago |
Jonathan Frederic
|
36721c73c6
|
Added some doc strings on the widgets.
Also address the comments Matthias left me.
|
12 years ago |
Jonathan Frederic
|
ba3033971e
|
Renamed *Widget to *,
depracted old names.
|
12 years ago |
Maximilian Albert
|
fb11e70f53
|
Fix copy & paste error in docstring.
|
12 years ago |
Jonathan Frederic
|
dedbc3b0e1
|
Changed children list to CTuple.
Also removed some unused refences in the widget code
and added support for tuples in the pack/unpack code.
|
12 years ago |
Jonathan Frederic
|
75b148d40b
|
Renamed widgets...
TextWidget, TextareaWidget, CheckboxWidget, and SelectWidget
|
12 years ago |
Jonathan Frederic
|
288b8a0ced
|
s/view_name/_view_name
|
12 years ago |
Jonathan Frederic
|
e323f64e6d
|
Create base widget classes
|
12 years ago |
Jonathan Frederic
|
bfdebf9632
|
More PEP8 changes
|
12 years ago |
Jonathan Frederic
|
d694666e66
|
A lot of bug fixes...
Related to 1-to-1 changes
|
12 years ago |
Jonathan Frederic
|
047a90538f
|
1-to-1 widget / view mapping
|
12 years ago |
Jonathan Frederic
|
c1c7bb7563
|
Everyone uses one model
|
12 years ago |
Jonathan Frederic
|
b16171ac76
|
Added sync=True to all view name attrs
|
12 years ago |
Jonathan Frederic
|
b4a83b6044
|
sync=True isntead of a keys list
|
12 years ago |
Jonathan Frederic
|
39aaf7bf88
|
s/default_view_name/view_name
|
12 years ago |
Jonathan Frederic
|
21a14e11a4
|
s/Widget/DOMWidget s/BaseWidget/Widget
|
12 years ago |
Jason Grout
|
a0b2cc40b8
|
Make widget keys have more explicit inheritance
|
12 years ago |
Jonathan Frederic
|
e9fe606ba6
|
More relative imports, Travis w/ Py3.3
|
12 years ago |
Jonathan Frederic
|
f422bb9be2
|
Cleaned up Python widget code.
|
12 years ago |
Jonathan Frederic
|
76a7a25c12
|
Fixed stale reference to base.py -> widget.py
|
12 years ago |
Jonathan Frederic
|
65a6000919
|
Renamed widget python classes to avoid name stomping
|
12 years ago |