Commit Graph

292 Commits (28f54afd57d8ff481a23469571db7c22ee46bbde)

Author SHA1 Message Date
Jonathan Frederic d78915af13 Fix variable scope.
11 years ago
Nicholas Bollweg 39e7836ddc firing select.change on option.click
11 years ago
Nicholas Bollweg 7643b3ccf0 listening for change on SelectView and SelectMultipleView
11 years ago
Nicholas Bollweg 6a372a4c66 squashing the whitespace changes
11 years ago
Matthias Bussonnier 1ce46a8723 Merge pull request #7481 from minrk/toggle-buttons-indicate
11 years ago
Jonathan Frederic 273a8030d9 Hook the output the right way.
11 years ago
Jonathan Frederic 39b99340ed Finished changing output widget logic.
11 years ago
Jonathan Frederic 705bd90653 Start forwarding the messages over widget custom messages
11 years ago
Min RK a152a481d0 don't set bootstrap toggle on ToggleButtonsWidget
11 years ago
Min RK da07d77f82 encode URI components in selection widget queries
11 years ago
Min RK 9e3e5cfca7 store widget state in single key
11 years ago
Min RK ffaa09492a Merge pull request #7315 from Carreau/codacy2
11 years ago
Min RK 796b480922 Merge pull request #7359 from jdfreder/tab-fix
11 years ago
Jonathan Frederic ad546d89f9 Merge pull request #7341 from jdfreder/remove-popup
11 years ago
Matthias Bussonnier 41f24bbe2c Merge pull request #7358 from jdfreder/persistence-page-specific
11 years ago
Jonathan Frederic 47c12abbf3 Fix a bunch of bugs with the accordion and tab widgets
11 years ago
Jonathan Frederic 8ad7cb3f4b Associate persistence with URL
11 years ago
Jonathan Frederic 8e54937893 Fixed pre-display "pixel-like" widget attribute parsing
11 years ago
Jonathan Frederic 1a1c93b9d2 Remove modal less
11 years ago
Jonathan Frederic 239b4ab3dc Fix widget radii
11 years ago
Jonathan Frederic 3f2dc88154 Remove the popup widget
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Matthias Bussonnier 123c0f3b28 remove that.
11 years ago
Brian E. Granger 6c55690994 Merge pull request #7227 from jdfreder/undead
11 years ago
Jonathan Frederic 79fd5c3fed Address comments
11 years ago
Jonathan Frederic 9e67a34891 Bubble event and implement logic in CodeCell
11 years ago
Matthias Bussonnier 420fee5e4c Merge pull request #7163 from jdfreder/refresh-persist
11 years ago
Jonathan Frederic 2d40eb30d4 Make sure comm-dead is applied to the top widget view class
11 years ago
Brian E. Granger 27144e51ff Merge pull request #7162 from jdfreder/persist-fixes
11 years ago
Min RK cadd5a14fe Merge pull request #6747 from jdfreder/combofix
11 years ago
Jonathan Frederic ab409d1966 Hide variables that shouldn't be exposed to the user
11 years ago
Jonathan Frederic 3b11cc66a7 Make widgets persist across page refresh
11 years ago
Jonathan Frederic 3d9e43f0c4 Fix persistence API,
11 years ago
Jonathan Frederic 88d8d85987 Another widget promise bug fix
11 years ago
Jonathan Frederic 51fc7241da Another widget promise bug fix
11 years ago
Jonathan Frederic 73637fb694 Merge pull request #7097 from jasongrout/widget-visibility
11 years ago
Jonathan Frederic 095d8b2feb Merge pull request #7143 from jasongrout/viewlist-promises
11 years ago
Jason Grout 967d83104f Missing return
11 years ago
Jonathan Frederic 1c499334c7 Merge pull request #7146 from jdfreder/interact-fix
11 years ago
Jonathan Frederic 3ea8929b82 Merge pull request #6454 from jasongrout/links
11 years ago
Min RK 7d465c7e96 Merge pull request #7139 from jdfreder/widget-space-fix
11 years ago
Jonathan Frederic cecf05efb2 Fix bug where selection box modification would cause page to scroll to the top
11 years ago
Jason Grout 49541066f1 Update viewlists to store a list of promises for views
11 years ago
Jonathan Frederic cf9b092013 Use once instead of on
11 years ago
Jonathan Frederic cb12229480 Fix padding of widgets.
11 years ago
Jonathan Frederic 52c8f14223 Added changes discussed with @jasongrout
11 years ago
Jonathan Frederic 152982efcd Updated comments to new style.
11 years ago
Jonathan Frederic 0978065269 Remove view.show
11 years ago
Jonathan Frederic a56a6f5657 Document set_state_callbacks and,
11 years ago
Jonathan Frederic 0c737867fe Rebase fixes
11 years ago