1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 07:20:47 +00:00
TiddlyWiki5/core/ui
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
..
AdvancedSearch Move search result count logic out of translations 2014-10-21 20:27:42 +01:00
ControlPanel Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
EditTemplate Yet more fixing for the Firefox jumping toolbar problem... 2014-10-10 20:32:12 +01:00
EditToolbar Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
Filters Add canned filter for recent system tiddlers 2014-10-31 10:01:25 +00:00
MoreSideBar Adjust untagged divider styling 2014-09-27 16:56:59 +01:00
PageControls Increase size of flags in language dropdown 2014-10-29 12:15:32 +00:00
PageTemplate Refactor the page controls to be more reusable 2014-10-24 11:17:58 +01:00
SideBar Wrap page control previews in position:relative 2014-11-01 08:42:34 +00:00
TiddlerInfo Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
TopRightBar Change button widget 'title' attribute to 'tooltip' 2014-09-10 10:25:50 +01:00
ViewTemplate change filter to stop automatic view transclusion if field 'hide-body' has the value 'yes' 2014-09-10 18:00:29 +02:00
ViewToolbar Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
AdvancedSearch.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
AlertTemplate.tid Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
BinaryWarning.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
ControlPanel.tid Reorganise control panel tabs 2014-09-04 09:58:14 +01:00
DefaultSearchResultList.tid Add support for custom search result visualisations 2014-10-27 18:38:34 +00:00
EditTemplate.tid Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
ImportListing.tid Fix problem with preview state storage in import listing 2014-09-19 21:56:37 +01:00
ListItemTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
MissingTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
PageControls.tid Refactor the page controls to be more reusable 2014-10-24 11:17:58 +01:00
PageStylesheet.tid Remove support for deprecated $:/tags/stylesheet tag 2014-09-21 11:26:11 +01:00
PageTemplate.tid Change "tw-*" variables to "tv-*" 2014-08-28 22:28:02 +01:00
PluginInfo.tid Extend control panel plugins tab 2014-08-07 15:48:38 +01:00
SearchResults.tid Allow control over default search results tab 2014-10-28 08:31:09 +00:00
SideBarLists.tid Add advanced search button to search results 2014-11-02 16:10:53 +00:00
TagManager.tid Further tag manager tweaks 2014-11-04 12:35:46 +00:00
TagTemplate.tid Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
TiddlerFields.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerFieldTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerInfo.tid Fix tiddler info default tab 2014-08-28 15:16:54 +01:00
UntaggedTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
ViewTemplate.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 18:59:35 +01:00