Commit Graph

272 Commits (ffaa09492a8ee5c44b305800a7cc811756effe6e)

Author SHA1 Message Date
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
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 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 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
Jonathan Frederic 16e3bad23f Address @jasongrout 's review comments, take 2
11 years ago
Jonathan Frederic 5d4b83ba4a Add an event that fires before the notebook saves
11 years ago
Jonathan Frederic 71d2d47036 Fix, only return views that are direct children of the cell
11 years ago
Jonathan Frederic a53f4cc9dd Log save state callback failures
11 years ago
Jonathan Frederic db62a210e7 Another that = this
11 years ago
Jonathan Frederic f060947eb9 This, that, and the other thing
11 years ago
Jonathan Frederic 8a5770b811 Add convenience API
11 years ago
Jonathan Frederic e02a5ec201 Promises...
11 years ago
Jonathan Frederic d466601dbb Persistence API,
11 years ago
Min RK befb16ebe3 Merge pull request #6948 from bollwyvl/graceful-mathjax-widgets
11 years ago
Jonathan Frederic e519371402 Merge pull request #7093 from jasongrout/model-views
11 years ago
Nicholas Bollweg (Nick) 83757b6a0e moving typeset to utils, usage in cell and outputarea
11 years ago
Jason Grout 9ca509d915 Merge remote-tracking branch 'public-upstream/master' into links-rebase
11 years ago
Nicholas Bollweg (Nick) c95a9aaf80 accept node or selection
11 years ago
Nicholas Bollweg (Nick) b17a40d950 moving typeset to DOMWidgetView
11 years ago