Releases: excid3/tailwindcss-stimulus-components
Releases · excid3/tailwindcss-stimulus-components
v6.1.2
v6.1.1
What's Changed
- Bump rollup from 4.13.0 to 4.22.4 by @dependabot in #256
- Catch the finished promise AbortError and ignores it by @jaywhy in #259
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- Bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #255
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Update popover.md - Fix dismiss-after-value attr name by @ShawnAukstak in #235
- Update popover.js - Small Comment Fix by @ShawnAukstak in #236
- fix: applies change to event listener registration and cleanup by @ka1ea6 in #242
- Add
importmaps
instructions to README.md by @smarquez1 in #244 - Bump braces from 3.0.2 to 3.0.3 by @dependabot in #245
- only set current tab to anchor if using anchors by @dbil25 in #253
- history.replaceState is not compatible with turbo by @dbil25 in #234
- Add transition to the export list by @jeromecornet in #251
- v6 - Look ma, no build! by @excid3 in #254
New Contributors
- @ShawnAukstak made their first contribution in #235
- @ka1ea6 made their first contribution in #242
- @smarquez1 made their first contribution in #244
- @jeromecornet made their first contribution in #251
Full Changelog: v5.1.1...v6.0.0
v5.1.1
Full Changelog: v5.1.0...v5.1.1
v5.1.0
- 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
What's Changed
- Fix Modal Dialog References by @pkayokay in #225
- Update web-test-runner concurrency to 1 by @pkayokay in #226
- tabs: better event and active attribute by @dbil25 in #232
- Test Alerts by @pkayokay in #233
New Contributors
Full Changelog: v5.0.2...v5.1.0
v5.0.2
v5.0.1
Full Changelog: v5.0.0...v5.0.1
v5.0.0
- [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
Full Changelog: v4.1.0...v5.0.0
v4.1.0
- 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
inslideover
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