Caret/js
2013-09-20 08:57:43 -07:00
..
ace Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
aceBindings.js Added statusbar module. Fixes #39 2013-09-20 08:31:04 -07:00
command.js Rework Ace bindings to rebind at the editor level, since we use a similar command structure 2013-09-05 19:07:01 -07:00
dialog.js Fix some palette bugs, especially around the light theme. 2013-09-19 23:45:04 -07:00
dom2.js Add drag and drop tabs, fix some CSS. 2013-09-13 11:13:00 -07:00
editor.js Added statusbar module. Fixes #39 2013-09-20 08:31:04 -07:00
file.js Remove error when cancelling save, dialogs should always be light-themed. 2013-09-13 18:38:11 -07:00
fileManager.js Added a revert option 2013-09-16 11:58:37 -07:00
keys.js Added some basic Sublime keystrokes. 2013-09-05 19:44:42 -07:00
main.js Oops, missing dialog module. 2013-09-16 13:52:54 -07:00
menus.js Added update check, moved layout onto GPU. 2013-09-16 10:22:49 -07:00
palette.js Forgot to add statusbar. Palette now uses statusbar.toast(), among a number of other bug fixes. 2013-09-20 08:57:43 -07:00
sessions.js Added a revert option 2013-09-16 11:58:37 -07:00
settings.js Move file-specific code out of sessions.js 2013-09-16 11:16:06 -07:00
statusbar.js Forgot to add statusbar. Palette now uses statusbar.toast(), among a number of other bug fixes. 2013-09-20 08:57:43 -07:00