1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 09:13:16 +00:00
TiddlyWiki5/core/ui
Tobias Beer 02529a51d0 Improve styling and reusability of palette, language, and theme switchers (#1954)
allows to override styles more easily via new class tc-chosen

----

updated all of storyview, theme, palette, language

» both in ControlPanel as well as PageControls
» removed "current ..." form switchers as it's redundant
» streamlined toolbar buttons in ControlPanel, especially less spacing

----

fixed dropdown hover colour override

if I wouldn't then it would go blank owed to default drop-down styles

----

polished styles

» chosen items now more emphasized while curspor not indicating a link
» removed underline when hovering, used highlighted border colours instead

----

use snippets languageswitcher for pagecontrols button, after all

----

wrap all switchers in tc-chooser

----

apply big font only to buttons, not reveals in pagecontrols

----

moved language switcher wrapper class to snippet

improved language switcher image alignment

----

make tiddler and ControlPanel view behave the same. add generic tc-check-list setting. add generic input type checklist, vertical alignment.

now using css rem to address drop-downs for pagecontrols

thanks @pmario

removed css artefacts in vanilla/base from before merging @pmario's PR

with comments being baked-in I don't think we want these in the code

css simplification for .tc-chosen and tc-chooser-item
2018-04-06 17:26:54 +01:00
..
AboveStory Fix tw2-plugin-check warning so that more than one plugin is displayed 2016-09-30 18:27:45 +01:00
AdvancedSearch Suppress search results if search string is too short 2016-10-11 09:27:26 +01:00
Components Display "contents" tab for plugins that lack any information tabs 2017-04-30 09:59:41 +01:00
ControlPanel Make new tiddler title editable in ControlPanel (#3149) 2018-03-05 11:24:29 +00:00
EditorToolbar Better Editor Toolbar Conditions (#3180) 2018-03-19 18:01:24 +00:00
EditTemplate Rescind preview pane default of "diff" 2018-04-03 19:02:42 +01:00
EditToolbar days filter – docs and examples optimisations (#2972) 2017-09-16 15:29:44 +01:00
Filters Add an entry to the filter drop down for exporting the current story (minus advanced search) (#2670) 2016-12-30 17:42:23 +00:00
ImportPreviews Add pluggable previews to the import listing 2018-04-03 17:50:57 +01:00
Manager Introduce tiddler manager 2016-11-29 08:36:07 +00:00
MoreSideBar Create the new "tree" global macro (#2925) 2017-06-28 17:44:15 +01:00
PageControls Improve styling and reusability of palette, language, and theme switchers (#1954) 2018-04-06 17:26:54 +01:00
PageTemplate Add fold tiddler toolbar button 2015-08-09 11:10:04 +01:00
SideBar implements default setting for the More sidebar in the same way as the existing default setting which sidebar tab to open as default; adds control panel setting; adds en-GB and de-DE lingo (#3135) 2018-03-05 11:14:30 +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 Add pluggable previews to the import listing 2018-04-03 17:50:57 +01:00
ViewToolbar Fix new journal here (#3189) 2018-04-02 19:42:26 +01:00
AdvancedSearch.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
AlertTemplate.tid Add localisable strings (#2438) 2016-05-12 08:44:28 -06:00
BinaryWarning.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
ControlPanel.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
DefaultSearchResultList.tid add localisable strings for search 2015-10-18 18:09:41 +09:00
EditTemplate.tid Dynaview: Add support for updating the address bar when scrolling 2018-03-13 14:07:29 +00:00
ImportListing.tid Add pluggable previews to the import listing 2018-04-03 17:50:57 +01:00
ListItemTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
Manager.tid Introduce tiddler manager 2016-11-29 08:36:07 +00:00
MissingTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
PageControls.tid Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
PageStylesheet.tid Ensure stylesheet is re-rendered when the language changes 2015-02-08 17:56:17 +00:00
PageTemplate.tid Add support for relinking when renaming tiddlers 2016-12-15 17:13:32 +00:00
PluginInfo.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
PluginInfoDefaultContents.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
PluginListItemTemplate.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
SearchResults.tid Addresses #1066 by moving the search results into a dropdown. 2015-09-27 22:53:46 +01:00
SideBarLists.tid Suppress search results if search string is too short 2016-10-11 09:27:26 +01:00
TagManager.tid Refactor tag template into an underlying macro 2016-11-28 19:17:25 +00:00
TagTemplate.tid Refactor draggable stuff for easier reuse 2017-03-23 14:23:33 +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 Add "sticky" mode for tiddler info panel 2016-11-23 18:17:54 +00:00
UntaggedTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
ViewTemplate.tid Dynaview: Add support for updating the address bar when scrolling 2018-03-13 14:07:29 +00:00