Jonathan Frederic
|
873d1d231e
|
Make sure DOM element ids start with alphabetic characters, not numeric.
|
12 years ago |
Jonathan Frederic
|
f16f1d6537
|
Make sure backbone events fire.
If $el is set to something else, make sure all the backbone machinery
knows about the new DOM element.
|
12 years ago |
Jonathan Frederic
|
1131100d21
|
Changed require.js load calls to allow require.js to pass
the import module handles around.
|
12 years ago |
Jonathan Frederic
|
215060e8e8
|
Added selected_index support to accordion view.
|
12 years ago |
Jonathan Frederic
|
ce53644d54
|
Added standard IPY JS header to widget JS files.
|
12 years ago |
Jonathan Frederic
|
8502b2c182
|
Remove init_widget_js, use require.js for everything
Updated examples
Fixed bug with message throttling
|
12 years ago |
Jonathan Frederic
|
2c3d80c275
|
Added selected_index property to TabView
|
12 years ago |
Jonathan Frederic
|
dfd4e3269e
|
Added TabView to multicontainer
|
12 years ago |
Jonathan Frederic
|
6dd1bce589
|
Added ability to title multicontainer pages before multicontainer display()
|
12 years ago |
Jonathan Frederic
|
510c97679d
|
Added ability to set container page titles for widget multicontainer
|
12 years ago |
Jonathan Frederic
|
692c8f29a6
|
Added multicontainer widget
|
12 years ago |