Skip to content

Releases: stevegrunwell/wp-admin-tabbed-settings-pages

Version 0.2.0

27 Aug 17:20
d8fbcce
Compare
Choose a tag to compare

Added

  • The tabbing JavaScript will now listen for window.hashchange events, enabling links within the tab content to change tabs (#13)
  • Add .tabbed-section-heading to the <h2> at the top of each tabbed panel (#15)

Fixed

  • Prevent all the tabs from displaying on page load before the tab script executes (#14)

Version 0.1.2

21 Aug 17:01
ba340a0
Compare
Choose a tag to compare

Fixed

  • Prevent <section> elements from being broken if no fields are registered for a setting (#11)

Version 0.1.1

21 Aug 15:58
fed9638
Compare
Choose a tag to compare

Fixed

  • Prevent conflicts if multiple plugins bundle the polyfill (#9)

Version 0.1.0

21 Aug 14:53
Compare
Choose a tag to compare

Initial public release of the polyfill.