Commit Graph

2017 Commits

Author SHA1 Message Date
Rob Garrison
143c3f6379 Merge edabcab836 into 5df76b04e2 2017-12-24 23:58:02 +00:00
tophf
5df76b04e2 disable #save button right after opening a style 2017-12-25 02:26:01 +03:00
tophf
4b4b65d961 colorview: support a signed number exponent 2017-12-25 02:21:25 +03:00
tophf
b70beac3c9 CSSLint: rewrite readNumber() 2017-12-25 02:20:53 +03:00
Rob Garrison
4b2bfd4113 CSSLint: Remove tabs causing properties to be ignored 2017-12-25 01:35:01 +03:00
Rob Garrison
b2ea9be73f CSSLint: Add text-decoration-skip 2017-12-25 01:35:01 +03:00
Rob Garrison
edabcab836 Fix performance 2017-12-24 08:35:47 -06:00
Rob Garrison
b85edba2b2 Fix homepage link & update labels being hidden 2017-12-24 08:32:58 -06:00
tophf
1040c20330 don't autohide colorpicker popup when invoked via hotkey 2017-12-24 14:33:58 +03:00
tophf
a53fb162a8 unbind 'display' listeners on first run 2017-12-24 14:28:25 +03:00
tophf
306b21b75e show Ctrl-Pause hotkey in keymap info using a dummy command 2017-12-24 12:28:33 +03:00
tophf
8decffc6b5 FF52 workaround: only transform the outer svg 2017-12-24 11:12:13 +03:00
tophf
72ce4a15d6 render 20+ styles at once
so that the page on a typical 1080p display is completely filled in initial frame at 200ms
2017-12-24 10:03:13 +03:00
tophf
41dd9b9c47 load visible favicons immediately, lazy-load the rest 2017-12-24 10:00:28 +03:00
Rob Garrison
1a805ee34f Revert fb34c3f02c 2017-12-23 23:17:27 -06:00
Rob Garrison
fb34c3f02c Remove style update labels on sort 2017-12-23 22:57:20 -06:00
Rob Garrison
d800f072f9 Clean up sort function & variable names 2017-12-23 22:45:20 -06:00
tophf
45231bf8dc embed the font as data URL to improve page load speed 2017-12-24 07:34:36 +03:00
Rob Garrison
5eeb0c82ea Fix updateSort part deux 2017-12-23 22:22:39 -06:00
Rob Garrison
cedf2fd691 Fix updateSort 2017-12-23 21:42:57 -06:00
Rob Garrison
b520e73c99 Remove all padding for focused sort select in FF 2017-12-23 20:51:54 -06:00
Rob Garrison
44ef52ad8a Fix sort select alignment in Firefox 2017-12-23 20:48:06 -06:00
tophf
6cca5bbe59 fallback to unicode#21E9 (hollow arrow) in FF 2017-12-24 05:44:02 +03:00
Rob Garrison
286778cf9a Use modified icon 2017-12-23 19:53:19 -06:00
Rob Garrison
ccb4dc0832 Use const to define module 2017-12-23 19:42:53 -06:00
Rob Garrison
d38c3c662e Remove (first) sort label, replace (last) with icon 2017-12-23 19:30:00 -06:00
Rob Garrison
2646d910ab Modularize sorter 2017-12-23 19:14:39 -06:00
Rob Garrison
aa17234894 Add desc sort icon font 2017-12-23 18:52:15 -06:00
tophf
621640bd9f fixup a87cc6cf: use the new index 2017-12-24 03:12:45 +03:00
Rob Garrison
e7c89ba91c Update stripes if sort differs 2017-12-23 18:01:32 -06:00
Rob Garrison
f083b97f32 Don't apply updateSort if the sort hasn't changed 2017-12-23 17:54:09 -06:00
tophf
57806bed45 don't set sessionStorage.justEditedStyleId to null 2017-12-24 02:37:26 +03:00
tophf
487bc77baa actually replace 'usercssTemplate' 2017-12-24 01:50:53 +03:00
Rob Garrison
cbbd583868 Add down arrow to descending sort options 2017-12-23 12:40:47 -06:00
Rob Garrison
201e43f56b Use performance in updateSort 2017-12-23 10:25:09 -06:00
Rob Garrison
8c9eab2f5e Fix wording & location of sort tooltip 2017-12-23 10:14:12 -06:00
Rob Garrison
2cdc6274ab Add sort optgroups 2017-12-23 09:32:15 -06:00
Rob Garrison
3f72ae7448 Move sort select under filters & match styles 2017-12-23 09:14:58 -06:00
tophf
a87cc6cfb1 reuse styleNameLowerCase 2017-12-23 16:13:34 +03:00
Rob Garrison
01af7abb96 Fix debounce of updateSort 2017-12-23 01:46:26 -06:00
Rob Garrison
edf44fbdf3 Stripe entries on init 2017-12-23 01:08:17 -06:00
Rob Garrison
662ce716da Fix sort help messagebox text 2017-12-23 00:55:42 -06:00
Rob Garrison
8d7d831af7 Add date tooltip on H2 hover 2017-12-23 00:51:41 -06:00
tophf
9279390e8c handle double-click between number and % 2017-12-23 09:51:28 +03:00
Rob Garrison
578aa62de0 Add asc label & fix css 2017-12-23 00:44:39 -06:00
tophf
9f00e5a2f7 update locales 2017-12-23 07:25:26 +03:00
Rob Garrison
2363592484 MessageBox: Add focus to OK button 2017-12-22 22:18:40 -06:00
Rob Garrison
eaa5725c8f Add manager sort block 2017-12-22 22:18:15 -06:00
tophf
8c96165fb4 refactor and improve selectTokenOnDoubleclick logic 2017-12-23 05:39:06 +03:00
tophf
a249167539 remove the no longer used defocusEditor command 2017-12-22 18:35:46 +03:00