1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 07:50:47 +00:00
TiddlyWiki5/core
Jermolene 0bb8e08edc Provisionally make tag pill foreground colour be responsive
With this commit tag pills will now choose for the foreground colour
either the current palette “foreground” or “background” colours,
according to which has the higher contrast. It’s something @gernert has
expressed an interest in in the past, and I’ve tended to agree that it
is a nice piece of polish. It opens up the possibility of paler colours
for tag pills than are currently possible.

The trouble is that in order to implement it I’ve had to bring in a
third party library for parsing CSS colours. It weighs in just over
9KB, making quite a lot of weight for such a small feature. I don’t see
any other immediate uses for the colour parsing library either.

So, I’m undecided at the moment whether this should stay in the core.
2014-11-06 13:35:48 +00:00
..
images Add up and down chevron images 2014-11-04 12:35:19 +00:00
language Further tag manager tweaks 2014-11-04 12:35:46 +00:00
modules Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
palettes Refine page control button colour 2014-08-02 22:51:04 +01:00
templates Change "tw-*" variables to "tv-*" 2014-08-28 22:28:02 +01:00
ui Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
wiki Fix embarrassing typo in timeline macro 2014-11-05 09:30:40 +00:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
icon.tid Minor icon tweaks 2014-08-08 16:35:48 +01:00
plugin.info Add/update plugin readmes 2014-08-07 15:49:52 +01: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