Releases: davidjr82/stimulus-toggler
Releases · davidjr82/stimulus-toggler
v0.5.3
v0.5.2
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
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
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
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
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
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
What's Changed
- (refactor): specify tab-content for the alias of tabs contents
Full Changelog: v0.2.2...v0.3.0
v0.2.3
What's Changed
- (fix): get states from event.currentTarget instead of event.target
Full Changelog: v0.2.2...v0.2.3