Commit Graph

1664 Commits (262bf7d2c94efe9c8174a175deeb013ddf4ec98e)

Author SHA1 Message Date
Jonathan Frederic 032300ea49 Merge pull request #6645 from jdfreder/css_order
12 years ago
Thomas Kluyver 6163656f28 Merge pull request #6634 from minrk/select-contains
12 years ago
Jonathan Frederic 176529cce2 Make sure DOMWidget _css is set after basic style traits
12 years ago
Matthias Bussonnier cfbd65d808 Merge pull request #6640 from jhamrick/ui-tour
12 years ago
Jessica B. Hamrick 27562308b1 Fix button alignment/size
12 years ago
Jonathan Frederic 60531c917f Merge pull request #6481 from jdfreder/intvalidatefix
12 years ago
Jessica B. Hamrick 9ee37de1db Fix icons and typos in ui tour
12 years ago
MinRK 6740d0492e don't use contains in SelectWidget item_query
12 years ago
Matthias Bussonnier ffc574d4dd Merge pull request #6596 from minrk/stream-text
12 years ago
Jason Grout 7700848737 Add semantic classes to top-level containers for single widgets
12 years ago
Sylvain Corlay 8a384cd489 adding a tooltip in IPython buttons
12 years ago
Matthias Bussonnier 0d9db64180 Merge pull request #6582 from jdfreder/symmetric_state
12 years ago
Matthias Bussonnier eeb9cb0209 Merge pull request #6558 from jhamrick/kernel-start-failure
12 years ago
Jessica B. Hamrick 1d6359f970 Use codemirror for error messages
12 years ago
Min RK 28edb94897 Merge pull request #6488 from jhamrick/lock-cells
12 years ago
MinRK f69b1b15a3 msgspec 5: stream.data -> stream.text
12 years ago
Gordon Ball 48b6f53f51 Require base/js/keyboard and use keycode.enter
12 years ago
Jonathan Frederic 60bf0f5b2f s/apply_update/set_state
12 years ago
Jessica B. Hamrick 6a8cae2913 Don't pop up modal dialog
12 years ago
Jessica B. Hamrick d0e942213d Always show the modal dialog, and have a fallback generic message
12 years ago
Jessica B. Hamrick c4a89cd54d Better user experience when kernel isn't found
12 years ago
Jessica B. Hamrick 5ba858fc7c Remove 'we' from message
12 years ago
Jessica B. Hamrick 263181c416 Report the exact error that occurred
12 years ago
Jessica B. Hamrick 58fcb3abb9 Show the user a different notification
12 years ago
Min RK 780ceee03a Merge pull request #6415 from Carreau/move-md-show-logic
12 years ago
Matthias Bussonnier a940971866 Merge pull request #6568 from minrk/remember-kernel
12 years ago
Jonathan Frederic b5195e1b17 Merge pull request #6548 from SylvainCorlay/widget_views_by_id
12 years ago
Matthias Bussonnier 2d490858e5 Merge pull request #6544 from jhamrick/notification-widget
12 years ago
sylvain.corlay 60925f0a1a hasOwnProperty
12 years ago
MinRK 072bcdc484 allow kernel_name to be undefined in js
12 years ago
Doug Blank 6c3d40bbcd Update documentation for functions that can return null
12 years ago
Doug Blank 3997769def Fixed off by one error in get_prev_cell
12 years ago
Jessica B. Hamrick 9c1e7fa2eb Clarify stickiness of warning/danger notifications
12 years ago
Sylvain Corlay d8635fc1cc on_atomic_change -> on_some_change
12 years ago
Sylvain Corlay b6a0f60d3f Make Widget.views be an object indexed by view id
12 years ago
Jessica B. Hamrick e68f6e585a Small changes to notification widget
12 years ago
Jessica B. Hamrick 2c5a10a6e0 Add documentation to notification area
12 years ago
Jessica B. Hamrick 5769a5bd97 Add documentation to NotificationWidget methods
12 years ago
Jessica B. Hamrick 180dd71e81 Allow timeout and click callback
12 years ago
Jessica B. Hamrick 10d500525a Make cell be undeletable ONLY when metadata is explicitly false
12 years ago
Jessica B. Hamrick 990425f034 Handle 'deletable' cell metadata
12 years ago
Thomas Kluyver 3cb8c5a0a1 Merge pull request #6532 from SylvainCorlay/barewidgetmodels
12 years ago
Matthias Bussonnier 4609465161 Merge pull request #6472 from parleur/master
12 years ago
Sylvain Corlay a9fca81e95 Set default view to None and never display widget with no view
12 years ago
Jonathan Frederic aec576a5f2 Fix infinite loop typo
12 years ago
Gordon Ball 3ec873b084 Change _parse_text_input to _parse_value and update float range regex
12 years ago
Gordon Ball 3011820cd3 Add support for parsing pairs of numbers for range sliders
12 years ago
Gordon Ball 67630b0886 Ignore the event object for handleTextChange
12 years ago
Gordon Ball 0f7fbc0781 Add keydown listener to commit changes on <enter>
12 years ago
Gordon Ball 0b45bacd0d Add support to the float slider
12 years ago
Gordon Ball 6a976cf2b6 Use contentEditable to allow modification via the the slider readout
12 years ago
Sylvain Corlay fb336de4ed register bare views
12 years ago
Brian E. Granger 4ec1a3b41e Merge pull request #6235 from jdfreder/addclass
12 years ago
Jonathan Frederic 9f3dfbc56c Fix slidercolor on widget construction
12 years ago
Jonathan Frederic d4d554052e Address problems found in in-person review
12 years ago
Matthias Bussonnier 56d48e2892 codemirror rempo moved, update links in comments
12 years ago
Matthias Bussonnier 633dbc8131 Merge pull request #5844 from jdfreder/scrollmanager
12 years ago
Jonathan Frederic f81d88aebf fab css
12 years ago
Jonathan Frederic a7e7f95ef1 Remove forgotten hreadout
12 years ago
Jonathan Frederic b1c1e3533a fab css
12 years ago
Jonathan Frederic 02d7039a00 Cleaned up hbox and vbox widget div styles,
12 years ago
Jonathan Frederic 6637b768cc Merge pull request #6463 from SylvainCorlay/bulk_update
12 years ago
Sylvain Corlay cd782c916d state_lock loop
12 years ago
Sylvain Corlay c4006f1439 status_started.Kernel was never triggered
12 years ago
Matthias Bussonnier 2c65ea0416 Merge pull request #6431 from jhamrick/input_ui_focus
12 years ago
Jonathan Frederic 0bd868888e Make HeadingScrollManager scroll to heading elements, not cells.
12 years ago
Sylvain Corlay 769e7fa108 rename to on_atomic_change
12 years ago
Jonathan Frederic 9831e6ea1b Make the default the single page scroller.
12 years ago
Jonathan Frederic c957cbc9c2 Set heading scroll manager as default scroll manager.
12 years ago
Jonathan Frederic 46eb5288bc Scroll to all heading levels <= target level.
12 years ago
Jonathan Frederic f6adf3e064 Fixed dumb typo,
12 years ago
Jonathan Frederic 3f9fea0328 Added comments clarifying scroll units
12 years ago
Jonathan Frederic 8c0c04910b options bug fix
12 years ago
Jonathan Frederic 3ff4d4c16e Address review comments
12 years ago
Jonathan Frederic 27058f4804 Removed ScrollManager selector combo.
12 years ago
Jonathan Frederic e843a3d0e4 Fixed rebase indents
12 years ago
Jonathan Frederic 8617696c5b Added heading and slideshow scroll managers
12 years ago
Jonathan Frederic 7e7683a587 Added scroll mode selector,
12 years ago
Jonathan Frederic 62a21b0e6f Add ScrollManager to global ipy namespace in main.js instead of,
12 years ago
Jonathan Frederic 5c5025f3b6 Added smooth scroll to replace std browser behavior.
12 years ago
Jonathan Frederic c2d72353a2 Fixed bug
12 years ago
Jonathan Frederic 617f078165 Make slideshow toolbar add classes to modified cells.
12 years ago
Jonathan Frederic 06ad682d68 Add scrollmanager
12 years ago
Min RK a712e079b4 Merge pull request #6483 from jhamrick/fix-heading-anchors
12 years ago
Jonathan Frederic 591b2b3ad7 Tabs->Spaces
12 years ago
Jonathan Frederic 02e3a58030 s/fore_color/color
12 years ago
Jonathan Frederic 0acd8daf71 Merge pull request #6438 from SylvainCorlay/model_destroy_message
12 years ago
Sylvain Corlay e809fcb545 stop listening
12 years ago
Jessica B. Hamrick d46606a48b Trim anchor link in heading cells, fixes #6324
12 years ago
Sylvain Corlay 75cb63fba2 Adding a comment and renaming on_bulk_change to on_change
12 years ago
Sylvain Corlay 06747c1ada simplification of trigger destroy
12 years ago
Jonathan Frederic 4495fa5246 Merge pull request #6437 from weichm/patch-1
12 years ago
Pierre Gerold 406860fd35 Typo and presentation
12 years ago
Pierre Gerold 98f2d989b6 Modify cells converter funcs to keep metadata through
12 years ago
Sylvain Corlay 222dc5fb3e Destroy backbone model on comm:close
12 years ago
sylvain.corlay e77b21cb22 optimization of WidgetModel.apply_update
12 years ago
sylvain.corlay 6eea0c37aa Added on_bulk_change method in WidgetModel
12 years ago
Jason Grout 78ae8b36c5 Fix several small bugs in the notebook trust framework
12 years ago
Thomas Kluyver fdb375e0ef Merge pull request #6380 from ellisonbg/latex-complete
12 years ago
Thomas Kluyver bdb5481a1e Remove leftover debugging
12 years ago