1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-26 01:50:28 +00:00
TiddlyWiki5/core
Felix Hayashi d3ab4144d4 Allows text areas to be auto-height while being wrapped in an
element that has scrollbars. The wrapper element with the
scroll bar does not need to be a direct parent of the text area.

**update:** fixed a bug that came up in the discussion

This is fixed now: https://github.com/Jermolene/TiddlyWiki5/pull/1933#issuecomment-141774881

The problem was the check in getScrollContainer()
2015-10-26 21:22:10 +01:00
..
images Added fold/unfold all buttons 2015-08-09 17:25:01 +01:00
language Added fold/unfold all buttons 2015-08-09 17:25:01 +01:00
modules Allows text areas to be auto-height while being wrapped in an 2015-10-26 21:22:10 +01:00
palettes Tweak contrast themes 2015-05-28 09:47:42 +01:00
templates Limited implementation of external text tiddlers in the browser 2015-08-29 16:33:04 +01:00
ui Remove extra DIV added to view template 2015-08-10 11:39:11 +01:00
wiki Added fold/unfold all buttons 2015-08-09 17:25:01 +01:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2015-04-24 11:13:10 +01:00
icon.tid Experimental SVG Compression 2015-03-31 14:39:36 +01:00
plugin.info Consistent plugin descriptions 2015-02-17 10:28:54 +00:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core