tophf
00b732177f
speed up regex for block comments
2022-07-23 23:54:24 +03:00
tophf
3d6b55e53e
error may be an object
2022-06-23 21:29:52 +03:00
tophf
a77996df60
window type may be 'app'
2022-06-04 18:02:41 +03:00
tophf
3522a53ad4
limit section's height to viewport
2022-04-11 14:05:02 +03:00
tophf
79ada00a01
don't show reset-name on local classic styles
2022-04-11 09:57:38 +03:00
tophf
24aaf2fdb8
improve power-off switch ( #1412 )
...
* show it in manager/editor when active
* reflect the state in the label when active
2022-03-31 12:25:37 +03:00
tophf
963e58f237
unbork 57a7939b
2022-03-27 22:42:35 +03:00
tophf
57a7939b5e
show livepreview error in compact mode
2022-03-27 18:47:52 +03:00
tophf
ec5a685ee2
limit details width in compact mode
2022-03-27 18:47:52 +03:00
tophf
ba1f10b865
fix/simplify editor loader
...
fixes #1419
2022-03-24 17:52:26 +03:00
tophf
2e31cae71e
instant match hl same as other editors
...
also enable it when the find dialog is open because selection may be different
2022-02-28 10:18:15 +03:00
tophf
b80c3e2f73
enable activeline highlight with selection
2022-02-28 10:15:11 +03:00
tophf
5ff664f9b9
simplify/generalize close-on-esc
2022-02-21 23:45:42 +03:00
tophf
b75e2cb56b
add @-moz-document
indent to beautifier
2022-02-21 23:35:49 +03:00
tophf
bd0e8273c1
add USA/USW/US/GF splitter to Find styles
2022-02-21 02:01:50 +03:00
tophf
38ddf5d79d
simplify and speed up init in manage/edit
2022-02-20 19:26:26 +03:00
tophf
90a71c0afc
deflicker name element in new usercss
2022-02-20 18:34:51 +03:00
tophf
b804e39de6
workaround for crbug.com/1288447
2022-02-19 17:20:26 +03:00
tophf
f7bbfd6ead
fix mozdoc widget when duplicating section
2022-02-18 22:29:02 +03:00
tophf
9fbf641571
fix some colors in dark theme
2022-02-18 03:59:00 +03:00
tophf
a58af7f816
speed up and simplify i18n
2022-02-18 03:49:16 +03:00
tophf
8d3e01e05a
shuffle and tidy up options ( #1406 )
...
* move updates/sync to the top, theme to the bottom
* remove font override
* replace 'Back to manage' with 'Close'
* add a note for the built-in shortcuts UI in FF
- update button
+ confirm reset
* one button to connect/disconnect
* shorten ids
* simplify/extract sync js
* reuse :invalid style
2022-02-18 03:47:22 +03:00
tophf
1721bad7d8
reuse radio-wrapper for visual uniformity
2022-02-17 03:26:20 +03:00
tophf
b7cfbe6e66
use color palette and enable a simple dark theme ( #1405 )
...
* add 'auto' iconset and use it by default
* expose `data-ui-theme` on html
Co-authored-by: narcolepticinsomniac <therealdoctorgonzo@gmail.com>
2022-02-17 03:10:59 +03:00
tophf
dd38856eda
scrollable details + sticky header ( #1400 )
...
* shorten section labels in lint report
* `sectioned` class on html for sectioned editor
* fix scrollElementIntoView
2022-02-14 22:19:20 +03:00
tophf
fcad0ee523
avoid double handling of keyboard event in rerouter
...
...and thus fix the bug with restoring keyboard focus to codemirror when closing color picker
2022-02-12 21:31:35 +03:00
tophf
b86cb6a36c
reuse standard style of applies-to in usercss
...
+ shorten the Test button label
2022-02-10 21:25:09 +03:00
tophf
b2bc18c3d5
restore usercss section numbering and applies-to gaps
...
regressed in f9e11f58
2022-01-31 01:27:30 +03:00
tophf
d048c480c3
require FF >= 55
2022-01-29 18:19:21 +03:00
tophf
f966b2ef96
allow non-object values in db
2022-01-29 16:39:30 +03:00
tophf
554d121c45
remove duplicate toggleDataset call
2022-01-29 00:32:11 +03:00
tophf
f9e11f5806
align 'Applies-to' and actions ( #1392 )
2022-01-28 15:52:55 +03:00
tophf
5529cbec2b
fix and simplify editDeleteText context menu
...
* enable it on inputs added by the user later
* enable it in all of our pages
2022-01-28 03:11:25 +03:00
tophf
60834f7bd6
check userAgentData when available
2022-01-27 15:21:02 +03:00
tophf
8afab0eaeb
fix first click on regexp tester
2022-01-27 06:03:37 +03:00
tophf
4c4a319b33
use duckduckgo favicons
2022-01-27 05:10:17 +03:00
tophf
e54178a43c
draft recovery in editor ( #1388 )
...
+ use toolbox::clamp() more
2022-01-23 12:44:25 +03:00
tophf
60f59e9f06
fix split button [re]activation
2022-01-22 22:21:14 +03:00
tophf
0e31557748
show a button to reset the template
2022-01-22 12:29:35 +03:00
tophf
45eeedbe97
strip only dummy sections from the template
2022-01-22 12:06:57 +03:00
tophf
b4b135826c
use css borders for split button triangle
2022-01-22 12:06:29 +03:00
tophf
ce9e74e2a0
add per-style setting for autoupdate checks
2022-01-21 19:45:56 +03:00
tophf
f041f2265a
fix $ for detached nodes
2022-01-21 19:45:56 +03:00
tophf
98da86f816
update CodeMirror, stylelint, deps
2022-01-20 17:43:31 +03:00
tophf
cc7eba979e
save-as-template button in editor ( #1385 )
...
+ keep i18n attributes to use them as CSS selectors
+ reduce flicker when creating a new style
+ split button
2022-01-19 14:45:45 +03:00
tophf
594ca3520c
actually use the global font everywhere ( #1384 )
2022-01-19 00:25:11 +03:00
tophf
f7729eac15
remove unused files
2022-01-18 17:23:51 +03:00
tophf
0705392fb2
fix/deduplicate/simplify installer html/css/js ( #1383 )
2022-01-18 16:39:33 +03:00
tophf
8ddeef221b
resizable header panel ( #1378 )
2022-01-13 12:47:37 +03:00
tophf
68dc584749
deduplicate editor.useSavedStyle
...
...and call it when saving in sectioned editor (regressed in ba9d904c
)
2022-01-10 21:31:15 +03:00