1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-11 01:40:53 +00:00
Commit Graph

293 Commits

Author SHA1 Message Date
BurningTreeC
bb673fc807 make minwidths configurable 2024-10-30 14:18:38 +01:00
BurningTreeC
0688142398 make editor - preview slider stable 2024-10-30 12:59:17 +01:00
BurningTreeC
62333ce54c small update, todo for all variables 2024-10-30 07:03:53 +01:00
BurningTreeC
530500ec68 add one-cell-slider procedure and use it for editor and preview 2024-10-30 07:02:20 +01:00
BurningTreeC
e61dd8211f add two-cell-slider procedure 2024-10-30 05:48:36 +01:00
BurningTreeC
f63b1ed6a1 wip make it universally usable 2024-10-29 18:02:08 +01:00
BurningTreeC
338a3d1646 start making it possible to use this universally 2024-10-29 07:56:32 +01:00
BurningTreeC
a35b9a5d5c use get.theme.option sidebarposition instead of vanilla option directly 2024-10-28 06:02:02 +01:00
BurningTreeC
d4a94d4984 more refactoring for readability 2024-10-28 05:56:28 +01:00
BurningTreeC
32894e744c make two functions more readable 2024-10-28 05:35:42 +01:00
BurningTreeC
2e2914af2c fix false use of get.theme.metric for storypaddingleft and storypaddingright 2024-10-27 16:47:45 +01:00
BurningTreeC
801396b09a add convert.to.pixels.locally function that uses conver.to.pixels global function and refactor some global functions 2024-10-27 16:41:37 +01:00
BurningTreeC
c617e28b97 add dblclick below 500ms to hide sidebar 2024-10-27 16:01:27 +01:00
BurningTreeC
adc3007c62 add optional variables for sidebar-resizer metrics definable as functions 2024-10-27 10:07:09 +01:00
BurningTreeC
b888ac2100 updates 2024-10-26 20:06:14 +02:00
BurningTreeC
3021154bc3 updates for sidebarbreakpoint 2024-10-26 19:46:55 +02:00
BurningTreeC
279441388e make everything even more generic 2024-10-26 06:52:23 +02:00
BurningTreeC
b5a5bf84da more generic adjustments 2024-10-25 13:58:22 +02:00
BurningTreeC
0c132c96be make it more generic 2024-10-25 06:19:28 +02:00
Simon Huber
dd0c3f9770
Merge branch 'TiddlyWiki:master' into sidebar-resizer-config 2024-10-21 06:09:47 +02:00
BurningTreeC
0bf23494a0 more adjustments for html dir=rtl + show sidebar on the left (configurable) 2024-10-20 17:19:40 +02:00
Leilei332
a0caa0f12d
Fix timeline macro showing long list of tiddlers created the same day. (#8690) 2024-10-20 10:47:50 +01:00
BurningTreeC
4d60f91793 adjustments for html dir=rtl 2024-10-19 08:09:39 +02:00
BurningTreeC
902a91e667 add refresh throttling to config tiddlers 2024-10-13 17:27:20 +02:00
BurningTreeC
48ed5dcc95 update vanilla base 2024-10-10 13:42:29 +02:00
BurningTreeC
7fc223993d get metrics by currently selected theme 2024-10-10 05:55:43 +02:00
BurningTreeC
7c2e05e215 make it respect the metrics of the current theme 2024-10-10 05:45:38 +02:00
BurningTreeC
1d9a4c4a94 wip: make it work cross-theme (tight) 2024-10-10 05:18:55 +02:00
BurningTreeC
c2ae885cc3 fix another edgecase 2024-10-09 13:20:52 +02:00
BurningTreeC
0a3dd8ba96 tiddlerwidth is clamped in certain cases 2024-10-09 07:56:33 +02:00
BurningTreeC
6122c5ba17 tiddlerwidth is not clamped 2024-10-09 06:07:36 +02:00
BurningTreeC
ca68786a64 update for clamped edgecases 2024-10-09 06:02:28 +02:00
BurningTreeC
8637f16e2d update for clamped edgecases 2024-10-09 05:03:21 +02:00
BurningTreeC
c092912df7 missing closing bla 2024-10-08 20:22:09 +02:00
BurningTreeC
fbf299be41 fix edgecase in centralised theme fix 2024-10-08 20:19:37 +02:00
BurningTreeC
a69d3242d5 fix edgecase in centralised theme 2024-10-08 20:07:48 +02:00
BurningTreeC
25d4bd339f centralised adjustments 2024-10-08 19:00:17 +02:00
BurningTreeC
fd615da984 small update for centralised 2024-10-08 18:44:13 +02:00
BurningTreeC
8cefe1bcf9 update for negative tiddler width 2024-10-08 15:50:59 +02:00
BurningTreeC
da232683fe some small adjustments 2024-10-08 15:07:52 +02:00
BurningTreeC
da76a2fd3e add support for centralised for testing 2024-10-08 13:39:46 +02:00
BurningTreeC
836087177d make tiddlerwidth percentages work 2024-10-08 07:48:47 +02:00
BurningTreeC
e5a2f3781b updates, fixed-fluid 2024-10-08 06:25:27 +02:00
BurningTreeC
76d8c97aff cleanup 2024-10-06 22:07:25 +02:00
BurningTreeC
dbda2c881c cleanup 2024-10-06 22:06:37 +02:00
BurningTreeC
9bae7caad7 add hint in ThemeTweaks for now, make shift jump out of ctrl mode 2024-10-06 17:06:26 +02:00
BurningTreeC
8f9cbe935d store the ctrl modifier 2024-10-06 14:23:16 +02:00
BurningTreeC
c1499896f7 make it work with em too 2024-10-06 13:57:19 +02:00
BurningTreeC
5d22139187 make ctrl in fixed-fluid mode work like I intended 2024-10-06 13:31:32 +02:00
BurningTreeC
3c4d7c5506 fix problem with double px suffixes 2024-10-06 12:00:22 +02:00