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

12574 Commits

Author SHA1 Message Date
BurningTreeC
b0cced5cc6 use slideropacity metrics everywhere 2024-11-12 21:23:38 +01:00
BurningTreeC
3c56f68445 add metrics for slideropacity and slideropacityhover + theme tweaks settings 2024-11-12 20:49:38 +01:00
BurningTreeC
fa517d9052 remove two unused variables 2024-11-12 12:44:45 +01:00
BurningTreeC
341c83e3a4 fix another edge-case + fix sidebar-resizer positioning 2024-11-12 12:42:57 +01:00
BurningTreeC
796c88f662 fix another edge-case 2024-11-12 11:48:57 +01:00
BurningTreeC
35c510e880 fix another edge-case 2024-11-12 11:18:23 +01:00
BurningTreeC
2bb115d1b4 clamp tiddlerwidth between minimum tiddlerwidth 2024-11-12 11:09:44 +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
BurningTreeC
c5e9054f23 fix fixed-fluid resizer position cross-browser: no abs(), no sqrt() and pow() 2024-11-11 07:15:59 +01:00
BurningTreeC
9e68de1b18 fix fixed-fluid resizer position cross-browser: no abs() but sqrt() and pow() 2024-11-11 06:34:45 +01:00
BurningTreeC
9f4d468c76 fix fixed-fluid resizer position 2024-11-11 06:20:27 +01:00
BurningTreeC
05cecd5865 fix fixed-fluid resizer position 2024-11-11 06:11:23 +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
27cf77a7ad make sandbox iframe in tiddler preview full width 2024-11-11 03:17:47 +01:00
BurningTreeC
28dedda1c6 make margin-bottom of texteditor same as margin-bottom of preview 2024-11-10 20:08:41 +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
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
848215044d convert indentation to tabs in body-editor EditTemplate 2024-11-10 18:01:26 +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
fc19bf8342 change wordings of control-panel hints 2024-11-10 13:10:23 +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
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
Leilei332
0160a4f3d3
Flexoki palette update (#8733)
* Add modal colors to Flexoki Light palette
* Make Flexoki Light palette primary color darker to improve contrast
* Improve Flexoki Dark contrast
2024-11-09 11:47:51 +00:00
Jeremy Ruston
144a8ac3ff Improve card spacing
Looks better on wide screens - see the problem here https://x.com/0x_syk/status/1853918855724495237
2024-11-06 17:08:00 +00:00
BurningTreeC
c1e401958e test with 42px 2024-11-06 17:58:06 +01:00
Jeremy Ruston
135a2e5320 Site build should not be verbose 2024-11-06 13:37:42 +00:00
Jeremy Ruston
9629d9e508 Update Netlify badge 2024-11-06 10:43:09 +00: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
Jeremy Ruston
248de77117 Update readme to include Netlify credit 2024-11-06 09:06:36 +00:00
BurningTreeC
a609ffe5e0 big WIP: keeping the values in fixed-fluid mode fixed-fluid 2024-11-06 08:25:08 +01:00
Jeremy Ruston
de6b04d50d Fix filename of default page template
This was changed in #8172 but I think it was a mistake to allow the filename to become inconsistent with the tiddler title
2024-11-04 19:26:06 +00:00
Jeremy Ruston
116b1b15af Simplify descriptions of Flexoki palettes 2024-11-04 10:39:12 +00:00
Jeremy Ruston
2eceee34fa Merge branch 'tiddlywiki-com' 2024-11-03 16:10:12 +00:00
Mario Pietsch
12f7c077f0
[DOCS] Fix Tiddler Info Tab Default Description (#8726)
* [DOCS] Fix Tiddler Info Tab Default Description

* Update Configuring the default TiddlerInfo tab.tid
2024-11-03 16:07:07 +00:00
Mario Pietsch
60a34bb228
[DOCS] Rename: Hidden Setting: Import Content Types for Editor (#8727) 2024-11-03 16:06:45 +00:00
Jeremy Ruston
3d536ed2ae Update release note 2024-11-03 15:17:12 +00:00
Xavier Cazin
208de70e17
Catchup with fr-FR translation (#8722)
* fr-FR translation for new buttons:
- OpenControlPanel
- TestCaseImport
- Excise/DefaultTitle

* fr-FR translations for SocialCard-related strings

* fr-FR translations for stability badges and testcase accent colors

* fr-FR translations for function and procedure definition snippets

* fr-FR translation for compound tiddlers type
2024-11-03 15:16:31 +00:00
Jeremy Ruston
d27a847e67
Add Flexoki palettes (#8545)
* Initial Commit

* Use leading zeros for 2 digit codes

As suggested by @pmario in https://github.com/TiddlyWiki/TiddlyWiki5/pull/8545#issuecomment-2304541731, makes the colours display better in the editor

* Palette entries for alerts, codeblocks and diffs

* Update download button colour

* Add more colors to Flexoki Light palette (#8620)

* Add more colors to Flexoki Light palette

Add more colors to flexoki light palette, including:

* Dirty indicator
* Table borders and headings
* Tiddler info
* Sidebar tabs and buttons
* Stability badges
* Code blocks

* Add more colours

* Add message box colors
* Add notification colors
* Add editor background color
* Changed muted background color to fix low-contrast
* Add tiddler title color

* Add colour for external links

* Flexoki palette update (#8724)

* Flexoki palette update

* Add dark palette
* Add menubar colors
* Update diff widget colors

* Update inline code color

* Use hardcoded color for some color & add message box color

* Remove dev palette settings

---------

Co-authored-by: Leilei332 <LeiYiXia29@outlook.com>
2024-11-03 15:14:46 +00:00
Leilei332
86abb9bdb5
Fix $:/temp/advancedsearch displayed in Shadow search (#8723)
Fix the problem introduced in #8678.
2024-11-03 15:10:43 +00:00
BurningTreeC
3b9b535b36 more adjustments for html dir=rtl 2024-11-03 11:48:33 +01:00