MinRK
|
36db60eacb
|
review pass on Python-side of widgets
- remove variable signature complexity
- use a few more traitlets as appropriate
|
12 years ago |
Jonathan Frederic
|
288b8a0ced
|
s/view_name/_view_name
|
12 years ago |
Jonathan Frederic
|
077bd5c6ca
|
Added new CallbackDispatcher class
|
12 years ago |
Jonathan Frederic
|
bfdebf9632
|
More PEP8 changes
|
12 years ago |
Jonathan Frederic
|
ff39989b8b
|
s/Int/CInt s/Float/CFloat
|
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 |
Jason Grout
|
ad1e23bfc2
|
Intermediate changes to javascript side of backbone widgets
|
12 years ago |
Jonathan Frederic
|
10002f5a81
|
Changed button to use custom messages instead of state to communicate events.
|
12 years ago |
Jonathan Frederic
|
8279db0eb0
|
Fixed widget button onclick register so it only will ever register a callback once.
|
12 years ago |
Jonathan Frederic
|
6110e1c307
|
Updated ButtonWidget onclick description
|
12 years ago |
Jonathan Frederic
|
e84e1d2df6
|
Fixed button on_click handler so it's initiated on instanciation
|
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
|
d72262e071
|
Fixed button widget click event handler/
|
12 years ago |
Jonathan Frederic
|
c20859a5c9
|
Add button widget
|
12 years ago |