Commit Graph

2365 Commits

Author SHA1 Message Date
tophf
0c58783a6c add buttons to restore, clone, move a section 2018-07-23 21:24:35 +03:00
tophf
0a3ffb0bc8 show an empty applies-to URL-prefix in manually added sections
because global sections are less frequently used.
2018-07-23 21:24:35 +03:00
Rob Garrison
d03ed69b6e Update to semver with LF normalization 2018-07-23 12:47:57 -05:00
Rob Garrison
e2b754bad6 Remove $1 in CodeMirror$1 for development 2018-07-23 12:47:57 -05:00
Rob Garrison
eea72befb1 Update less library 2018-07-23 12:47:57 -05:00
tophf
47c4b8157a expose 'preserve_newlines' in beautifier; dehtmlize
fixes #435
2018-07-23 00:28:11 +03:00
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
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
stonecrusher
7869e6e96a Update release links
- removed Firefox Beta
- added note to opera release
2018-07-08 21:27:19 +03:00
tophf
e6131d48da 1.4.13 2018-07-08 12:57:23 +03:00
tophf
07925f113a update locales 2018-07-08 12:56:13 +03:00