stylus/js
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
..
cache.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
dom.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
localization.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
messaging.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
meta-parser.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
moz-parser.js revert d405bc64 - obsolete since stylus-lang 0.54.7 2020-11-10 20:40:47 +03:00
msg.js auto-promisify browser.* methods on call 2020-11-13 20:07:43 +03:00
polyfill.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
prefs.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
router.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
script-loader.js make manager load real fast 2020-10-22 15:05:54 +03:00
sections-util.js fix equalOrEmpty for empty strings 2020-11-09 21:08:47 +03:00
storage-util.js auto-promisify browser.* methods on call 2020-11-13 20:07:43 +03:00
usercss.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
worker-util.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00