Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Releases: dotherightthing/wpdtrt-anchorlinks

0.4.10

06 Aug 01:22
Compare
Choose a tag to compare

0.4.9

20 Jun 11:22
Compare
Choose a tag to compare
  • [2815d17] Add shortcode option to allow widgets to be excluded from the generated anchor links list on the maintenance page, update documentation

0.4.8

20 Jun 09:50
Compare
Choose a tag to compare
  • [e8b04af] Update wpdtrt-scss to 0.1.17
  • [b9f6051] Refactor jump links/anchors to use the heading rather than the section, show the icon on the left and include the text in the link/anchor, shorten data attributes (#24, dotherightthing/wpdtrt-scss#2)
  • [f39431b] Update wpdtrt-scss to 0.1.14
  • [a817052] Refactor jump links/anchors to use the heading rather than the section, show the icon on the left and include the text in the link/anchor, shorten data attributes (#24, dotherightthing/wpdtrt-scss#2)
  • [584b138] Prevent active fragment from headbutting the top of the browser window
  • [5d0a6be] Update wpdtrt-scss to 0.1.13

0.4.7

11 Jun 10:22
Compare
Choose a tag to compare
  • [d48abe7] Update wpdtrt-plugin-boilerplate from 1.7.16 to 1.7.17
  • [f1b81be] Sync comment with plugin generator

0.4.6

21 Mar 04:18
Compare
Choose a tag to compare
  • [0c09c46] Update wpdtrt-plugin-boilerplate from 1.7.15 to 1.7.16
  • [91bdeaa] Remove redundant classes

0.4.5

03 Feb 21:16
Compare
Choose a tag to compare
  • [921b64c] Docs
  • [8010123] Update wpdtrt-npm-scripts to 0.3.30
  • [59a36ff] Update dependencies
  • [7f60057] Update wpdtrt-scss
  • [2b49062] Update wpdtrt-plugin-boilerplate from 1.7.14 to 1.7.15
  • [f3c0ea4] Remove redundant loading of project-specific JavaScript
  • [e8dc35d] Update wpdtrt-plugin-boilerplate from 1.7.13 to 1.7.14
  • [2624d18] Update wpdtrt-plugin-boilerplate from 1.7.12 to 1.7.13
  • [b40cc23] Fix documented path to CSS variables
  • [d81cb2b] Add placeholders for string replacements
  • [bfbd404] Load boilerplate JS, as it is not compiled by the boilerplate

0.4.4

27 Jan 03:49
Compare
Choose a tag to compare
  • [0c20dda] Update wpdtrt-plugin-boilerplate from 1.7.7 to 1.7.12
  • [591d392] Move styles to wpdtrt-scss
  • [b0395fd] Support multiple pinning controllers
  • [ecc6849] Docs
  • [108b040] Move styles to wpdtrt-scss
  • [1884709] Ignore files sources from wpdtrt-npm-scripts

0.4.3

23 Jan 20:25
Compare
Choose a tag to compare
  • [7fe633e] Fix Undefined index: sidebar-
  • [624cc5c] Add ability to inject anchor into a heading which is not within the_content
  • [27ba136] Add ability to inject additional items into anchor list, sourced from widgets in sidebars appearing before or after the_content
  • [c37fc2d] Housekeeping

0.4.2

09 Jan 22:19
Compare
Choose a tag to compare
  • [0315bec] Fix JQMIGRATE: jQuery.trim is deprecated; use String.prototype.trim
  • [5a63a1c] Revert "Ensure that highlighted anchor link is always in view (fixes #23)"
  • [5eaad3e] Ensure that highlighted anchor link is always in view (fixes #23)

0.4.1

07 Jan 13:09
Compare
Choose a tag to compare
  • [63ea244] Lint JS
  • [90b8f03] Update dependencies, incl wpdtrt-plugin-boilerplate from 1.7.6 to 1.7.7 to use Composer v1
  • [649f551] Hide in print view
  • [95422e9] Add polyfills for IE11
  • [5acf5b2] Add icons and underlines to anchor list links
  • [cc14509] Update wpdtrt-plugin-boilerplate from 1.7.5 to 1.7.6 to fix saving of admin field values
  • [59e4206] Update section element in anchor link highlighting script (fixes #20)
  • [35b4ef5] Pass wpdtrt-anchorlinks__additions in as a shortcode attribute
  • [d2d096f] Be more flexible with expected section > heading structure
  • [7a51600] Prevent additional <p></p> element from being injected after h2
  • [911297d] Update wpdtrt-npm-scripts
  • [058da3f] Prepend anchor IDs with a string to prevent them from starting with a number
  • [771b033] Update wpdtrt-npm-scripts
  • [110a172] Append date to nav header (fixes #19)