BurningTreeC
|
35c510e880
|
fix another edge-case
|
2024-11-12 11:18:23 +01:00 |
|
BurningTreeC
|
c03c3f2f85
|
fix storyWidthOverlap and storyRightOverlap
|
2024-11-12 10:57:28 +01:00 |
|
BurningTreeC
|
eb24314209
|
add tiddlerminwidth edge-case handling
|
2024-11-12 07:47:32 +01:00 |
|
Simon Huber
|
279146dce6
|
Merge branch 'TiddlyWiki:master' into sidebar-resizer-config
|
2024-11-11 05:54:02 +01:00 |
|
BurningTreeC
|
1d92db2449
|
cleanup
|
2024-11-11 03:28:56 +01:00 |
|
BurningTreeC
|
0547143fef
|
fix reversed sliding of editor preview when sidebar is on the left
|
2024-11-10 20:07:21 +01:00 |
|
BurningTreeC
|
936df822c6
|
move styles for editor and preview into stylesheet
|
2024-11-10 15:51:43 +01:00 |
|
BurningTreeC
|
b9cc273fcd
|
remove obsolete sidebarPadding value + update wording of StoryMinWidth/Hint
|
2024-11-10 12:56:55 +01:00 |
|
BurningTreeC
|
fe31cd3866
|
take into account that story-padding left and story-padding right changes sidebar maxwidth, storyright min
|
2024-11-10 11:45:53 +01:00 |
|
BurningTreeC
|
dca7367d8b
|
big overhaul. fixed-fluid adjustments, simplifying stylesheets, correcting calculations
|
2024-11-10 10:40:43 +01:00 |
|
BurningTreeC
|
3c234116eb
|
make minwidth in fluid-fixed same as in fixed-fluid
|
2024-11-06 11:08:01 +01:00 |
|
BurningTreeC
|
a609ffe5e0
|
big WIP: keeping the values in fixed-fluid mode fixed-fluid
|
2024-11-06 08:25:08 +01:00 |
|
BurningTreeC
|
9b1d746ad3
|
make fixed-fluid mode respect paddingleft and paddingright and add additional metrics sidebarpadding and previewsliderwidth
|
2024-11-03 10:23:18 +01:00 |
|
BurningTreeC
|
340375d0c0
|
make fluid-fixed and fixed-fluid visually the same (storyminwidth and sidebarminwidth)
|
2024-11-01 18:41:14 +01:00 |
|
BurningTreeC
|
d652f17aee
|
fixes
|
2024-11-01 16:54:19 +01:00 |
|
BurningTreeC
|
bbcfba75aa
|
updates
|
2024-11-01 16:10:56 +01:00 |
|
BurningTreeC
|
843f04370b
|
updates
|
2024-11-01 08:06:39 +01:00 |
|
BurningTreeC
|
e167eef53e
|
updates
|
2024-11-01 07:29:32 +01:00 |
|
BurningTreeC
|
324ead820f
|
updates
|
2024-11-01 06:41:04 +01:00 |
|
BurningTreeC
|
ce244fe8c4
|
update minwidths
|
2024-10-31 17:06:49 +01:00 |
|
BurningTreeC
|
187f34d7fb
|
updates
|
2024-10-31 13:07:40 +01:00 |
|
BurningTreeC
|
babed80711
|
updates
|
2024-10-31 13:02:15 +01:00 |
|
BurningTreeC
|
ce832d8419
|
use is tiddler
|
2024-10-31 07:18:44 +01:00 |
|
BurningTreeC
|
a53f839ba7
|
cleanup
|
2024-10-31 07:12:02 +01:00 |
|
BurningTreeC
|
d92e4d9904
|
updates
|
2024-10-31 06:44:34 +01:00 |
|
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 |
|
Mario Pietsch
|
b68de0d69f
|
Toc uses currentTiddler as "tag" default parameter if it is missing (#8291)
* toc's use currentTiddler, if tag prameter is undefined
* add currentTiddler info to toc documentation
|
2024-10-24 17:39:18 +01:00 |
|
Simon Huber
|
8b60cab6a2
|
Keyboard driven input rework (#8678)
* Update tag-picker.tid
* rework kb-driven-input macro to procedures + new syntax
* rework change-input-tab to procedure
* fix
* remove console log :)
* replace defines with procedures
* fix link-dropdown
* fix focus-selector in new-field dropdown
* revert changing the footpring of change-input-tab + make it work as procedure
* update change-input-tab procedure
* refactor change-input-tab procedure and keep tags/Macro tag
* simplify complicated filter
* add tags/Global tag
* remove tags/Global tag
* rename variable
|
2024-10-24 14:34:23 +01:00 |
|
Jeremy Ruston
|
9635e2d8af
|
Revert refactoring CSS helper macros as functions
See discussion at https://github.com/TiddlyWiki/TiddlyWiki5/pull/7987#issuecomment-2431123638
|
2024-10-23 08:21:11 +01:00 |
|
Jeremy Ruston
|
0a03ac8219
|
Revert to just using $:/tags/Macro for core macros
See #8683
|
2024-10-22 13:15:34 +01: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 |
|