Skip to content

Releases: excid3/tailwindcss-stimulus-components

v5.1.1

22 Mar 16:10
78b1bfc
Compare
Choose a tag to compare
  • Update dist 6807633
  • Add show & hide to slideover for backwards compatibility efd9eb4

v5.1.0...v5.1.1

Full Changelog: v5.1.0...v5.1.1

v5.1.0

22 Mar 15:35
3b3b51e
Compare
Choose a tag to compare
  • Don't include tests and docs in npm packages 412b0a0
  • Update changelog 2934b1d
  • Test Alerts (#233) fbae958
  • tabs: better event and active attribute (#232) d5b3935
  • Update tests for closing animations b4475c3
  • Introduce closing attribute for animating modals and slideovers 9dd0844
  • Remove unused fixture c337ba9
  • Update dist 673307d
  • Update slideover tests 0486b3c
  • Fix typo in transition 1a1923b
  • Fix tab scrolling on page load by making it disabled by default 7f4bd78
  • Add modal#backdropClose to allow clicking on backdrop to close da51d91
  • Refactor slideovers to use <dialog> element 6de473c
  • Auto-close modals before turbo-cache event e4b0160
  • Revert dropdown auto-adding data-actions 4bf60a2
  • Merge branch 'main' of github.com:excid3/tailwindcss-stimulus-components 7ce1057
  • Update popover docs with transitions. Fixes #231 7e979b9
  • Update web-test-runner concurrency to 1 (#226) f2f8646
  • Update dist ebe9629
  • Fix Modal Dialog References (#225) 0b726c7

v5.0.2...v5.1.0

What's Changed

New Contributors

Full Changelog: v5.0.2...v5.1.0

v5.0.2

15 Mar 19:40
a99d5b7
Compare
Choose a tag to compare

v5.0.1...v5.0.2

v5.0.1

15 Mar 19:38
b611eb8
Compare
Choose a tag to compare

v5.0.0...v5.0.1

Full Changelog: v5.0.0...v5.0.1

v5.0.0

15 Mar 19:14
1e1c4f6
Compare
Choose a tag to compare
  • [Breaking] Use <dialog> element for modals 8117bdd
  • Set aria-selected="true" on tabs and scroll active tab into view Closes #125 12c438f
  • Update build 75f2c93

v4.1.0...v5.0.0

Full Changelog: v4.1.0...v5.0.0

v4.1.0

14 Mar 15:43
64275eb
Compare
Choose a tag to compare
  • Remove np from devDependencies cab2191
  • Update dev packages 2fdddee
  • Rebuild 4839c77
  • Merge pull request #206 from adrienpoly/improve-dropdown-dx 8da97e2
  • Update CI for main branch and LTS efee3c7
  • Merge branch 'main' into improve-dropdown-dx d7519df
  • Merge branch 'main' of github.com:excid3/tailwindcss-stimulus-components 28a9d01
  • Hide modal and background before turbo cache 9aa07f2
  • Hide modal and background before turbo cache 665727e
  • Merge pull request #213 from anthony0030/fix_tabs 0768c9e
  • Merge pull request #214 from anthony0030:optional_tab_scrolling 93d1d6c
  • Merge branch 'main' of github.com:excid3/tailwindcss-stimulus-components 863cedd
  • Update packages, CI and dist 2d83d93
  • Merge pull request #222 from marcoroth:patch-1 eecf0fb
  • Merge branch 'master' of github.com:excid3/tailwindcss-stimulus-components 8c38422
  • Close menu target before turbo cache. Fixes #224 dbb681a
  • Fix modal docs (#212) 71583cb
  • Remove duplicate target menu in slideover controller d4e3651
  • Give the option for tabs not to scroll the browser dedd80b
  • ensures the correct tab opens when visiting a page via a link with a tab anchor 9289ef8
  • change default transition inspired by tailwindui free dropdown component ea1e5b3
  • Update src/dropdown.js a23cd95
  • add dropdown default transitions 971b2ce
  • add closeOnClickOutside option using value API e50e088
  • add closeOnEscape option using value API d0d5c90
  • fix the open value syntax 63f4731
  • auto defines main dropdown actions 5a56761
  • add a npm run dev script to continuously build during dev 3170db0
  • Custom toggle class (#202) 1ba935f
  • Update README.md (#200) a0867ad
  • Fix example calls to non-existent functions in popover.md (#199) 2a8c44e
  • Add missing ColorPreview to import list in README.md (#198) c24c897
  • Reference data-model-open-value on the modal docs (#197) 7b703e2
  • Add toggleInput to toggle for use with inputs 4c204ad
  • Update tabs.md 2a4c723
  • Refactor and simplify transition code from scratch (#193) 5dda9a2

v4.0.4...v4.0.5

v4.0.3

07 Aug 18:53
96ac756
Compare
Choose a tag to compare

Full Changelog: v4.0.2...v4.0.3

v4.0.2

07 Aug 18:53
9387452
Compare
Choose a tag to compare

Full Changelog: v4.0.1...v4.0.2

v4.0.1

07 Aug 18:51
6ee44d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

02 Aug 18:17
2bd059b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.4...v4.0.0