Caret/js
2013-09-04 15:01:32 -07:00
..
ace Remove huge XQuery files for now. 2013-09-04 12:25:19 -07:00
aceBindings.js Added an aceBindings.js file to act as the abstraction between DOM-triggered commands and Ace. 2013-09-04 12:45:06 -07:00
command.js Bug in the command system was failing to close over callbacks properly. 2013-09-01 18:26:22 -07:00
dialog.js Continue the HTML5 hotness by using <template> in the dialog instead of constructing DOM manually 2013-09-01 17:41:52 -07:00
dom2.js Continue the HTML5 hotness by using <template> in the dialog instead of constructing DOM manually 2013-09-01 17:41:52 -07:00
editor.js Live reload for settings files. 2013-09-04 12:26:09 -07:00
file.js Added file retention, cleaned up the way that sessions are loaded and built out into tabs. 2013-09-04 15:01:32 -07:00
json.js First stab at menus from config file instead of hardcoding 2013-08-22 18:08:04 -07:00
keys.js Settings now loaded from config into sync storage, editable as if files. 2013-09-03 08:47:59 -07:00
main.js Added a note re: the init event pair 2013-09-01 18:28:31 -07:00
menus.js Settings now loaded from config into sync storage, editable as if files. 2013-09-03 08:47:59 -07:00
sessions.js Added file retention, cleaned up the way that sessions are loaded and built out into tabs. 2013-09-04 15:01:32 -07:00
settings.js Live reload for settings files. 2013-09-04 12:26:09 -07:00