Skip to content

v4.1.0

Compare
Choose a tag to compare
@excid3 excid3 released this 14 Mar 15:43
· 56 commits to main since this release
64275eb
  • 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