Commit Graph

163 Commits (4e5b1eb41a96ca613d0fec57bbfa2b057398d868)

Author SHA1 Message Date
Matthias BUSSONNIER aa9a5db301 fix bootstrap name conflicts
13 years ago
Brian E. Granger 2be72dae5d Merge pull request #2421 from Carreau/nbconsole
14 years ago
Brian E. Granger 7ae77c8372 Merge pull request #2127 from Carreau/jsToolbar
14 years ago
Bussonnier Matthias 01cdf460cc align output with input
14 years ago
Bradley M. Froehle 4982a24bd7 Merge pull request #2326 from Carreau/detachable-pager
14 years ago
Bussonnier Matthias 45f79e0509 Merge pull request #2192 from Carreau/notification
14 years ago
Matthias BUSSONNIER 5134212a4c This create the ability to detach the pager
14 years ago
Matthias BUSSONNIER 3160d67763 css typo
14 years ago
Matthias BUSSONNIER 71a1675c8f tweek notebook notification behavior
14 years ago
Bussonnier Matthias 5c394dab71 Merge pull request #2212 from minrk/protectjs
14 years ago
MinRK 4a3e1f3185 make markdown error handling js-specific
14 years ago
MinRK 7e7c2fe9e5 catch js errors when rendering markdown cells
14 years ago
Matthias BUSSONNIER 8d6a9e0a67 separate kernel notification from save/load notification
14 years ago
Matthias BUSSONNIER aedb1a809b use jquery-ui classes
14 years ago
Matthias BUSSONNIER d6ebf4d2b1 beginning notification area
14 years ago
MinRK 2891a0a8ca add empty custom.js/css
14 years ago
Matthias BUSSONNIER 2f28e4c4a1 Allow toolbar construction in js
14 years ago
Fernando Perez 6226f830a0 Merge pull request #2012 from mcelrath/mono_cursor_offset
14 years ago
mcelrath 5a070dcd1a Merge remote-tracking branch 'upstream/master' into mono_cursor_offset
14 years ago
Min RK 137f4cb441 Merge pull request #1825 from minrk/elide2
14 years ago
MinRK c20b2e1056 slightly more subtle prompt overlay
14 years ago
MinRK fa55ba2b43 fix margin typo on output prompt
14 years ago
Matthias BUSSONNIER 623bb06c43 fix completer css on some Chrome versions
14 years ago
mcelrath 160fbcdcbc Alternative solution: silently apply some CSS instead of a dialog box.
14 years ago
Fernando Perez 3fde837087 Merge pull request #1867 from mcelrath/menu_borders
14 years ago
mcelrath 5b2b7ed604 Add bad font detection, and a dialog informing the user.
14 years ago
MinRK dd3e610882 third attempt at scrolled long output
14 years ago
mcelrath a1604deeee Fix vertical offset due to bold/italics, and bad browser fonts.
14 years ago
mcelrath 5612d07fea Fix 1px margin bouncing of selected menu item.
14 years ago
mcelrath faa214178e Fix 1px jumping of cells and menus in Notebook.
14 years ago
Matthias BUSSONNIER c06f5b1718 rename show/hide methods to avoid jQuery conflict.
14 years ago
Brian Granger 8bd7e041cf Misc fixes to the code cell and output area.
14 years ago
Matthias BUSSONNIER 8d5d2d2446 shrink less and css, typo in css
14 years ago
Matthias BUSSONNIER b1a9677cc0 fix less css
14 years ago
Matthias BUSSONNIER 370b723cb6 Revert "remove less CSS"
14 years ago
Matthias BUSSONNIER a280495173 remove less CSS
14 years ago
Matthias BUSSONNIER 5d8f0da694 almost all logic in tooltip.js, padding right button
14 years ago
Matthias BUSSONNIER 0bfa18dd46 call tooltip by cell reference
14 years ago
Matthias BUSSONNIER 52d5f3beb2 move arow with tooltip positoin
14 years ago
Matthias BUSSONNIER fa5aae3f43 shorten prearrow
14 years ago
Matthias Bussonnier e0cf20b423 animate tooltip position
14 years ago
Matthias Bussonnier a84a7f03b0 play with tooltip growing css
14 years ago
Matthias BUSSONNIER 22a44e79f8 change new tooltip appearence
14 years ago
Matthias BUSSONNIER 7b5b591425 improve new tooltip
14 years ago
Matthias BUSSONNIER b463c64b32 new tooltip style
14 years ago
Matthias BUSSONNIER 5076118509 implement the completer in a separate class
14 years ago
Matthias BUSSONNIER a4dc3f1e3f position upload form for firefox
14 years ago
Matthias BUSSONNIER 981738f9e3 change upload sentense
14 years ago
Matthias BUSSONNIER 231e8f93f2 remove underscore in filename
14 years ago
Matthias BUSSONNIER ca089cc7cf alternate notebook upload methods
14 years ago