tophf
|
7d1bf4119a
|
show "close" button in beautifier dialog
fixes #436
|
2018-07-22 20:12:42 +03:00 |
|
tophf
|
4283cc53a7
|
use the global line wrapping option in moz-export popup
|
2018-07-22 20:08:13 +03:00 |
|
tophf
|
662b4f8e49
|
don't show "saved" note in linter config
* because we don't show it anywhere else
* disabling the save button is a sufficient indicator used by lots of apps
|
2018-07-22 19:58:40 +03:00 |
|
tophf
|
126d909ca7
|
use a typical OS order for #help-popup buttons
* horizontally centered in Windows
* right-aligned otherwise
|
2018-07-22 19:55:27 +03:00 |
|
tophf
|
87da06037f
|
make showCodeMirrorPopup modal
closes #437
|
2018-07-22 19:37:49 +03:00 |
|
Rob Garrison
|
8a6011de8c
|
Attempt to update icon count
|
2018-07-22 11:21:45 -05:00 |
|
Rob Garrison
|
4fcb1a88d7
|
Fix empty exclusion storage error
|
2018-07-22 11:21:45 -05:00 |
|
Rob Garrison
|
bfe54ab4c4
|
Add tab communication
|
2018-07-22 11:21:45 -05:00 |
|
Rob Garrison
|
983a7bc219
|
Fix escaped regex example
|
2018-07-22 11:21:44 -05:00 |
|
Rob Garrison
|
3950482f34
|
Fix undefined error
|
2018-07-22 11:21:44 -05:00 |
|
Rob Garrison
|
e94c7edb38
|
Attempt to fix popup exclusion issues
|
2018-07-22 11:21:44 -05:00 |
|
Rob Garrison
|
2b4a1a5635
|
Modify input method
|
2018-07-22 11:21:44 -05:00 |
|
Rob Garrison
|
9f75b69cd8
|
Include iframe urls in exclusion popup
|
2018-07-22 11:21:43 -05:00 |
|
Rob Garrison
|
68dfa0153c
|
Add style exclusions. Closes #113
|
2018-07-22 11:21:43 -05:00 |
|
tophf
|
03d02ad405
|
use codemirror theme in usercss installer page
|
2018-07-22 17:46:42 +03:00 |
|
tophf
|
67f48d5e60
|
make a copy of the applies-to template
fixes #442
|
2018-07-22 16:36:50 +03:00 |
|
Rob Garrison
|
2cb87d44e0
|
Another vendor readme fix
|
2018-07-21 13:49:07 -05:00 |
|
Rob Garrison
|
59d80c32c4
|
Vendor readme fixes
|
2018-07-21 13:46:48 -05:00 |
|
tophf
|
c6724b02d3
|
code cosmetics: pacify eslint
|
2018-07-21 21:04:47 +03:00 |
|
Rob Garrison
|
c61d34d053
|
Update libraries (#440)
|
2018-07-21 20:58:54 +03:00 |
|
tophf
|
b781c2b7b3
|
properly remove dead swatches
|
2018-07-20 17:51:43 +03:00 |
|
tophf
|
9266d6bbc5
|
clarify help text for url: search
|
2018-07-17 16:40:01 +03:00 |
|
tophf
|
247452b68a
|
use explicit line breaks instead of trailing spaces
|
2018-07-17 14:46:43 +03:00 |
|
tophf
|
2e95fcc32b
|
code cosmetics: spaces
|
2018-07-17 11:34:35 +03:00 |
|
tophf
|
6f64bd840c
|
code cosmetics: strip trailing spaces
|
2018-07-17 11:24:13 +03:00 |
|
narcolepticinsomniac
|
70b8a1172f
|
Responsive layout (#410)
|
2018-07-16 19:37:01 +03:00 |
|
tophf
|
165f7b5684
|
don't add varDef to code if there are no vars
|
2018-07-15 17:55:54 +03:00 |
|
stonecrusher
|
e60628b51a
|
Update on CONTRIBUTING.md (#430)
Update contribution guidelines
|
2018-07-14 19:56:26 +03:00 |
|
tophf
|
513e4337eb
|
1.4.16
|
2018-07-13 08:51:18 +03:00 |
|
tophf
|
290ea9f1ee
|
use "matches" since "include_globs" is buggy in FF
see #428
|
2018-07-13 08:51:08 +03:00 |
|
tophf
|
64d26481c3
|
rebuild stylelint bundle
|
2018-07-13 08:40:51 +03:00 |
|
tophf
|
f7ab87ddcb
|
remove the no longer needed file
|
2018-07-13 08:40:16 +03:00 |
|
tophf
|
36f9609a14
|
site is optional in @author
fixes #429
|
2018-07-13 00:25:47 +03:00 |
|
tophf
|
d8627f3768
|
recognize .user.css URLs with params
fixes #428
|
2018-07-12 15:18:34 +03:00 |
|
stonecrusher
|
d5cb08011e
|
updated links, reworked help (#426)
Update README.md
|
2018-07-11 22:22:38 +03:00 |
|
tophf
|
b5b0bcaf19
|
tabs should open next to the manager tab
closes #427
|
2018-07-11 19:04:05 +03:00 |
|
tophf
|
17d81099b1
|
1.4.15
|
2018-07-11 16:11:56 +03:00 |
|
tophf
|
0a6135c2cc
|
update locales
|
2018-07-11 16:11:48 +03:00 |
|
tophf
|
cfdd276bdc
|
rebuild stylelint 8.0.0
npm 5.6.0
node 9.10.1
|
2018-07-11 16:08:40 +03:00 |
|
tophf
|
dccde14614
|
LESS 3.6.0
Allows plain conditions in if(true, 1, 2) (vs. if((true), 1, 2))
Fixes svg-gradient() for Firefox
|
2018-07-11 08:27:03 +03:00 |
|
tophf
|
8782d34f14
|
1.4.14
|
2018-07-10 11:46:20 +03:00 |
|
tophf
|
e51c632db6
|
fixup 74ef2f6f: 'editors' is a const
|
2018-07-10 11:45:52 +03:00 |
|
tophf
|
26aab6c926
|
update locales
|
2018-07-10 11:37:13 +03:00 |
|
tophf
|
26f673f30d
|
move linter worker loaders to edit/
|
2018-07-10 11:35:19 +03:00 |
|
tophf
|
9cdacc85ec
|
build stylelint with a script
* the new one: https://github.com/openstyles/stylelint-bundle/tree/v8.0.0
* the old one was built manually so it was hard for AMO reviewers to repro
|
2018-07-10 10:55:43 +03:00 |
|
tophf
|
279c8c12e5
|
we don't modify stylelint per se, we only bundle it
|
2018-07-10 10:55:43 +03:00 |
|
tophf
|
d053cc4d39
|
typo
|
2018-07-09 16:48:44 +03:00 |
|
stonecrusher
|
df691b7a13
|
Adding external licenses (#424)
Add/update license info
|
2018-07-09 16:39:31 +03:00 |
|
tophf
|
fb275ec777
|
LESS 3.5.3
|
2018-07-09 15:59:19 +03:00 |
|
tophf
|
15c3c7c8ab
|
fixup 3418ac9c: explicitly set the optional parameter
fixes #423
|
2018-07-09 09:10:36 +03:00 |
|