Skip to content

Releases: davidjr82/stimulus-toggler

v0.5.3

17 Nov 06:01
Compare
Choose a tag to compare

What's Changed

  • (fix): skip transitions in syncElementState when controller is already connected

Full Changelog: v0.5.2...v0.5.3

v0.5.2

16 Nov 10:41
Compare
Choose a tag to compare

What's Changed

  • (feat): data-toggler-tab-active-forget attribute to keep opened tab between turbo requests

Full Changelog: v0.5.1...v0.5.2

v0.5.1

16 Nov 08:06
Compare
Choose a tag to compare

What's Changed

  • (docs): add publishing info
  • (fix): update syncElementState for non on/off values

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Nov 06:27
Compare
Choose a tag to compare

What's Changed

  • (feat): require data-toggler-tab-active to start with enabled tabs and allow hidden tabs at the beginning

Full Changelog: v0.4.2...v0.5.0

v0.4.2

04 Nov 03:35
Compare
Choose a tag to compare

What's Changed

  • (feat): remove from subscriptions when toggleable target is disconnected and refactoring

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Nov 15:28
Compare
Choose a tag to compare

What's Changed

  • (feat): add alias for transitions data-toggler-transition
  • (feat): sync element classes with state when connected to the dom

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Oct 06:43
Compare
Choose a tag to compare

What's Changed

  • (feat): when defined classes on/off, expect classes off/on to be defined or return empty as opposite classes

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Oct 06:25
Compare
Choose a tag to compare

What's Changed

  • (refactor): specify tab-content for the alias of tabs contents

Full Changelog: v0.2.2...v0.3.0

v0.2.3

29 Oct 05:20
Compare
Choose a tag to compare

What's Changed

  • (fix): get states from event.currentTarget instead of event.target

Full Changelog: v0.2.2...v0.2.3

v0.2.2

29 Oct 04:35
Compare
Choose a tag to compare

What's Changed

  • (dev): update package.json

Full Changelog: v0.2.1...v0.2.2