dana
e18f82b30c
Merge remote-tracking branch 'upstream/master'
...
* upstream/master:
ensure max>=min to keep colorpicker in view
actually run restoreWindowScrollPos in a microtask
no need to open issues that notify about transifex
2018-08-16 13:35:11 -07:00
tophf
4bcdbb78b1
ensure max>=min to keep colorpicker in view
2018-08-16 19:58:05 +03:00
tophf
adc165723c
actually run restoreWindowScrollPos in a microtask
2018-08-16 18:09:50 +03:00
tophf
24fdad5f41
no need to open issues that notify about transifex
2018-08-16 13:59:46 +03:00
dana
3811748490
Merge remote-tracking branch 'openstyles/master'
...
* openstyles/master:
remove the useless redirection of <text-decoration-color>
2018-08-15 12:26:27 -07:00
tophf
1a8481ca80
remove the useless redirection of <text-decoration-color>
2018-08-15 19:12:01 +03:00
dana
51b8167e72
Merging
2018-08-15 02:20:17 -07:00
Dana Meli
61329da2be
My Red Theme
2018-08-15 00:48:03 -07:00
tophf
1ac858bd38
make font consistent and define it only once
2018-08-15 10:14:42 +03:00
tophf
ec0b1373fe
show update-all button on individual check too
...
sometimes users may want to check a bunch of styles for updates individually and install the found updates at once
2018-08-15 10:13:52 +03:00
Rob Garrison
799178a16f
Add information about the build zip process
2018-08-13 10:50:34 -05:00
tophf
fd745836a5
1.4.19
2018-08-12 15:22:31 +03:00
tophf
c308829977
remove locales without translated messages
2018-08-12 15:21:20 +03:00
tophf
4302b8f69d
1.4.18
2018-08-12 14:58:20 +03:00
tophf
115977046d
update locales
2018-08-12 14:54:16 +03:00
tophf
208aa86196
sort locales
2018-08-12 14:52:11 +03:00
Rob Garrison
4795154cf7
Use rimraf in build process
...
So it works on Windows 7
2018-08-12 04:51:15 -05:00
Rob Garrison
489c014fe9
update vendor files
2018-08-12 04:51:15 -05:00
Rob Garrison
9d15120402
Add "update-quick" script
...
Using "npm run update" now re-installs all modules
2018-08-12 04:51:15 -05:00
tophf
d7b87130f9
correctly detect when #RGBA isn't supported
2018-08-11 12:34:16 +03:00
tophf
80ea415287
use only one ::pseudo for color swatches
2018-08-11 12:18:23 +03:00
tophf
406a7cd4c0
FF bug workaround: apply styles to more iframes
2018-08-09 21:22:26 +03:00
tophf
92d6530c8f
simplify listener registration
...
since the function reference is constant, only one listener will be registered
2018-08-07 20:11:11 +03:00
tophf
e3d1526b52
don't show messageBox caption if title is empty
2018-08-07 20:05:26 +03:00
tophf
eff0a7030c
display only style name in the editor tab title
...
"Edit Style" was redundant and made the title unreadable when many tabs were opened.
"Add Style" is still displayed for the new styles.
2018-08-07 19:59:16 +03:00
tophf
1b7c131c37
fixup 1a42e6bf
2018-08-06 21:27:48 +03:00
tophf
bfb35e77b8
strip more trailing spaces in a custom usercss template
2018-08-06 20:56:33 +03:00
tophf
baf037e0c4
add "Translate" link in the manager
...
#448
2018-08-06 18:48:05 +03:00
tophf
be94303bad
simplify onInstalled
2018-08-06 18:20:57 +03:00
tophf
91fb0579f1
code clarification
2018-08-06 17:38:38 +03:00
tophf
1a42e6bf00
move the iframe styles in the next animation frame
...
fixes #461
2018-08-06 17:38:38 +03:00
tophf
2db52c9e2d
code cosmetics
2018-08-06 15:11:27 +03:00
tophf
f6a90ad166
suppress stylelint warning for stylus-lang's @css block
...
fixes #459
2018-08-06 15:10:42 +03:00
tophf
5f623f2f0e
fill an empty @name with the default placeholder
...
fixes #462
2018-08-06 13:35:33 +03:00
tophf
e27636b93d
preserve linebreaks in live-preview error text
...
fixes #460
2018-08-06 13:13:15 +03:00
tophf
a5a713be8a
correctly handle the space before ::pseudo
2018-08-06 12:45:53 +03:00
tophf
35baf6f018
show the reason why update/liveReload is unavailable
...
fixes #458
2018-08-06 12:45:53 +03:00
tophf
d8914c38a7
highlight edited style on history back in FF
2018-08-02 21:10:43 +03:00
tophf
5da1e0fb9b
set onbeforeunload only when dirty
...
https://developers.google.com/web/updates/2018/07/page-lifecycle-api#legacy-lifecycle-apis-to-avoid
2018-08-02 20:54:40 +03:00
tophf
fa4dfd680b
simplify manage:export code
2018-08-02 15:52:34 +03:00
tophf
71e2db773b
typo
2018-08-02 14:48:26 +03:00
tophf
e2c053f81b
keep the exported styles URL alive indefinitely
2018-08-02 14:19:03 +03:00
tophf
d3c8812e51
listen on newly added section's CodeMirror too
2018-08-02 01:44:10 +03:00
tophf
9cebf91e28
don't call updatePreview twice for the same input event
2018-08-02 00:46:14 +03:00
tophf
68cc033942
trigger live preview also for changes in applies-to
2018-08-01 23:29:21 +03:00
tophf
e5a557369b
vertically center the labels
...
this also fixes the bug with covering the descender in letters like "g" when the label is shown in the second row of a style name due to wrapping
2018-07-30 11:45:33 +03:00
tophf
ee4c4de059
code cosmetics: combine and simplify
2018-07-28 23:39:49 +03:00
tophf
363b8a7bf1
skip empty applies-to values
2018-07-28 21:04:29 +03:00
tophf
c7870ee2d1
bump version
2018-07-23 21:25:37 +03:00
tophf
b34a3fd9a4
update locales
2018-07-23 21:25:36 +03:00