Commit Graph

259 Commits (5cd247f5f65fa19f486bd76151f2ffcffb999ef0)

Author SHA1 Message Date
Yuri Numerov 5cd247f5f6 swapped glass for keyboard for command palette icon
11 years ago
Matthias Bussonnier 2c16e34a32 Merge pull request #340 from captainsafia/merge-cell-fix
11 years ago
Doug Blank dffbacb377 Update tree.html
11 years ago
Min RK f9885818e2 Merge pull request #372 from Carreau/no-profile
11 years ago
Matthias Bussonnier 35f32dd2da Fix XSS reported on Security list
11 years ago
Matthias Bussonnier 2f44f3ff09 remove leftover of profiles
11 years ago
Matthias Bussonnier 474a3bb04e Merge pull request #360 from minrk/dispatch-halt-init
11 years ago
Min RK 74b1c875d3 don't complete initialization if dispatching to subcommand/non-launch action
11 years ago
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic 8ca1e85b85 commonjs-ify searchandreplace
11 years ago
Jonathan Frederic 511bb689c2 Move search and replace into the right directory
11 years ago
Jonathan Frederic 7717a986d1 Load underscore globally
11 years ago
Jonathan Frederic 03a5b47067 Assume undefined is idle.
11 years ago
Jonathan Frederic 7f4101709b Don't use bind
11 years ago
Jonathan Frederic 467ae32b05 Make sure requirejs can't be set more than once.
11 years ago
Jonathan Frederic 8c8c95ceca Load CodeMirror once globally
11 years ago
Jonathan Frederic 84ce0cee2c Address @rgbkrk 's comments
11 years ago
Jonathan Frederic 69bb4b1a0a Truely load jquery, jqueryui, and bootstrap as globals.
11 years ago
Jonathan Frederic a9610dc413 Assume idle if late loaded.
11 years ago
Jonathan Frederic 0bc24c5f3f Remove logs
11 years ago
Jonathan Frederic b0cd502d8d Add detail to nbextension test.
11 years ago
Jonathan Frederic b0ec31d98d Fix Caja
11 years ago
Jonathan Frederic 84c9cb736f Move version line into contruction block
11 years ago
Jonathan Frederic e44d91229e Let kyle work on things
11 years ago
Jonathan Frederic 55dd626980 Fix tests
11 years ago
Jonathan Frederic 7df0a118c7 Make caja point to the same file
11 years ago
Jonathan Frederic 541aed3ea1 Add defferred loading of jquery in terminal
11 years ago
Jonathan Frederic 0a1854a14f Fix remaining problems in namespace
11 years ago
Jonathan Frederic 0650a197b6 Fix Toolbar reference
11 years ago
Jonathan Frederic 9fe3f63269 Fix global flag of jprop function in namespace
11 years ago
Jonathan Frederic f2993811b1 Make sure destination exists
11 years ago
Jonathan Frederic 89f8dfa8be Use npm to include legacy namespace components.
11 years ago
Jonathan Frederic 81e0fb3194 Change global namespace logic to placehold with `null`
11 years ago
Jonathan Frederic b8f25eea2f Remove debowerify
11 years ago
Jonathan Frederic 72d052eb5d Debowerify and google caja support
11 years ago
Jonathan Frederic 2bb09578eb Don't try loading cluster stuff in namespace.
11 years ago
Jonathan Frederic c0a30d4df8 Commandpalette
11 years ago
jdfreder b2ae17dd09 Fix some problems reported by Matthias
11 years ago
Jonathan Frederic 6258f542dd Almost working 100%
11 years ago
Jonathan Frederic a719e19b39 Add script to amd-ify the commonjs code,
11 years ago
Jonathan Frederic 4c07a8bffc Add new cjs conversion method
11 years ago
Jonathan Frederic c8ff593efc Move source out
11 years ago
Jonathan Frederic 2332b719ce Get the notebook working!
11 years ago
Jonathan Frederic 3498a5193c Get all of the apps working except notebookapp
11 years ago
Jonathan Frederic 81a2998fe0 Dynamically load contents, also browserify contents.
11 years ago
jdfreder 64690654b4 Re-add require.js for backwards compat.
11 years ago
jdfreder ad80ae9bca Fix bugs 🐛
11 years ago
jdfreder b88fa0163a Use npm for js and less builds
11 years ago
jdfreder ff9406f2e3 require.js ES5 -> commonjs ES5
11 years ago
Safia Abdalla 205a0a1b11 Added check for all negative indices in merge_cells
11 years ago