Jonathan Frederic
|
629d65da89
|
Fixed context errors and a couple of typos to get the tests working again
|
12 years ago |
Jonathan Frederic
|
08e40697de
|
Removed for () loops where necessary. Replaced with _.each
|
12 years ago |
Jonathan Frederic
|
35a02a0436
|
Replace .html with .text everywhere possible
|
12 years ago |
Jonathan Frederic
|
e17200a533
|
Widget require.js fix
The WidgetManager namespace is passed around instead of a
widget_manager instance...
|
12 years ago |
Jonathan Frederic
|
82bf9c6826
|
Fix bug in all children containing views
|
12 years ago |
Jonathan Frederic
|
bd3ba3328c
|
Added PEP8 style comments to all of the JS code.
|
12 years ago |
Jonathan Frederic
|
74185a68e7
|
Got containers and mutlicontainers working! Yay
|
12 years ago |
Jonathan Frederic
|
c1c7bb7563
|
Everyone uses one model
|
12 years ago |
Jonathan Frederic
|
d103c682c5
|
Many checks off the todo list, test fixes
|
12 years ago |
Jonathan Frederic
|
f6de685d9f
|
Use .apply for calling base with not proto-type.
See codecell for example.
|
12 years ago |
Jonathan Frederic
|
70c6a295d0
|
Finished renaming Multicontainer to SelectionContainer
|
12 years ago |
Jonathan Frederic
|
a528610e07
|
renamed: ../static/notebook/js/widgets/widget_multicontainer.js -> ../static/notebook/js/widgets/widget_selectioncontainer.js
renamed: widget_multicontainer.py -> widget_selectioncontainer.py
|
12 years ago |