Releases: GavinJoyce/ember-headlessui
Releases · GavinJoyce/ember-headlessui
Release 0.14.0
}
v0.14.0 (2023-08-02)
🚀 Enhancement
- #173 🐛 should scroll option into view only once (@far-fetched)
- #165 Add Combobox component (@balinterdi)
🐛 Bug Fix
- #176 Fix ember-modifier import path (@herzzanu)
- #175 FIX: add default type='button' to switch (@rreckonerr)
🏠 Internal
- #178 Combobox refactor selected value (@far-fetched)
Committers: 4
- Balint Erdi (@balinterdi)
- Piotr (@far-fetched)
- Sabin Hertanu (@herzzanu)
- Volodymyr Radchenko (@rreckonerr)
Release 0.13.0
🚀 Enhancement
- #143 ✨ Implement
<RadioGroup />
component (@mofiebiger) - #154 Remove render modifiers (@roomman)
🐛 Bug Fix
- #146 🐛 with transtion open on "enter" click (@far-fetched)
- #145 🐛 Refactor handle outside click for listbox - firefox issue (@far-fetched)
📝 Documentation
🏠 Internal
- #163 The safe peer fix for release-it (@NullVoxPopuli)
- #159 📦 Update pnpm lock (@dmcnamara-eng)
- #157 Move tests to own app (@NullVoxPopuli)
- #156 Fix docs workflow (@NullVoxPopuli)
- #152 Convert to monorepo (@NullVoxPopuli)
- #155 Fix deploy C.I. (@NullVoxPopuli)
- #154 Remove render modifiers (@roomman)
- #153 Upgrade ember-cli (@NullVoxPopuli)
- #148 Switch to pnpm (@NullVoxPopuli)
- #151 Upgrade to Tailwind 3, use prose plugin from typography (@NullVoxPopuli)
- #147 Remove @tailwindcss/ui (@NullVoxPopuli)
- #149 Remove Husky (@NullVoxPopuli)
- #150 Fix CI / don't use test.each (@NullVoxPopuli)
Committers: 5
- David McNamara (@dmcnamara-eng)
- Piotr (@far-fetched)
- Simon Zimmerman (@roomman)
- @NullVoxPopuli
- @mofiebiger
Release 0.12.3
Release 0.12.2
Release 0.12.1
Release 0.12.0
🚀 Enhancement
- #128 ✨ support static option for Items (@aoifehannigan)
Committers: 1
- Aoife Hannigan (@aoifehannigan)
Release 0.11.1
🐛 Bug Fix
- #127 Move ember-modifier to dependencies (@NullVoxPopuli)
- #121 Fix
it should add a scroll lock to the html tag
test (@bertdeblock)
🏠 Internal
- #122, #123, #124 Enable skipped transition tests again (@bertdeblock)
Committers: 2
- Bert De Block (@bertdeblock)
- @NullVoxPopuli
Release 0.11.0
🚀 Enhancement
- #118 Support Ember 4 (@NullVoxPopuli)
- #100 Menu: add additional keydown events and tests (@roomman)
🏠 Internal
- #112 drop ie11 from dummy app targets (@GavinJoyce)
- #111 upgrade ember-auto-import (@GavinJoyce)
Committers: 3
- Gavin Joyce (@GavinJoyce)
- Simon Zimmerman (@roomman)
- @NullVoxPopuli
Release 0.10.3
v0.10.3 Release 0.10.3
Release 0.10.2
🐛 Bug Fix
- #104 ✅ transition with menu composition (@far-fetched)
📝 Documentation
- #102 remove unused
@key
argument (@GavinJoyce)
Committers: 3
- Gavin Joyce (@GavinJoyce)
- Mateus Alexandre (@mateusalexandre)
- Piotr (@far-fetched)