.. |
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: cacheFirstCall -> memoize
|
2018-09-02 14:36:18 +08:00 |
linter-defaults.js
|
Refactor: replace linter modules with linter-defaults and linter-engines
|
2018-09-02 15:49:33 +08:00 |
linter-engines.js
|
Fix: implement linter fallbacks
|
2018-09-02 15:57:39 +08:00 |
linter-help-dialog.js
|
Fix: cacheFirstCall -> memoize
|
2018-09-02 14:36:18 +08:00 |
linter-meta.js
|
Fix: callbacks -> listeners
|
2018-09-02 14:52:06 +08:00 |
linter-report.js
|
Fix: cms -> tables
|
2018-09-02 16:02:45 +08:00 |
linter.js
|
Fix: linter.onChange -> linter.onLintingUpdated
|
2018-09-02 16:00:43 +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: don't compose but extend
|
2018-09-02 15:03:15 +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: cacheFirstCall -> memoize
|
2018-09-02 14:36:18 +08:00 |