development 2.2.0d2 tooltip durations settings
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2432531 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
3e8d312969
commit
ec116d10a2
17 changed files with 284 additions and 94 deletions
20
readme.txt
20
readme.txt
|
@ -80,25 +80,29 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.2.0d0 =
|
||||
- Add: UX: settings for scroll offset and duration
|
||||
= 2.2.0d2 =
|
||||
- Add: Dashboard: Main settings: add settings for scroll offset and duration
|
||||
- Add: Dashboard: Tooltip settings: add settings for display delays and fade durations
|
||||
- Add: Styling: Tooltips: fix font size issue by adding font size to settings with legacy as default
|
||||
- Add: Reference container: fix theme-dependent layout issues by optionally enqueuing additional style sheet
|
||||
- Add: Reference container: fix layout issues by moving backlink column width to settings
|
||||
- Add: Reference container: separating and terminating punctuation optional and customizable
|
||||
- Add: Styling: Tooltips: fix font size issue by adding font size to settings with legacy as default
|
||||
- Add: Reference container: Backlinks: optional line breaks to stack enumerations
|
||||
- Bugfix: Dashboard: move arrow settings from Customize to Settings > Reference container to reunite and fix issue with new heading wording
|
||||
- Bugfix: Dashboard: Main settings: fix layout, raise shortcodes to top
|
||||
- Bugfix: Dashboard: Other settings: Excerpt: display guidance next to select box
|
||||
- Bugfix: Layout: Tooltips: prevent line break in Read-on link label
|
||||
- Bugfix: Styling: Referrers and backlinks: make link elements optional to fix issues
|
||||
- Bugfix: Styling: Referrers: disable hover underline
|
||||
- Bugfix: Reference container, tooltips: fix line wrapping of URLs based on pattern, not link element
|
||||
- Bugfix: Reference container: Backlink symbol: support for appending when combining identicals is on
|
||||
- Bugfix: Reference container: Backlinks: deprioritize hover underline to ease customization
|
||||
- Bugfix: Reference container: Backlinks: fix line breaking with respect to separators and terminators
|
||||
- Bugfix: Reference container: Label: delete overflow hidden rule
|
||||
- Bugfix: Reference container: Expand/collapse button: same padding to the right for right-to-left
|
||||
- Bugfix: Reference container: Styles: re-add the class dedicated to combined footnotes indices
|
||||
- Bugfix: Styling: Referrers and backlinks: make link elements optional to fix issues
|
||||
- Bugfix: Styling: Referrers: disable hover underline
|
||||
- Bugfix: Dashboard: move arrow settings from Customize to Settings > Reference container to reunite and fix issue with new heading wording
|
||||
- Bugfix: Dashboard: Main settings: fix layout, raise shortcodes to top
|
||||
- Bugfix: Dashboard: Tooltip settings: Truncation length: change input box type from text to numeric
|
||||
- Update: Dashboard: Notices: use explicit italic style
|
||||
- Bugfix: Dashboard: Other settings: Excerpt: display guidance next to select box
|
||||
- Bugfix: WordPress hooks: the_content: set priority to 1000 as a safeguard
|
||||
- Update: Dashboard: Expert mode: streamline and update description for hooks and priority levels
|
||||
|
||||
|
|
Reference in a new issue