tophf
bcc98d913b
fix/simplify dom::collapsible
...
now it observes the `open` attribute as the `click` was too fragile due to dependency on timing
2022-03-02 02:54:25 +03:00
tophf
37baf8a2c6
reuse deepCopy
2022-02-26 10:32:58 +03:00
tophf
8fc6c8bcde
cosmetics
2022-02-25 01:26:50 +03:00
tophf
bd9d51308a
simplify context menu + shorten titles
2022-02-24 07:53:14 +03:00
tophf
51e9b09f52
load favicons earlier + show bads as ?
2022-02-23 06:11:28 +03:00
tophf
f5b2fe2fc6
properly show another split-btn + tiny popup
2022-02-23 00:17:14 +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
268c7b758b
give history log a navigatable #hash
2022-02-20 19:57:11 +03:00
tophf
38ddf5d79d
simplify and speed up init in manage/edit
2022-02-20 19:26:26 +03:00
tophf
b804e39de6
workaround for crbug.com/1288447
2022-02-19 17:20:26 +03:00
tophf
9d64e9ba54
wait for real prefs on bg startup
...
+ convert msg.sendXXX to async
2022-02-19 10:05:47 +03:00
tophf
1364d3a8ba
add colorScheme.isDark()
2022-02-18 06:03:52 +03:00
tophf
bef70f6db3
fix light mode in dark system, properly
2022-02-18 04:40:23 +03:00
tophf
77562ecd8d
fix light mode in dark system
2022-02-18 04:35:36 +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
c9b8593830
fix setupLivePrefs regression
2022-02-17 19:51:58 +03:00
tophf
adef93c3ed
speed up setupLivePrefs
2022-02-17 03:12:11 +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
f9a2b9de35
fix/simplify i18n in templates
...
fix: double-translation, regressed in cc7eba9
2022-02-12 01:44:52 +03:00
tophf
648b295ef2
parserlib: handle layer statements anywhere
2022-02-12 01:18:03 +03:00
tophf
10de02f04d
expose style name ( #1403 )
2022-02-10 21:28:47 +03:00
tophf
290a0f99d2
keep internal tooltips in js
2022-02-10 21:09:49 +03:00
tophf
c29048c366
parserlib: units L4, scrollbar-gutter
2022-02-08 15:13:35 +03:00
tophf
6b87f7840f
parserlib: text-emphasis-color
2022-02-04 13:26:47 +03:00
tophf
421526d60b
parserlib: cascade layers
...
+ simplify Parser.ACTIONS
2022-02-04 02:28:29 +03:00
tophf
50da5f1966
intercept click on a note properly
...
regressed in cc7eba97
2022-02-02 13:38:05 +03:00
tophf
2e2c6765b5
keep router buffer on tab reload ( #1393 )
2022-01-31 17:27:58 +03:00
tophf
d048c480c3
require FF >= 55
2022-01-29 18:19:21 +03:00
tophf
26b75e77b3
separate storage for order + important styles ( #1390 )
...
* use Proxy for `db`
* don't merge arrays in deepMerge by default
* extract sync and cache from styleMan
2022-01-29 02:54:56 +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
4c4a319b33
use duckduckgo favicons
2022-01-27 05:10:17 +03:00
tophf
ea7c26ce71
toLoad is always an array
2022-01-26 14:53:17 +03:00
tophf
f740686cb5
fix icon when opening an unstyled Options frame
...
...and the containing page is styled
2022-01-24 22:49:27 +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
f041f2265a
fix $ for detached nodes
2022-01-21 19:45:56 +03:00
tophf
6a07ad0f56
split button for manage::export, popup::manage
2022-01-19 16:13:53 +03:00
tophf
b692cf9608
show source code in build error when updating
...
fixes #891
2022-01-19 14:46:09 +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
42d6e2f2af
parserlib: reimplement d9a80623
properly
2022-01-18 20:24:41 +03:00
tophf
0705392fb2
fix/deduplicate/simplify installer html/css/js ( #1383 )
2022-01-18 16:39:33 +03:00
tophf
14e0a418bf
create URL fallback only when necessary
2022-01-18 01:10:45 +03:00
tophf
956b60e1ef
fix header width when maximizing initially small window
2022-01-16 15:45:55 +03:00
eight
ddc09f3511
Add: a draggable list to customize injection order ( #1364 )
...
+ implement messageBox.close()
+ fix require() with root urls in /dir/page.html
+ limit messageBox focus shift to config-dialog
+ flatten vendor dirs and simplify build-vendor:
+ replace the unicode symbol with ASCII `->`
+ flatten dirs by default to simplify writing the rules and improve their readability
+ rename and sort functions in the order they run
+ use `node-fetch` instead of the gargantuan `make-fetch-happen`
+ use `glob` which is already installed by other deps
Co-authored-by: tophf <tophf@gmx.com>
2022-01-14 15:44:48 +03:00