tophf
11ce144efb
remove the redundant stylus-lang warning filter
2020-10-09 19:40:11 +03:00
tophf
707cd6576f
process current contents when live-reload is enabled
2020-10-09 19:22:13 +03:00
tophf
4913da2e19
use installation url on known sites as homepage
2020-10-09 13:47:58 +03:00
tophf
78b0e33ba4
faster install from known sites
2020-10-09 13:47:57 +03:00
tophf
0162f39163
switch to USO-archive for inline search in popup
...
feature: retry sub.domain.tld as domain.tld if no styles are found
old bug fix: show newly added style in popup
dedupe/simplify bits of popup.js
2020-10-09 13:47:57 +03:00
tophf
5196f96ee3
trigger change on wheeling inside <select>
2020-10-09 13:47:57 +03:00
tophf
b840d4897d
cleanup usoSearchCache + tidy up db.js
2020-10-09 13:47:57 +03:00
tophf
9994811819
recognize 'backdrop-filter'
2020-10-08 12:19:14 +03:00
tophf
a01bd3cd61
update polyfill for Chrome>=55
2020-10-08 11:19:18 +03:00
tophf
7c205880d2
require Chrome 55 and allow native async/await syntax
2020-10-08 11:19:18 +03:00
tophf
6b2dff6687
treat empty url-prefix() as non-matching
2020-10-08 11:07:13 +03:00
tophf
cb89be8682
ignore empty code only in global (non-targeted) sections
2020-10-08 11:05:07 +03:00
tophf
7c89f7b21d
autosort style elements on own pages too
2020-10-05 21:08:39 +03:00
tophf
15d854f913
fixup for c416fa7c: remove the leftovers, take 2
2020-10-05 16:19:18 +03:00
tophf
e7a6e86b6c
fixup for c416fa7c: remove the leftovers
2020-10-05 13:05:35 +03:00
tophf
c416fa7ca0
rework and move newUI+theme to options.html ( #1050 )
...
* rework and move newUI+theme to options.html
* rephrase/clarify the find styles label
* switch to USO-archive
* search for 'Stylus' keyword to filter out Stylish crud
* use archive's default search order
2020-10-02 11:10:52 -04:00
tophf
3f6c85637c
Containment Module L2 (WD, 2020-06-03)
2020-10-02 12:41:57 +03:00
tophf
e0a7372f4f
enable starHack option
2020-10-02 12:41:57 +03:00
narcolepticinsomniac
038629517e
remove dropbox disabled ( #1041 )
2020-09-22 12:04:19 -04:00
tophf
ee30aa1407
convert colors in uso
preprocessor to match USO site ( #997 )
...
#rrggbb for /*[[color]]*/
r,g,b for /*[[color-rgb]]*/
(no alpha channel)
2020-09-22 07:15:40 -04:00
tophf
2b149f97a5
CodeMirror 5.58.0 ( #1037 )
2020-09-22 07:03:31 -04:00
tophf
30983db679
Scroll Anchoring L1 (ED 2020-09-18) ( #1038 )
2020-09-22 06:56:53 -04:00
tophf
fa1496ecb8
use tab.pendingUrl ( #1040 )
2020-09-22 06:54:48 -04:00
tophf
aa43507478
parserlib: consume unknown @-rules per CSS grammar
2020-09-21 11:19:53 +03:00
eight
07ba44cc2c
Change: switch to launchWebAuthFlow polyfill ( #1017 )
...
* WIP: add webextLaunchWebAuthFlow
* Change: switch to webextLaunchWebAuthFlow
* Bump dependencies
* Fix: use minimized version
* Fix: wrong call to promisifyChrome
2020-08-31 16:38:18 +08:00
narcolepticinsomniac
01cfb435f6
Remove deprecated dropbox and add sync button ( #1025 )
...
* Remove deprecated dropbox and add sync button
* re-use existing message
2020-08-24 12:27:23 -04:00
tophf
5109f9abb3
CodeMirror 5.57 ( #1023 )
...
* codemirror 5.57
* dedupe the props defined in new codemirror
2020-08-23 11:44:27 -04:00
dependabot[bot]
e0aadb752a
Bump minimist from 1.2.0 to 1.2.5
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 21:16:13 +03:00
dependabot[bot]
db3747d5f0
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 21:10:55 +03:00
tophf
56f1574433
fix styling of options frame in FF ( #1022 )
2020-08-19 15:33:04 -04:00
eight
a0172c262c
Fix: enable linter after processing metadata ( #1018 )
2020-08-17 21:06:52 +08:00
eight
7d93608186
Fix: show sync start error ( #1016 )
...
* Update lock file
* Fix: the first sync doesn't collect error messages
2020-08-14 22:32:24 +08:00
tophf
54b1f218e0
Enhance: promisify chrome
into browser
, drop promisify
( #866 )
...
* promisify `chrome` into `browser`
* comment
* comment
* comment
* Add: a naive browser polyfill
* Fix: polyfill doesn't detect content script env correctly
Co-authored-by: eight04 <eight04@gmail.com>
2020-08-14 20:16:01 +08:00
tophf
3d94c641b3
CodeMirror 5.56 + csslint update ( #1014 )
...
* CodeMirror 5.56
* csslint: Overscroll Behavior L1 (ED 2020-01-16)
* don't list rare/obsolete/future/existing css props
2020-08-13 13:58:09 -04:00
tophf
96c87fc55d
fix colorpicker rgb/hsl parser with leading/trailing space
2020-08-09 15:03:20 +03:00
tophf
d18314357f
use onBoundsChanged to remember editor size/position ( #1007 )
2020-08-02 00:00:44 -04:00
tophf
f8402a2211
use mousewheel to change focused "input[type=number], select" ( #1010 )
...
* use mousewheel to change focused "input[type=number], select"
* revert 0f394fa8
(no longer needed)
2020-08-01 23:50:12 -04:00
tophf
0f394fa8d8
don't scroll CM when target is a scrollable input
2020-08-01 18:00:08 +03:00
tophf
7e7839bb1e
avoid adding # to the page URL when clicking dummy links ( #1006 )
2020-07-29 21:30:00 -04:00
tophf
c43315e697
restore Shift-Ctrl-Wheel to scroll window in multi-section mode ( #1005 )
2020-07-29 21:26:38 -04:00
Rob Garrison
837b119e47
1.5.13
2020-07-24 08:19:00 -05:00
Rob Garrison
282a1e7432
Update translations
2020-07-24 07:48:25 -05:00
tophf
e1807c8851
restore autosize-on-type of find input
2020-07-24 07:42:58 +03:00
tophf
7e195594b5
show all spaces in find input in firefox ( #1002 )
2020-07-23 17:27:29 -04:00
tophf
079b7a39f1
update the style list after DOM ( #998 )
...
regressed in 7e6edb9e
2020-07-17 15:42:21 -04:00
tophf
7e6edb9e1b
add/remove style elements on global toggle ( #990 )
2020-07-15 00:31:33 -04:00
tophf
787466fc40
consume leftovers when auto-completing properties ( #992 )
2020-07-14 16:25:19 -04:00
tophf
09f6e8d44a
prolong worker lifetime to 5 minutes ( #993 )
2020-07-14 16:24:00 -04:00
tophf
ca3633b896
fix column combinator detection ( #994 )
2020-07-14 16:21:47 -04:00
tophf
2f4658657d
increase USO style search timeout ( #984 )
2020-06-29 12:16:44 -04:00