stylus/edit
2018-09-02 14:32:39 +08:00
..
applies-to-line-widget.js make a copy of the applies-to template 2018-07-22 16:36:50 +03:00
beautify.js use showHelp.close when it's defined 2018-08-29 15:39:18 +03:00
codemirror-default.css draw fold marks in CSS since some fonts may not have them 2018-05-06 13:11:19 +03:00
codemirror-default.js fixup 74ef2f6f: 'editors' is a const 2018-07-10 11:45:52 +03:00
codemirror-editing-hooks.js Switch to new linter and worker 2018-08-31 20:01:39 +08:00
colorpicker-helper.js rewrite colorview to use CodeMirror::TextMarker 2017-12-22 11:22:35 +03:00
edit.css Fix: hide empty table 2018-09-01 19:11:06 +08:00
edit.js Fix: remove unneeded comment 2018-09-01 21:23:12 +08:00
editor-worker-body.js Fix: requestId -> id 2018-09-02 12:23:52 +08:00
editor-worker.js Fix: pending -> pendingResponse 2018-09-02 14:00:44 +08:00
global-search.css toggle narrow width mode tooltips via html+css; code cosmetics 2017-12-19 02:48:47 +03:00
global-search.js actually run restoreWindowScrollPos in a microtask 2018-08-16 18:09:50 +03:00
linter-config-dialog.js Fix: cacheFn -> cacheFirstCall 2018-09-01 21:26:36 +08:00
linter-csslint.js Fix: eslint-disable-line -> eslint-disable-next-line 2018-09-02 12:21:55 +08:00
linter-help-dialog.js Fix: use cacheFirstCall 2018-09-01 21:29:33 +08:00
linter-meta.js Fix: onSuccess -> onUpdated 2018-09-02 14:04:16 +08:00
linter-report.js Fix: optimize row removing when i === 0 2018-09-02 14:17:33 +08:00
linter-stylelint.js Fix: linter.refresh -> linter.run 2018-09-02 14:31:07 +08:00
linter.js Fix: some shadowing 2018-09-02 14:32:39 +08:00
match-highlighter-helper.js match-highlighter: always use originalToken 2017-12-18 10:27:50 +03:00
regexp-tester.js more things made focusable 2017-12-13 07:38:36 +03:00
sections.js Fix: hook/unhook -> enableForEditor/disableForEditor 2018-09-02 14:27:52 +08:00
show-keymap-help.js off-by-one in showKeyMapHelp: text after <mark> was lost 2017-12-09 20:43:47 +03:00
source-editor.js Fix: linter.refresh -> linter.run 2018-09-02 14:31:07 +08:00
util.js Fix: cacheFn -> cacheFirstCall 2018-09-01 21:26:36 +08:00