Commit Graph

10 Commits

Author SHA1 Message Date
tophf
bbb3585f2f hide Settings button in new styles 2021-12-29 16:58:49 +03:00
tophf
ac7f29b02f disambiguate Settings from editor options 2021-12-27 18:39:47 +03:00
tophf
6278eaf804 move the hint from (i) into button tooltip 2021-12-27 12:00:51 +03:00
tophf
40abc64c2c add props parameter to helpPopup.show 2021-12-26 13:05:37 +03:00
tophf
9e2ceff264 inform about auto-saving 2021-12-26 13:01:20 +03:00
tophf
b42da19be5 use auto-clearable class to set popup type 2021-12-25 22:43:50 +03:00
tophf
669fb443a9 show style settings in a dialog 2021-12-25 22:14:07 +03:00
eight
e23077a7ea
Add: support inclusions (#1359)
* Add: support inclusions

* Fix: refresh settings page after configuring in popup
2021-12-08 18:30:16 +08:00
tophf
9ab5369393
autosize textareas in style settings (#1360) 2021-12-07 14:43:21 +03:00
eight
9d1243073b
Add: style settings (#1358)
* Add: style settings

* Change: use radio instead of select for dark/light mode

* Change: x -> Delete

* Change: (in|ex)clusion messages

* Fix: avoid extra space when there is no rule

* Fix: UI in mobile

* Change: delete priority

* Change: use textarea for include/exclude, remove isCodeUpdated

* Fix: separate toggle

* Fix: minor

* Fix: remove codeIsUpdated in styleman
2021-12-07 12:44:49 +08:00