stylus/edit
tophf 420733b93a
PatchCSP + tweaks/fixes/features (#1107)
* add Patch CSP option
* show style version, size, and update age in manager
* add scope selector to style search in manager
* keep scroll position and selections in tab's session
* directly install usercss from raw github links
* ditch localStorage, use on-demand SessionStore proxy
* simplify localization
* allow <code> tag in i18n-html
* keep &nbsp; nodes in HTML templates
* API.getAllStyles is actually faster with code untouched
* fix fitToContent when applies-to is taller than window
* dedupe linter.enableForEditor calls
* prioritize visible CMs in refreshOnViewListener
* don't scroll to last style on editing a new one
* delay colorview for invisible CMs
* eslint comma-dangle error + autofix files
* styleViaXhr: also toggle for disableAll pref
* styleViaXhr: allow cookies for sandbox CSP
* simplify notes in options
* simplify getStylesViaXhr
* oldUI fixups:
  * remove separator before 1st applies-to
  * center name bubbles
* fix updateToc focus on a newly added section
* fix fitToContent when cloning section
* remove CSS `contain` as it makes no difference
* replace overrides with declarative CSS + code cosmetics
* simplify adjustWidth and make it work in FF
2020-11-18 14:17:15 +03:00
..
beautify.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
codemirror-default.css remove -webkit- prefix on standardized features 2020-10-14 19:48:59 +03:00
codemirror-default.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
codemirror-factory.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
codemirror-themes.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
colorpicker-helper.js improve colorpicker dialog (#1079) 2020-10-26 18:03:41 +03:00
edit.css remove padding from linter report items 2020-11-08 20:29:10 +03:00
edit.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
editor-worker.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
global-search.css restore autosize-on-type of find input 2020-07-24 07:42:58 +03:00
global-search.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
linter-config-dialog.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
linter-defaults.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
linter-engines.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
linter-help-dialog.js Remove duplicate rules in issue modal 2018-11-20 18:57:25 -06:00
linter-meta.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
linter-report.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
linter.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
live-preview.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
moz-section-finder.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
moz-section-widget.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
regexp-tester.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
reroute-hotkeys.js add a hotkey & right-click to beautify silently (#972) 2020-06-22 12:14:41 -04:00
sections-editor-section.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
sections-editor.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
show-keymap-help.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
source-editor.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
util.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00