Jonathan Frederic
|
c41dcb35e9
|
Proxy console.error calls
|
11 years ago |
Jonathan Frederic
|
78c0bbdb4d
|
Fix view rendering order.
|
11 years ago |
Thomas Kluyver
|
1ff846520b
|
Put callbacks for create_view and create_child_view in options
And add errback support
|
11 years ago |
Thomas Kluyver
|
5953a3f874
|
Allow widget views to be loaded from require modules
This required refactoring things that create widget views to use
callbacks instead of return values.
|
11 years ago |
Jonathan Frederic
|
42cc27e1f5
|
Finished style attributes.
|
12 years ago |
sylvain.corlay
|
5c0fda1dc0
|
correction
|
12 years ago |
sylvain.corlay
|
34fe520742
|
widget changes continued
|
12 years ago |
MinRK
|
d345546d15
|
add bootstrap shim for require
it was possible for bootstrap js to load before jquery,
causing failures in the dashboard.
|
12 years ago |
Jonathan Frederic
|
b15633a89e
|
Fix all the tests
|
12 years ago |
Jonathan Frederic
|
0da779d101
|
Done with major changes,
fixed widget IPython. references
|
12 years ago |
Jonathan Frederic
|
516958ac07
|
Almost done!
Still need to check IPython uses in the widgets.
|
12 years ago |
Jonathan Frederic
|
df47869fb0
|
Move displayed event to view.
|
12 years ago |
Jonathan Frederic
|
fa39d91446
|
Review comments
|
12 years ago |
Jonathan Frederic
|
636362787b
|
Fixed buggy behavior
|
12 years ago |
Jonathan Frederic
|
d88daf1bb7
|
Ran jdfreder/bootstrap2to3
|
12 years ago |
Jonathan Frederic
|
c83a1cbb63
|
Fixed bugs in displayed event triggering for containers
|
12 years ago |
Jonathan Frederic
|
1f002cd456
|
Add displayed property.
and remove logs, commments, etc...
|
12 years ago |
Jonathan Frederic
|
f2c8de99ae
|
Fix broken accordion widget,
Also clean-up the code some while visiting this file.
|
12 years ago |
Jonathan Frederic
|
28423647a2
|
Updated require references to point to new files
|
12 years ago |
Jonathan Frederic
|
e0ba52c802
|
Moved widget files into static/widgets/*
Since they do not depend on anything ntoebook related
|
12 years ago |