1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/plugins/tiddlywiki
Mario Pietsch e1b3308a9d
Fix float right overflow (#8557)
* tc-subtitle is not a sibling to tc-body,
So tc-subtitle needs a clearfix to contains float:right

* add clearfix to all tiddler elements that could contain floats

* add clearfix to tc-tiddler-title in ViewTemplate

* add clearfix to plugin/blog/templates

* add clearfix to plugin/tour/templates

* remove test tiddler

* rename draft title class to tc-tiddler-title-draft

* undo title field covering

* move tc-clearfix to tc-float-right in the base CSS file

* rename clearfix CSS class to tc-clearfix

* update documentation tiddlers
2024-09-09 09:48:57 +01:00
..
async Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
aws More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
bibtex Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
blog Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
browser-sniff More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
browser-storage Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
cecily More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
classictools Add vnd.tiddlywiki-multiple to the editor type dropdown (#8450) 2024-07-29 22:04:06 +01:00
codemirror Add type attribute to input fields in control panel (#8518) 2024-08-21 11:16:13 +01:00
codemirror-autocomplete Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-closebrackets Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-closetag Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-fullscreen-editing Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-keymap-emacs Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-keymap-sublime-text Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-keymap-vim Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-css Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-htmlembedded Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-htmlmixed Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-javascript Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-markdown Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-x-tiddlywiki Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-mode-xml Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-search-replace Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
codemirror-trailingspace Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
comments Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
confetti Remove "debugger" statement from code - Make confetti examples more impressive (#8284) 2024-06-21 14:15:31 +01:00
consent-banner More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
d3 Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
dynannotate Fix spotlight effect when scrollbars visible 2024-06-12 11:54:24 +01:00
dynaview Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
evernote Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
external-attachments Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
filesystem Filesystem adaptor should not crash with missing wiki folder 2024-08-21 18:56:34 +01:00
freelinks Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
geospatial Prevent geospatial plugin exception when geomap contains empty geolayer widget (#8484) 2024-08-30 14:21:46 +01:00
github-fork-ribbon Standardise whitespace in conditional shortcut syntax (#8583) 2024-09-02 16:51:15 +01:00
googleanalytics More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
hammerjs Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
help More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
highlight Fix strange links in $:/plugins/tiddlywiki/highlight/usage (#8487) 2024-08-05 15:29:16 +01:00
highlight-legacy Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
innerwiki Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
internals Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
jasmine More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
jszip Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
katex Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
markdown Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
markdown-legacy More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
menubar Revert #7821 2024-06-18 20:52:35 +01:00
mobiledragdrop Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
nodewebkitsaver More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
pluginlibrary More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
powered-by-tiddlywiki Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
qrcode Update toolbar buttons to use v5.3.2 syntax (#8584) 2024-09-05 18:40:18 +01:00
railroad Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
savetrail Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
sax Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
share Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
stacked-view More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
tahoelafs More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
text-slicer Update toolbar buttons to use v5.3.2 syntax (#8584) 2024-09-05 18:40:18 +01:00
tiddlyweb Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
tour Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
translators More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
tw2parser Fix whitespace in all plugins for v5.3.6 (#8285) 2024-08-20 16:33:07 +01:00
tw5.com-docs Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
twitter Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
twitter-archivist Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
upgrade More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
xlsx-utils Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
xmldom Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00