Commit Graph

756 Commits

Author SHA1 Message Date
Dan Kaplun
a12d5bc9c1 chore(deps): editor-widget@1.0.5 2015-07-24 22:40:05 -04:00
Dan Kaplun
079457db72 0.1.42 2015-07-10 16:13:54 -04:00
Dan Kaplun
21fa4e2393 base-widget@1.0.3, editor-widget@1.0.4, slap-util@1.0.3 2015-07-10 16:13:44 -04:00
Dan Kaplun
26b0af4456 Use lodash.escapeRegExp 2015-07-10 16:02:26 -04:00
Dan Kaplun
45ceba87f2 0.1.41 2015-06-27 17:11:56 -04:00
Dan Kaplun
7c7a0b43da feat(header): remove header message on pane close 2015-06-27 17:04:00 -04:00
Dan Kaplun
8fa6f0dd9b fix(cli): cli --editor options fix 2015-06-27 16:55:00 -04:00
Dan Kaplun
292469f861 0.1.40 2015-06-27 15:18:16 -04:00
Dan Kaplun
8e4044e953 fix(quit): force quit after 200ms if unrefing doesn’t work 2015-06-27 15:18:09 -04:00
Dan Kaplun
73debbb511 0.1.39 2015-06-27 14:50:02 -04:00
Dan Kaplun
04206a748f fix(quit): check typeof input.unref === ‘function’, detach only panes to kill highlightClient 2015-06-27 14:49:56 -04:00
Dan Kaplun
394e798a3c fix(header): screen.render -> parent.render 2015-06-27 13:15:57 -04:00
Dan Kaplun
614929ae82 0.1.38 2015-06-27 13:06:24 -04:00
Dan Kaplun
4be8c66299 fix(test): updates deps, opts.screen.logger always set 2015-06-27 13:06:19 -04:00
Dan Kaplun
a67533391c fix(tests): fixes tests 2015-06-26 23:53:28 -04:00
Dan Kaplun
94d8230e60 fix(quit): removes process.exit in favor of stdin.unref
Closes #89
2015-06-26 23:10:20 -04:00
Dan Kaplun
ed0fdc57ac fix(deps): slap-util@1.0.2, editor-widget@1.0.2 2015-06-26 21:58:49 -04:00
Dan Kaplun
fcbb49b55e chore(deps): remove obsolete deps 2015-06-26 21:28:29 -04:00
Dan Kaplun
92f460a53b 0.1.37 2015-06-26 00:59:44 -04:00
Dan Kaplun
037686264f style(flags): improves -v logic 2015-06-26 00:58:57 -04:00
Dan Kaplun
e683222afc fix(switches): use console._error 2015-06-26 00:45:44 -04:00
Dan Kaplun
3fe9847409 fix(engines): support <0.11 >=0.12.5 2015-06-26 00:43:39 -04:00
Dan Kaplun
ab4d0d09ee 0.1.36 2015-06-26 00:27:12 -04:00
Dan Kaplun
5ff06faabe fix(tests): detach pane on quit instead of child editor
remove through2, not needed anymore
move test/ -> spec/
use base-widget/spec/util
2015-06-26 00:26:57 -04:00
Dan Kaplun
063435eafc 0.1.35 2015-06-25 23:25:23 -04:00
Dan Kaplun
b9b19653be fix(clipboard): slap-clipboard-plugin@0.0.12 2015-06-25 23:25:20 -04:00
Dan Kaplun
faf874280e 0.1.34 2015-06-25 23:23:21 -04:00
Dan Kaplun
c2abdce99a fix(logger): slap-util@1.0.1 2015-06-25 23:23:19 -04:00
Dan Kaplun
35e85747a7 0.1.33 2015-06-25 23:16:38 -04:00
Dan Kaplun
de2ca46829 chore(owner): move package to slap-editor 2015-06-25 23:13:14 -04:00
Dan Kaplun
b6b6d83d65 fix(logging): pass screen opts 2015-06-25 22:20:36 -04:00
Dan Kaplun
35f0fcb7e2 fix(save): move slap code from EditorWidget 2015-06-25 21:52:12 -04:00
Dan Kaplun
a30ab82592 chore(deps): lazy.js -> lodash 2015-06-25 21:37:37 -04:00
Dan Kaplun
01325ff73b style(filebrowser): constructor tweak 2015-06-24 21:30:14 -04:00
Dan Kaplun
40bdeb1495 fix(rendering): fix rendering screen on resize and focus 2015-06-23 23:13:10 -04:00
Dan Kaplun
80b3541901 fix(plugins): init plugins after ready 2015-06-23 00:07:07 -04:00
Dan Kaplun
538f03deef fix(quit): .then -> .return 2015-06-22 00:47:18 -04:00
Dan Kaplun
237b7dca44 style(constructors): improve instanceof checks 2015-06-22 00:47:03 -04:00
Dan Kaplun
ddf248df4e style(quit): .done 2015-06-22 00:31:54 -04:00
Dan Kaplun
831f9fb409 fix(pane): rerender on close; only set currentPane on ready 2015-06-22 00:31:41 -04:00
Dan Kaplun
5a5d436777 fix(quit): don’t destroy highlight client if it’s destroyed already 2015-06-22 00:21:12 -04:00
Dan Kaplun
5470b896ed refactor(base): inherit from BaseWidget where possible, slap now a BaseWidget rather than a Screen 2015-06-22 00:12:51 -04:00
Dan Kaplun
bc482b3125 Fix Slap#quit 2015-06-20 13:47:28 -04:00
Dan Kaplun
063116de5f fix(insert-mode): move insertMode to editor-widget 2015-06-13 22:19:32 -04:00
Dan Kaplun
63e0ef6fa8 docs(config): references to other default config files 2015-06-13 12:06:47 -04:00
Dan Kaplun
5c05c0deff fix(logger): bug 2015-06-13 04:03:45 -04:00
Dan Kaplun
c4eb88e5c3 refactor(editor-widget): remove references to highlightClient 2015-06-13 02:29:33 -04:00
Dan Kaplun
e1ecd815df refactor(editor-widget): add EACCES handling from Editor 2015-06-13 01:30:08 -04:00
Dan Kaplun
52427caaf7 refactor(deps): no more text-buffer dep 2015-06-12 22:20:58 -04:00
Dan Kaplun
679fb740a7 refactor(pane): explicit parent now required 2015-06-12 00:13:46 -04:00