stylus/manage
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
..
config-dialog.css Support Chrome 49 (#561) 2018-11-29 19:35:21 -06:00
config-dialog.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
filters.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
import-export.js auto-promisify browser.* methods on call 2020-11-13 20:07:43 +03:00
incremental-search.js editor: section labels, TOC, tweaks (#1086) 2020-11-08 11:12:42 +03:00
manage.css PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
manage.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
object-diff.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sort.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
updater-ui.js Show error in tooltip (#566) 2018-11-19 22:55:38 -06:00