1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-10 17:30:26 +00:00
Commit Graph

724 Commits

Author SHA1 Message Date
BurningTreeC
275495e77a correct margins of story-river when sidebar is hidden 2024-11-10 19:11:18 +01:00
BurningTreeC
499a052293 add display:none !important; because codemirror adds inline style display: inline-block; 2024-11-10 18:49:29 +01:00
BurningTreeC
6682c460af small update for text editors that create divs instead of iframes 2024-11-10 17:50:57 +01:00
BurningTreeC
0664df852e style update to make preview slider move 2024-11-10 15:53:36 +01:00
BurningTreeC
936df822c6 move styles for editor and preview into stylesheet 2024-11-10 15:51:43 +01:00
BurningTreeC
91af04dc3c fix tiddler editor resizer not shown on small screens 2024-11-10 14:04:10 +01:00
BurningTreeC
5b66e0b203 fix tiddler editor not shown on small screens 2024-11-10 13:57:33 +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
6aaea70eba correct margin-left of story-river when sidebar is on the left 2024-11-10 10:53:36 +01:00
BurningTreeC
dca7367d8b big overhaul. fixed-fluid adjustments, simplifying stylesheets, correcting calculations 2024-11-10 10:40:43 +01:00
BurningTreeC
c1e401958e test with 42px 2024-11-06 17:58:06 +01:00
BurningTreeC
1b6953d624 update margin-right of fluid-fixed story-river 2024-11-06 11:31:59 +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
3b9b535b36 more adjustments for html dir=rtl 2024-11-03 11:48:33 +01:00
BurningTreeC
dc6031bd59 adjustment for sidebar left + storyleft 2024-11-03 11:10:04 +01:00
BurningTreeC
e1d0f1b775 adjustment for sidebar left and dir=rtl 2024-11-03 11:03:56 +01:00
BurningTreeC
6e2c39a751 margin-left margin-right -2px for tc-editor-toolbar is enough 2024-11-03 10:41:34 +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
6b31a1129f adjustments for html dir=rtl 2024-11-01 09:06:11 +01:00
BurningTreeC
f6a7e4162e updates 2024-11-01 08:56:43 +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
eb06c37590 replace more not-is-missing with is-tiddler 2024-10-31 13:17:34 +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
669fd60ec5 adjust left margin of tiddler preview 2024-10-30 13:10:26 +01:00
BurningTreeC
0688142398 make editor - preview slider stable 2024-10-30 12:59:17 +01:00
BurningTreeC
a253b6e01a update sliderWidth between editor and preview 2024-10-30 07:06:47 +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
dfa9a0ab83 revert overflow-fix on .tc-tab-content.tc-vertical - maybe a different PR 2024-10-27 11:06:23 +01:00
BurningTreeC
1b5889f017 only use sidebarresizer if theme explicitly sets option to show 2024-10-27 09:37:04 +01:00
BurningTreeC
1d5e76cb63 make use of get.current.theme 2024-10-27 08:30:43 +01:00
BurningTreeC
9b4e961502 move sidebar-resizer ui into dedicated PageTemplate 2024-10-27 07:35:29 +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
0c5de5515a add an example theme that builds on three different themes 2024-10-26 18:59:03 +02:00
BurningTreeC
25013e9e3f update ThemeTweaks 2024-10-26 18:47:49 +02:00
BurningTreeC
3e502b714c make dependents detection more stable 2024-10-26 11:23:14 +02:00
BurningTreeC
743b465025 make everything even more generic 2024-10-26 08:13:14 +02:00