narcolepticinsomniac
9b2b459adc
Tabs are bad
2018-07-03 04:27:29 -04:00
narcolepticinsomniac
f80567e5b5
Tabs/spaces?
2018-07-03 04:11:46 -04:00
narcolepticinsomniac
221f22bd1b
Accessibility
2018-07-03 03:28:12 -04:00
narcolepticinsomniac
8834f05b4c
Accessibility
2018-07-03 03:27:15 -04:00
tophf
6a4b3c9cf9
show + and - on all applies-to items in standard editor
2018-07-03 10:12:36 +03:00
tophf
0ed701a9d9
don't rely on hardcoded DOM tree structure in section's applies-to
2018-07-03 09:34:23 +03:00
tophf
997eacc64a
add a wrapper for the applies-to value and its action buttons
2018-07-03 09:16:46 +03:00
tophf
6b2adcf6c3
attach usercss regexp-test button to the value input
2018-07-03 09:04:59 +03:00
narcolepticinsomniac
7eb8d1f372
More FF fixes
2018-07-02 21:53:01 -04:00
narcolepticinsomniac
8d4925492e
FF fixes
2018-07-02 20:42:10 -04:00
narcolepticinsomniac
ee7d007e90
FF fixes
2018-07-02 20:41:26 -04:00
narcolepticinsomniac
10dcfd6cc9
Single editor fixes
2018-07-02 20:40:09 -04:00
narcolepticinsomniac
0dbea39ffe
Syntax
2018-07-02 12:47:22 -04:00
narcolepticinsomniac
328dccec3a
Fixup errors
2018-07-02 12:29:55 -04:00
narcolepticinsomniac
f91f8244e1
Fancy hover
2018-07-02 12:12:30 -04:00
narcolepticinsomniac
1db66de6c1
Responsive CSS
2018-07-02 12:10:41 -04:00
narcolepticinsomniac
d207ef9e22
Responsive CSS
2018-07-02 12:09:50 -04:00
narcolepticinsomniac
af4bf7a57f
Responsive CSS
2018-07-02 12:08:57 -04:00
narcolepticinsomniac
f13b7b72ca
Responsive layout
...
Give me a minute.
2018-07-02 12:07:33 -04:00
tophf
d37b113d0d
retry on HTTP status 429 "Too Many Requests"
2018-07-02 17:20:22 +03:00
tophf
5e34c9705c
1.4.8
2018-07-02 12:22:40 +03:00
tophf
b49254aca2
colorConverter.format: passthru if string and no type given
...
fixes #408
fixes f7f679bb
2018-06-30 20:23:45 +03:00
tophf
361feb90d4
1.4.7
2018-06-29 18:23:32 +03:00
tophf
3c13f13ae2
FF workaround for broken execCommand and getSelection
...
closes #407
2018-06-29 13:00:25 +03:00
tophf
31ed15a8f6
update less.js to 3.50 beta
...
fixes #376
2018-06-28 13:25:50 +03:00
tophf
fc50ee2e2c
disable '#header select' autosizing in Vivaldi
2018-06-27 15:42:35 +03:00
tophf
6fb6b4ee6a
update locales
2018-06-19 02:58:08 +03:00
tophf
4dc0f33341
1.4.6
2018-06-19 02:45:08 +03:00
tophf
692cb29c11
beautify: don't keep space before ::pseudo elements
2018-06-15 08:24:36 +03:00
tophf
f6f6a7814f
beautify: recognize the end of a condition
2018-06-15 08:24:36 +03:00
tophf
79c93ce54a
typo
2018-06-15 08:24:35 +03:00
tophf
468b2f6499
CodeMirror: recognize 'zoom' CSS property
2018-06-15 08:24:35 +03:00
tophf
7fea2cfc9c
Esc/Enter should only close colorpicker
...
fixes #401
2018-06-15 08:24:35 +03:00
tophf
28fe59f8c2
buttons are outside of option block and shouldn't be constrained
...
closes #399
2018-06-14 14:49:05 +03:00
tophf
a762d47795
CSSLint: function contents may start with a whitespace
...
#397
2018-06-12 12:51:04 +03:00
tophf
2b268fc589
CSSLint/CodeMirror: background-position-x and -y
...
These have been used for a long time in the real world and will finally get standardized by the upcoming CSS Backgrounds and Borders Module L4.
fixes #397
2018-06-12 12:31:12 +03:00
tophf
44f3a79353
CSS Logical Properties and Values L1 - CodeMirror
2018-06-10 12:42:41 +03:00
tophf
1619803a64
CSS Logical Properties and Values L1 (WD 2018-05-29)
...
https://drafts.csswg.org/css-logical/
2018-06-06 11:43:34 +03:00
tophf
711a3afeee
logQueue can be empty
2018-05-24 21:09:00 +03:00
tophf
f0c31f75b3
CSS Containment L1 (CR 2018-05-24)
...
https://www.w3.org/TR/css-contain-1/
2018-05-24 12:53:36 +03:00
tophf
261b74d6ad
1.4.5
2018-05-17 19:00:08 +03:00
tophf
0e81a4679d
typo: FF doesn't have window.event
2018-05-17 01:33:18 +03:00
tophf
349c33b478
set even/odd class based on html { --columns: # } variable
2018-05-16 03:53:38 +03:00
tophf
1d0ca613f9
handleUpdate may alter/add an entry which needs to be sorted
2018-05-15 14:56:12 +03:00
tophf
68165e8fa2
filters affect striping, not the sort order
2018-05-15 12:21:30 +03:00
tophf
de2986a7c1
1.4.4
2018-05-14 09:01:32 +03:00
tophf
82b797738a
use Alarms API since js timers are limited to 596 hours
...
fixes #388
2018-05-14 08:56:31 +03:00
tophf
d149ab662c
1.4.3
2018-05-12 15:12:08 +03:00
tophf
3282994b8f
group FF-related CSS
2018-05-12 13:26:39 +03:00
tophf
d978322be8
revert 983e944: constrain options dialog size
...
fixes #387
2018-05-12 13:20:30 +03:00