Commit Graph

3112 Commits

Author SHA1 Message Date
tophf
09d49ae26c show focus outline above the 1st entry 2022-01-13 23:33:43 +03:00
tophf
9c3566f7d5 limit messageBox focus shift to config-dialog 2022-01-13 23:31:07 +03:00
tophf
cf053382da autosize diaog width to contents 2022-01-13 23:25:30 +03:00
tophf
b5e46c8078 fix dropEffect + highlight the target 2022-01-13 23:04:14 +03:00
tophf
e7cb2e2dc3 remove iframe, add hint 2022-01-13 21:58:02 +03:00
tophf
365b706320 fix require() with root urls in /dir/page.html 2022-01-13 14:13:50 +03:00
tophf
549c0ba2c9 restore the original toggle* functions 2022-01-13 14:13:50 +03:00
tophf
adfd94001b implement messageBox.close() 2022-01-13 14:13:50 +03:00
tophf
8f1e8c8e47 use a more self-descriptive name 2022-01-13 13:48:55 +03:00
tophf
ecbf397a78 remove unused stuff, use dom.js, polish css 2022-01-13 13:42:56 +03:00
tophf
b9f4109a41 drop stylus- from hash
...because this is about styles, not Stylus, unlike stylus-options
2022-01-13 13:21:49 +03:00
tophf
a96bd326e3 todo 2022-01-13 13:16:56 +03:00
tophf
c3bdec69fc add id on body to match other html files 2022-01-13 13:14:24 +03:00
tophf
d099a4cfe9 use injection term everywhere 2022-01-13 13:13:04 +03:00
tophf
4391ceed89 sort globals 2022-01-13 12:54:27 +03:00
tophf
ed53716bea re-apply transition-suppressor fix 2022-01-13 12:52:06 +03:00
tophf
c7da33a028 Merge branch 'master' into dev-sort
# Conflicts:
#	js/dom.js
2022-01-13 12:50:09 +03:00
tophf
8ddeef221b
resizable header panel (#1378) 2022-01-13 12:47:37 +03:00
tophf
cce483dd22 update locales 2022-01-12 01:30:46 +03:00
tophf
d9a80623e1 parserlib: fix endless loop on incomplete tokens
regressed in 048c2672
fixes #1381
2022-01-11 21:18:37 +03:00
tophf
ca5402136d removed an unused string 2022-01-11 12:21:44 +03:00
tophf
5791ae7b05 removed an unused duplicate string 2022-01-11 11:46:20 +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
tophf
6e4fc3236e confirm reload in sectioned editor 2022-01-10 19:12:29 +03:00
tophf
ba9d904ccc don't rebuild editor DOM on save, fixes #1380 2022-01-10 17:57:46 +03:00
tophf
51e56110e8 parserlib: color-scheme, scrollbar-gutter, transforms 2022-01-10 07:32:02 +03:00
eight04
0499df1039 Change: styles.order -> injectionOrder 2021-12-30 16:30:36 +08:00
eight04
e2c0a4eca4 Change: use messageBoxProxy 2021-12-30 16:22:25 +08:00
tophf
906508832b
show style settings in a dialog (#1374)
+ simplify css/html
+ save button and autosave checkbox just like in config-dialog
+ generalize can-close-on-esc
+ add `props` parameter to helpPopup.show
+ deduplicate usage of #help-popup id
+ uniform padding in popups
+ disambiguate style settings from editor options
2021-12-29 22:57:22 +03:00
tophf
8128100cef ensure editor window is visible
fixes #1375
2021-12-26 19:35:13 +03:00
tophf
6afb4dc634 fix toggling of newline in beautifier dialog 2021-12-25 22:17:35 +03:00
tophf
440395db9f export in compat mode on shift-click/right-click 2021-12-25 18:05:29 +03:00
tophf
3cdf526fa3
don't export redundant values (#1373)
+ implement proper check for same code in usercss so unchanged styles won't be unnecessarily imported
2021-12-25 13:08:38 +03:00
tophf
6b9cdf2bc2 extend drop zone to viewport in Chrome too 2021-12-22 20:05:42 +03:00
tophf
249196d414 don't add _usw to all styles 2021-12-22 19:49:21 +03:00
tophf
0ac01d2e22
add a callstack to errors in browser and msg (#1369) 2021-12-16 20:21:02 +03:00
eight
9d2854c272
Fix: compatibility with kiwi (#1368) 2021-12-16 16:04:22 +03:00
eight04
4bb6738632 Bump draggable-list 2021-12-12 12:22:41 +08:00
eight
f6e6a138db
Add: webdav sync (#1363) 2021-12-12 03:05:58 +03:00
eight04
802aa07f7b WIP: switch to draggable-list 2021-12-11 01:33:33 +08:00
eight04
37d7428001 Fix: adjust li a bit 2021-12-10 20:41:13 +08:00
eight04
b0b1ed7e02 Fix: offsetParent -> parentNode 2021-12-10 20:29:15 +08:00
eight04
eb3077d906 Fix: failed selecting global.css 2021-12-10 20:16:40 +08:00
eight04
3b4c925acf Change: adjust button text, pos 2021-12-10 20:12:49 +08:00
eight04
2f79076faa Fix: remove unused if 2021-12-10 20:10:42 +08:00
eight04
6f5c051840 Fix: top 0 2021-12-09 22:29:23 +08:00
eight04
5adb7f593d Add: Slip UI 2021-12-09 22:25:33 +08:00
eight04
43c37ea56a WIP: slip list 2021-12-09 20:17:23 +08:00
eight04
253e5d5f34 WIP: add styles.order 2021-12-09 19:25:44 +08:00
eight04
f1cb26d102 WIP: add Embed 2021-12-09 19:24:02 +08:00