Commit Graph

855 Commits (a6562d185d5ba5bdd030bbfa71c6837ba9b8fd40)

Author SHA1 Message Date
Grant Nestor a531aeb8b3 Add modal styles
9 years ago
Min RK 420715e3e5 Merge pull request #2234 from takluyver/i2204
9 years ago
Kyle Kelley ead73b9efa Merge pull request #2220 from delftswa2017/fix-issue-980
9 years ago
Grant Nestor 92cfd65931 Use flex box vs. table
9 years ago
Grant Nestor c4d2c1a527 Merge pull request #2249 from minrk/test-tags
9 years ago
Kyle Kelley a42fa3f453 Merge pull request #2162 from blackrock/master
9 years ago
Min RK 752fb34309 Merge pull request #2246 from takluyver/tooltip-pos
9 years ago
Min RK 7286839c3a always handle click event on remove-tag-btn
9 years ago
Min RK a304f9d15f split tags on commas and whitespace
9 years ago
Thomas Kluyver 59458731d8 Add cell position when calculating location of cursor for tooltip
9 years ago
Kaushik Chaubal 7cd59275ea add a dialog for large file size warning + simplify chunking logic
9 years ago
Kaushik Chaubal 7d4965abc0 fix of uploading large files crashes the browser #96 + adding unit tests
9 years ago
Lorenzo Gasparini c782cb327f Swap $ and $$ delimiters order to avoid conflicts.
9 years ago
Michael Pacer 44a1e99f2a Remove misleading local variable declaration
9 years ago
Lorenzo Gasparini 3b50d4b4ad Add comments
9 years ago
Lorenzo Gasparini 3c40901b34 Add support for '\\[' and '\\]' as math delimiters, refactoring.
9 years ago
Thomas Kluyver c03c133bbd Merge pull request #2229 from ellisonbg/edit-view-buttons
9 years ago
Matthias Bussonnier e751e1ca1e Implement discussed behavior:
9 years ago
Thomas Kluyver b2d048a85e [WIP] Show server root directory in move dialog
9 years ago
Joris Van den Bossche de26378f1c Adjust HTML table style (GH2209)
9 years ago
Matthias Bussonnier 2e0d44b5d4 retab with spaces.
9 years ago
Brian E. Granger 9415f89776 Super minor style fixes for the cell tag UI.
9 years ago
Brian E. Granger 6846deec7a Fixing notebook behavior of Edit.
9 years ago
Brian E. Granger 5974cbe2ad Don't show Edit button on files we know we can't edit or ipynb
9 years ago
Brian E. Granger 2f266d3183 Only show View button for HTML files.
9 years ago
Lorenzo Gasparini 0447a20598 Merge branch 'master' of https://github.com/jupyter/notebook into fix-issue-980
9 years ago
Matthias Bussonnier 98b07e7057 Merge pull request #2210 from vidartf/tags-ui-review
9 years ago
Vidar Tonaas Fauske 2b4145e506 [TagsUI] Prevent highlighting of tagbar input box
9 years ago
Lorenzo Gasparini 7733aeb8ae Fixed issue 980
9 years ago
Matthias Bussonnier 9dd3818a00 Merge pull request #2134 from Carreau/rtl-prompt
9 years ago
Min RK 2d42e62e85 Don't use jquery-ui data selector
9 years ago
Vidar Tonaas Fauske 1f11cd1abf [Tags UI] Style input controls according to review
9 years ago
Vidar Tonaas Fauske 1e3eb0e0e7 [Tags UI] Replace <a>X</a> with FA icon
9 years ago
michaelpacer 1f93cb6b54 Clarify prefix exclusion
9 years ago
michaelpacer 240186ab48 Add Cmdtrl description
9 years ago
michaelpacer 8543b4e9f6 Put short description at top, longer at bottom
9 years ago
michaelpacer b91c9218c0 Add line breaks
9 years ago
michaelpacer 6b08b86cb8 Some polishing, variable name change, etc.
9 years ago
michaelpacer c5711ebc09 Large structural changes to the keybinding help interface.
9 years ago
Thomas Kluyver 747fcf0d6a Back to development
9 years ago
Thomas Kluyver ebb1f74172 release 5.0.0b1
9 years ago
Thomas Kluyver 088dabfc6e Merge pull request #2188 from michaelpacer/enter_keybinding
9 years ago
michaelpacer 1a412fc6c2 Use form not div so that enter can submit changes
9 years ago
Grant Nestor a1dca237fc Merge pull request #2173 from jasongrout/clearoutput-5
9 years ago
Jason Grout 971c63d780 Update codecell.js
9 years ago
Thomas Kluyver a33d136cb0 Merge pull request #2186 from tonycpsu/master
9 years ago
Tony Cebzanov cb247590c7 Support ANSI underline and inverse properties.
9 years ago
Grant Nestor 9e162ff225 Fix the left cell border
9 years ago
Jason Grout b72ab070b3 Add a clearOutput code cell event
9 years ago
Matthias Bussonnier f06aca718a Wrap prompts in bdi for rtl layout
9 years ago