Commit Graph

1777 Commits

Author SHA1 Message Date
eight
6151155a0f fixup! Fix: need margin to hide colorpicker 2017-12-06 03:48:48 +08:00
eight
d9c2d30aab Revert "Change: smaller colorpicker"
This reverts commit da17c1ea82.
2017-12-06 03:47:51 +08:00
eight
7f0945e002 Fix: use hotkeys.setState 2017-12-06 03:30:56 +08:00
eight
8caaab742c Change: expose hotkeys.setState 2017-12-06 03:30:46 +08:00
eight
181d9206d9 Fix: hide colorpicker on mousedown 2017-12-06 03:11:23 +08:00
eight
31535fb7b3 Fix: colorpicker is always hide on mouseup when working out of CodeMirror 2017-12-06 02:58:55 +08:00
eight
f7fa4d5b5a Revert "Change: hide colorpicker on click"
This reverts commit aef4589916.
2017-12-06 02:57:22 +08:00
eight
e498105521 Fix: linter issue 2017-12-05 13:03:20 +08:00
eight
f88d8a2566 Fix: keydown on input would trigger hotkeys 2017-12-05 13:03:20 +08:00
eight
6084da9c95 Fix: need margin to hide colorpicker 2017-12-05 13:03:20 +08:00
eight
aef4589916 Change: hide colorpicker on click 2017-12-05 13:03:20 +08:00
eight
da17c1ea82 Change: smaller colorpicker 2017-12-05 13:03:20 +08:00
eight
6e37bb196d Fix: cascade order 2017-12-05 13:03:19 +08:00
eight
6d7928d0b8 Fix: adjust config button position 2017-12-05 13:02:01 +08:00
eight
7c46dae627 Fix: handle non-configurable styles 2017-12-05 13:02:01 +08:00
eight
f9c45b0dac Fix: CSS conflict with colorpicker 2017-12-05 13:02:01 +08:00
eight
dbacfa28d1 Fix: use min width/height for colorpicker 2017-12-05 13:02:01 +08:00
eight
cb48052387 Fix: use minWidth/minHeight, and popup size limit 2017-12-05 13:02:01 +08:00
eight
71db6c7481 Fix: calculate size dynamically 2017-12-05 13:02:01 +08:00
eight
c5bcdd8f75 Add: use config-dialog/onoffswitch/colorpicker/msgbox in popup 2017-12-05 12:54:55 +08:00
eight
4291a37012 WIP: resize body when messagebox is used in the popup 2017-12-05 12:54:55 +08:00
eight
dcfdce7636 Refactor: pull out config-dialog.css 2017-12-05 12:54:55 +08:00
eight
118ce13c5c Add: gear icon 2017-12-05 12:44:06 +08:00
tophf
3bf0f7e2f8 FF: ensure styles are ordered correctly in background tabs
should probably help #284
2017-12-05 06:27:51 +03:00
tophf
3e34c77625 clear previous token/selection highlight from scrollbar 2017-12-05 05:40:33 +03:00
tophf
8e992299c6 clear previous search highlight from scrollbar in all sections 2017-12-05 05:40:27 +03:00
tophf
cb7f1de348 use hyphens when breaking words (works only in FF though) 2017-12-05 05:02:28 +03:00
tophf
40075a0d39 forcefully break long labels in aligned options 2017-12-05 04:39:29 +03:00
tophf
1e1ff73612 simplify theme preloader 2017-12-05 04:39:29 +03:00
tophf
a6f63d096e extract checkboxes to global.css, fixes 2017-12-05 04:39:29 +03:00
narcolepticinsomniac
7339643ec3 Custom checkbox and select elements 2017-12-05 04:39:29 +03:00
tophf
8ca4253be4 fix the note for good, hopefully 2017-12-04 21:14:31 +03:00
tophf
a0c6450fc1 only show the note if filtering something 2017-12-04 21:00:06 +03:00
tophf
30d84d15fa remove the note sooner when unhiding entries 2017-12-04 20:24:07 +03:00
tophf
3e9810678a fixup 0e61de29: use break/continue instead of return
fixes #282
2017-12-04 20:13:56 +03:00
tophf
dd05955a38 fixup d97337de: preceding comment may be absent 2017-12-04 20:12:47 +03:00
tophf
e50de59669 fixup 1951bc89: always debounce note update 2017-12-04 20:06:14 +03:00
tophf
294917ed4d fixup 1951bc89: update the note twice 2017-12-04 19:51:52 +03:00
tophf
81c6d9912c fixup 1951bc89: wait for bg when the browser is starting up 2017-12-04 11:28:32 +03:00
tophf
1951bc89bb manage: inform when hiding all styles due to active filters 2017-12-04 10:31:28 +03:00
tophf
1785bac9d2 fix usercss updater: skip if code hasn't changed 2017-12-04 10:28:24 +03:00
tophf
01e8c3b080 disable spellchecking in input fields 2017-12-04 09:00:14 +03:00
tophf
48dda41e2e fixup 99512da9 and 493c1a65: show csslint rule info in issues info box 2017-12-04 08:57:12 +03:00
tophf
c0c60fb7a2 add a terse invocation syntax for $element and rename it to $create 2017-12-04 08:57:12 +03:00
tophf
6e142a7444 install-usercss: show error position and source
fixes #276
2017-12-03 23:29:36 +03:00
tophf
e905e4e079 properly escape/unescape regexp in applies-to widgets 2017-12-03 22:51:03 +03:00
tophf
489546e35c use just one event listener per applies-to widget in usercss editor 2017-12-03 21:21:51 +03:00
tophf
c723ec58ce bump version to 1.1.7.2 2017-12-03 20:36:20 +03:00
tophf
f4677a7b7b actually use the name when saving 2017-12-03 20:32:50 +03:00
tophf
0f3ddb9c03 bump version to 1.1.7.1 2017-12-03 17:14:13 +03:00