tophf
6e8ff5b9ef
simplify toggleEditorFocus now that CM 5.35 handles Ctrl-Pause
2018-03-03 23:36:29 +03:00
tophf
77d44c233e
preUpdateLinting hack isn't needed since CM 5.33
2018-03-03 23:36:28 +03:00
tophf
513845c289
CodeMirror 5.35.1
2018-03-03 23:36:28 +03:00
tophf
5acf815b79
report invalid selector in :not() as a warning
...
to prevent failures when updating usercss styles that have to override [currently] invalid :not() selectors used by the site
see #356
2018-03-03 17:28:29 +03:00
tophf
808ad0f059
bump version
2018-03-02 18:55:59 +03:00
tophf
fa2b6f07ce
send style status to USO even more insistently
...
see #354
2018-03-02 18:08:25 +03:00
tophf
e6b486d25f
bump version
2018-03-02 15:58:39 +03:00
tophf
049c131e77
update locales
2018-03-02 15:58:23 +03:00
tophf
db256f73f5
send style status to USO twice if #install_button reappears
...
see #354
2018-03-02 15:55:39 +03:00
tophf
b220b2d2f0
code refactor: define parser actions just once
2018-03-01 21:26:57 +03:00
tophf
3a68c4e636
CSSLint: parse CSS4 :matches(), the future of :any()
2018-03-01 21:04:39 +03:00
tophf
e4c399a1c0
try to ignore /*[[USO-var]]*// first
2018-02-28 21:16:00 +03:00
tophf
696690c8da
show invalid :not() as a nonfatal error ( #357 )
2018-02-28 20:53:50 +03:00
tophf
0ba26072f7
restore Chrome 49 compatibility: remove "u" flag in RegExp
...
since it wasn't used globally (e.g. vendor code) it made no real difference
2018-02-28 05:15:28 +03:00
tophf
6b0628a7ee
CSS containment was buggy in Chrome before 58.0.3004
...
fixes #355
2018-02-28 05:04:35 +03:00
tophf
85f5f72832
bump version
2018-02-27 21:35:45 +03:00
tophf
d4b4b07ab3
[Chrome] restore the install/update button functionality on USO
...
resolves #354 in Chrome only since the USO site is broken in FF
(the site checks for chrome-extension:// URL which should be moz-extension://)
2018-02-27 21:30:29 +03:00
tophf
d1f35a15e3
bump version
2018-02-27 12:10:28 +03:00
tophf
fd3a09eee9
ensure the state tooltip is above the sites
2018-02-26 23:20:25 +03:00
tophf
ab4f7f3e91
entry state may exceed entry bounds
2018-02-26 23:18:49 +03:00
tophf
0fd5d100c9
update filter stats after deleting a style
2018-02-26 23:16:10 +03:00
tophf
e4150aa8b0
sort only after filtering is complete
2018-02-26 22:57:03 +03:00
tophf
ceb11ae52a
ignore dates and other meta data when diffing
2018-02-26 22:56:42 +03:00
tophf
e42ea2e383
restore correct position of update state faux button tooltip
2018-02-26 22:55:30 +03:00
tophf
42c7f39e73
refilter just once on a single update job
...
fixes #353
2018-02-26 22:54:35 +03:00
tophf
fd496dd546
bump version
2018-02-25 16:51:21 +03:00
tophf
a8769e375b
browser.runtime.getBrowserInfo was added in FF 51
2018-02-25 16:51:07 +03:00
tophf
f40c9f9a16
update locales
2018-02-25 16:46:21 +03:00
tophf
589cc53ad9
adjust selector for "config on homepage" of USO styles
2018-02-23 15:14:10 +03:00
tophf
4e4f0501d2
fixup: add the empty line correctly
2018-02-22 18:34:15 +03:00
tophf
4bb1a191cc
replace the last @-moz-document if present in a usercss template
...
when creating a new style for the site via popup
see #352
2018-02-22 12:59:56 +03:00
tophf
c5ef92cf9c
add the site section to a custom usercss template for new styles
...
fixes #352
2018-02-22 12:41:55 +03:00
tophf
d0d429bd8e
bump version
2018-02-17 14:21:54 +03:00
tophf
7f70445174
update locales
2018-02-17 14:20:54 +03:00
tophf
918888ffb0
code cosmetics
2018-02-16 18:05:25 +03:00
tophf
d82dceada9
code cosmetics
2018-02-16 12:49:53 +03:00
tophf
b9b2c4cbd7
correctly finish check-all-updates before updating UI
...
now that we use messaging for the observer we can't use Promise for the final task;
fixes #341
2018-02-16 12:43:22 +03:00
tophf
654f63b894
remove unused code
...
see #348
2018-02-15 16:48:37 +03:00
tophf
c564aab48f
code cosmetics
2018-02-15 16:48:00 +03:00
tophf
683e73ceb9
close the source tab in case the port didn't report onDisconnect
...
fixes #349
2018-02-15 16:47:42 +03:00
DecentM
44a11508ff
Add OpenUserCSS support ( #328 )
2018-02-15 11:27:00 +03:00
narcolepticinsomniac
8821c2f23f
Prevent traditional button active state from applying to usercss install button ( #346 )
2018-02-14 05:58:27 +03:00
tophf
e3d1c6588d
prefill new style name with the domain/hostname
...
implements #344
2018-02-14 05:53:35 +03:00
narcolepticinsomniac
c1b47e4b23
Style non-select filter labels to match
...
Non-select filter labels and their contents were misaligned. They were also shorter with lighter hover backgrounds. Everything should match up now. There's only one currently, but I used general selectors which should work in case any new ones are added.
2018-02-13 16:44:21 -05:00
tophf
e84afd9a20
fix a copypaste error
2018-02-03 06:31:43 +03:00
tophf
4772178689
bump version
2018-02-02 09:04:47 +03:00
tophf
ddc6c3e1c3
update locales
2018-02-02 09:04:26 +03:00
tophf
7a479edc56
more consistent focus/scroll behavior of global search
...
* keep page scroll position on Esc/close
* focus the match on Enter
2018-02-02 09:04:25 +03:00
tophf
32f0f4bd7a
preserve page scroll position after [de]beautification
2018-02-01 23:51:30 +03:00
tophf
f6991c4f57
fallback to 'path' when Canvas is blocked in FF
...
fixes #335
2018-01-30 19:42:30 +03:00