stylus/vendor
tophf fdbfb23547
API groups + use executeScript for early injection (#1149)
* parserlib: fast section extraction, tweaks and speedups
* csslint: "simple-not" rule
* csslint: enable and fix "selector-newline" rule
* simplify db: resolve with result
* simplify download()
* remove noCode param as it wastes more time/memory on copying
* styleManager: switch style<->data names to reflect their actual contents
* inline method bodies to avoid indirection and enable better autocomplete/hint/jump support in IDE
* upgrade getEventKeyName to handle mouse clicks
* don't trust location.href as it hides text fragment
* getAllKeys is implemented since Chrome48, FF44
* allow recoverable css errors + async'ify usercss.js
* openManage: unminimize windows
* remove the obsolete Chrome pre-65 workaround
* fix temporal dead zone in apply.js
* ff bug workaround for simple editor window
* consistent window scrolling in scrollToEditor and jumpToPos
* rework waitForSelector and collapsible <details>
* blank paint frame workaround for new Chrome
* extract stuff from edit.js and load on demand
* simplify regexpTester::isShown
* move MozDocMapper to sections-util.js
* extract fitSelectBox()
* initialize router earlier
* use helpPopup.close()
* fix autofocus in popups, follow-up to 5bb1b5ef
* clone objects in prefs.get() + cosmetics
* reuse getAll result for INC
2021-01-01 17:27:58 +03:00
..
codemirror CodeMirror 5.59.0 + bump deps 2020-12-22 01:17:56 +03:00
db-to-cloud Rewrite the build script (#852) 2020-02-14 12:02:57 -05:00
jsonlint API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
less-bundle Rewrite the build script (#852) 2020-02-14 12:02:57 -05:00
lz-string-unsafe Rewrite the build script (#852) 2020-02-14 12:02:57 -05:00
semver-bundle Rewrite the build script (#852) 2020-02-14 12:02:57 -05:00
stylelint-bundle Rewrite the build script (#852) 2020-02-14 12:02:57 -05:00
stylus-lang-bundle update stylus-lang dependency to 0.54.7 2020-11-10 20:40:47 +03:00
usercss-meta update usercss-meta, #1108 2020-11-21 20:35:23 +03:00
webext-launch-web-auth-flow Change: switch to launchWebAuthFlow polyfill (#1017) 2020-08-31 16:38:18 +08:00