BurningTreeC
4a746bf27a
set storyminwidth to 168px
2024-10-06 17:09:36 +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
807397cbf6
add css limits in base stylesheet
2024-10-06 16:55:33 +02:00
BurningTreeC
8f9cbe935d
store the ctrl modifier
2024-10-06 14:23:16 +02:00
BurningTreeC
f823a81b7f
add themetweaks configs for sidebarminwidth and storyminwidth
2024-10-06 14:15:23 +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
e84dfa4e12
position the resizer correctly in fixed-fluid
2024-10-06 12:44:19 +02:00
BurningTreeC
126c216caa
delete config tiddler
2024-10-06 12:31:57 +02:00
BurningTreeC
3c4d7c5506
fix problem with double px suffixes
2024-10-06 12:00:22 +02:00
BurningTreeC
fb47dfd5fe
different behavior for ctrl-dragging
2024-10-06 11:40:09 +02:00
BurningTreeC
6176f3ad90
simplify pointermove actions and calculations
2024-10-06 10:39:09 +02:00
BurningTreeC
61cb65fe48
updates
2024-10-06 06:04:53 +02:00
BurningTreeC
c31a51fb25
cleanup
2024-10-05 16:47:38 +02:00
BurningTreeC
b7d542e34b
updates
2024-10-05 16:41:56 +02:00
BurningTreeC
40a89fc337
add ctrl modifier drag for fixed-fluid mode that changes behavior
2024-10-05 15:52:15 +02:00
BurningTreeC
ca32bed448
add fallbacks
2024-10-05 14:25:03 +02:00
BurningTreeC
667e173d02
updates
2024-10-05 14:23:14 +02:00
BurningTreeC
6fd3432426
updates
2024-10-05 13:10:41 +02:00
BurningTreeC
01c945eea3
fix filters
2024-10-05 12:34:54 +02:00
BurningTreeC
6b98a2d20f
update base stylesheet
2024-10-05 08:25:02 +02:00
BurningTreeC
ea7da2b8c1
more calculations
2024-10-05 08:04:03 +02:00
BurningTreeC
dd5af9f092
cleanup pointermove actions
2024-10-05 06:11:13 +02:00
BurningTreeC
02498a1df7
no high z-index on first eventcatcher
2024-10-04 21:55:24 +02:00
BurningTreeC
bc9706d9b4
wip: fixed-fluid mode, change storyleft. + more calculations
2024-10-04 21:52:44 +02:00
BurningTreeC
445547d113
for now, in fixed-fluid mode keep story and tiddler fixed width
2024-10-04 19:12:24 +02:00
BurningTreeC
315e5433c5
clean up stylesheet
2024-10-04 18:09:02 +02:00
BurningTreeC
f547be6b8e
remove some unnecessary calculations
2024-10-04 16:55:27 +02:00
BurningTreeC
035c23e0d5
updates
2024-10-04 15:52:16 +02:00
BurningTreeC
22b33e6fe4
updates
2024-10-04 15:34:52 +02:00
BurningTreeC
7fbbb4e8b8
updates
2024-10-04 14:44:03 +02:00
BurningTreeC
be6510bcb4
updates
2024-10-04 14:36:00 +02:00
Simon Huber
1e0d4b87fb
Create sidebar-resizer.tid
2024-10-04 12:34:55 +02:00
Jeremy Ruston
ac8fa2cf00
Remove obsolete mobiledragdrop plugin
2024-10-03 16:41:19 +01:00
Jeremy Ruston
2327dd043f
Revert "Fix alignment in tiddler subtitle ( #8659 )"
...
This reverts commit f4f1ae6b9b
.
2024-10-03 13:19:23 +01:00
Mario Pietsch
f4f1ae6b9b
Fix alignment in tiddler subtitle ( #8659 )
2024-10-03 12:34:39 +01:00
Saq Imtiaz
e591dfd590
Update the editor file import UI to support markdown tiddlers ( #8486 )
...
* chore: update editor file import to use procedures and substitute operator
* feat: refactor editor file-import UI to reuse filter from $:/config/Editor/EnableImportFilter
* feat: support for markdown in editor file import UI
* feat: improve markdown type detection and enable markdown image imports by default
* fix: uri encode tiddler titles for markdown
* escape characters instead of URI encoding
* fix: tweak regexp to simplify code and document escaping rules
2024-10-02 13:15:53 +01:00
Leilei332
c82761a600
Add tc-table-wrapper class to fix overflow ( #8652 )
...
* Add tc-table-wrapper class to fix overflow
* Apply class in tag manager body
2024-10-02 13:06:40 +01:00
Joe Bordes
d981e45e15
i18n(ES) update to latest code base ( #8653 )
2024-10-02 13:00:04 +01:00
Leilei332
2dd8ff95b2
Fix github fork ribbon plugin marked as deprecated & add it back to full edition. ( #8656 )
2024-10-02 12:42:49 +01:00
Mario Pietsch
fca39c7f72
Remove function wrapper ( #8625 )
...
* remove function wrapper
* add back anonymous function to sjcl.tid
2024-10-01 13:16:39 +01:00
btheado
7bf2fee15e
Fix geospatial plugin map state loading ( #8511 )
2024-09-30 14:49:33 +01:00
Leilei332
0aa9cf6669
Include Polish language in full edition ( #8638 )
...
Fix the problem that Polish is not included in the full edition
2024-09-30 14:27:38 +01:00
Leilei332
6e4a64b6cd
Remove deprecated plugins in full edition ( #8639 )
...
Remove plugins that are marked deprecated in full edition
2024-09-30 14:27:22 +01:00
Saq Imtiaz
3f4067ef7b
Fix: variables in functions should not pollute upstream widgets ( #8641 )
2024-09-30 14:26:36 +01:00
Simon Huber
96840b886f
Fix mediatype Typo in excise.js ( #8640 )
...
This fixes the typo "mediatype" instead of "mediaType" causing a RSOE
2024-09-30 14:26:00 +01:00
Leilei332
bb462210c3
Make stability badges in add plugin modal translatable ( #8642 )
...
A further implementation for #8614
2024-09-30 14:24:10 +01:00
Leilei332
36b988c273
Gather all the plugins' settings page under the control panel's "Settings" tab. ( #8643 )
2024-09-30 14:23:29 +01:00
Leilei332
2a77d6afdf
Fix confusing empty message in tag dropdown ( #8649 )
2024-09-30 13:40:45 +01:00
Mario Pietsch
bb75560922
Add basic view-widget tests ( #8632 )
2024-09-25 13:02:10 +01:00