Commit Graph

2443 Commits

Author SHA1 Message Date
dana
f04f5695b3 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  use showHelp.close when it's defined
2018-08-29 14:27:05 -07:00
tophf
681176ce31 use showHelp.close when it's defined
fixes #485
2018-08-29 15:39:18 +03:00
dana
1d3da800d8 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  make the hover effect less CPU-hungry
  fixup 2fdfd966
  use the new originalDigest in update UI
2018-08-28 11:21:50 -07:00
tophf
8cf05ee185 make the hover effect less CPU-hungry
* it lagged even on a fast 4GHz i7 CPU + nVidia GPU
* the 'will-change' property didn't help and even increased memory consumption
2018-08-28 20:24:43 +03:00
tophf
af77b55eea fixup 2fdfd966
#482
2018-08-27 20:42:51 +03:00
tophf
2fdfd96699 use the new originalDigest in update UI
...when force-updating a locally edited style that turned out to be equal to the remote one

fixes #482
2018-08-27 20:39:36 +03:00
dana
da89c6dd77 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  code cosmetics: use :: for pseudo elements
  emphasize data-skipped-edited main status message
  don't wrap the force-check button
2018-08-27 09:05:45 -07:00
tophf
95524df6f4 code cosmetics: use :: for pseudo elements 2018-08-27 17:20:48 +03:00
tophf
699b5453fb emphasize data-skipped-edited main status message
thus visually separating it from the wall of text afterwards
2018-08-27 17:20:48 +03:00
tophf
f07e1b269e don't wrap the force-check button
* the label text is too long and contains meaningful info
* it's displayed only rarely in normal usage scenario
2018-08-27 17:19:45 +03:00
dana
158620b504 t did it 2018-08-25 10:37:05 -07:00
dana
e287535840 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  update locales
  typo
  update package.json
  CodeMirror v5.40.0
  actually copy codemirror.js before patching
  FF bug workaround: set style element code in page context
2018-08-25 10:28:54 -07:00
dana
ad06e1c69f by T 2018-08-25 10:26:08 -07:00
tophf
f09380af76 update locales 2018-08-25 20:25:15 +03:00
tophf
687dba8adb typo 2018-08-25 19:50:45 +03:00
tophf
6f53d20491 update package.json 2018-08-25 15:11:14 +03:00
tophf
ea594550a9 CodeMirror v5.40.0 2018-08-25 15:11:03 +03:00
tophf
0dbb55cc0c actually copy codemirror.js before patching 2018-08-25 15:10:14 +03:00
tophf
bfe18e74a4 FF bug workaround: set style element code in page context
fixes #461
2018-08-25 09:42:35 +03:00
dana
ee350d32ea Merge remote-tracking branch 'upstream/master'
* upstream/master:
  fix headerOnScroll
  fix show-more in old UI and simplify generation of targets
2018-08-24 11:22:45 -07:00
tophf
2ac9a9db29 fix headerOnScroll 2018-08-24 14:31:29 +03:00
tophf
918debe110 fix show-more in old UI and simplify generation of targets 2018-08-24 14:02:31 +03:00
dana
c4ed6c66e5 i guess 2018-08-23 00:00:42 -07:00
dana
6de51c0c4e Merge remote-tracking branch 'upstream/master'
* upstream/master:
  1.4.20
  update locales
  simplified font CSS
  avoid overwriting existing usercss on saving a new one
2018-08-20 08:18:43 -07:00
tophf
74d9a0d8ba 1.4.20 2018-08-20 17:41:32 +03:00
tophf
47a66ac94b update locales 2018-08-20 17:36:36 +03:00
tophf
b82b8e10d6 simplified font CSS 2018-08-20 13:11:02 +03:00
tophf
c0c5f1dbcc avoid overwriting existing usercss on saving a new one 2018-08-18 23:17:20 +03:00
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