{
cwd: '/home/nvp/Development/OpenSource/ember-headlessui/ember-headlessui'
}

https://github.com/GavinJoyce/ember-headlessui/pull/204 barryofguilder ## v0.16.0 (2026-02-20)


## v0.16.2 (2026-06-06)

#### :bug: Bug Fix
* [#207](https://github.com/GavinJoyce/ember-headlessui/pull/207) Skip detached listbox options during typeahead ([@GavinJoyce](https://github.com/GavinJoyce))
* [#206](https://github.com/GavinJoyce/ember-headlessui/pull/206) Guard Listbox scrollIntoView against options removed from the DOM ([@dmcnamara-eng](https://github.com/dmcnamara-eng))

#### Committers: 2
- David McNamara ([@dmcnamara-eng](https://github.com/dmcnamara-eng))
- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))


## v0.16.1 (2026-02-26)

#### :rocket: Enhancement

- [#205](https://github.com/GavinJoyce/ember-headlessui/pull/205) Add event to the dialog onClose action ([@barryofguilder](https://github.com/barryofguilder))

#### Committers: 1

- Jason Barry ([@barryofguilder](https://github.com/barryofguilder))

## v0.15.0 (2026-02-19)

#### :rocket: Enhancement

- [#202](https://github.com/GavinJoyce/ember-headlessui/pull/202) Add clear selection button and more names to combobox example ([@GavinJoyce](https://github.com/GavinJoyce))
- [#201](https://github.com/GavinJoyce/ember-headlessui/pull/201) Make Tab key select active combobox option instead of reverting ([@GavinJoyce](https://github.com/GavinJoyce))

#### Committers: 1

- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))

## v0.14.4 (2025-12-22)

#

https://github.com/GavinJoyce/ember-headlessui/pull/200

## v0.14.3 (2025-12-22)

## v0.14.2 (2025-12-22)

#### :bug: Bug Fix

- [#198](https://github.com/GavinJoyce/ember-headlessui/pull/198) Add preventDefault to Enter key handler on menu items ([@GavinJoyce](https://github.com/GavinJoyce))

#### Committers: 1

- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))

## v0.14.1 (2025-12-20)

#### :bug: Bug Fix

- [#193](https://github.com/GavinJoyce/ember-headlessui/pull/193) Fix Combobox click-outside behavior for non-primitive values ([@GavinJoyce](https://github.com/GavinJoyce))
- [#190](https://github.com/GavinJoyce/ember-headlessui/pull/190) Fix Combobox emitting spurious onChange events ([@GavinJoyce](https://github.com/GavinJoyce))

#### :memo: Documentation

- [#191](https://github.com/GavinJoyce/ember-headlessui/pull/191) Update README with usage examples and local dev instructions ([@GavinJoyce](https://github.com/GavinJoyce))

#### :house: Internal

- [#195](https://github.com/GavinJoyce/ember-headlessui/pull/195) Add .env to gitignore ([@GavinJoyce](https://github.com/GavinJoyce))
- [#194](https://github.com/GavinJoyce/ember-headlessui/pull/194) Fix build:docs to target test-app instead of addon ([@GavinJoyce](https://github.com/GavinJoyce))
- [#192](https://github.com/GavinJoyce/ember-headlessui/pull/192) Remove incomplete menu-with-popper demo pages ([@GavinJoyce](https://github.com/GavinJoyce))

#### Committers: 1

- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))

## v0.14.0 (2023-08-02)

#### :rocket: Enhancement

- [#173](https://github.com/GavinJoyce/ember-headlessui/pull/173) :bug: <Listbox> should scroll option into view only once ([@far-fetched](https://github.com/far-fetched))
- [#165](https://github.com/GavinJoyce/ember-headlessui/pull/165) Add Combobox component ([@balinterdi](https://github.com/balinterdi))

#### :bug: Bug Fix

- [#176](https://github.com/GavinJoyce/ember-headlessui/pull/176) Fix ember-modifier import path ([@herzzanu](https://github.com/herzzanu))
- [#175](https://github.com/GavinJoyce/ember-headlessui/pull/175) FIX: add default type='button' to switch ([@rreckonerr](https://github.com/rreckonerr))

#### :house: Internal

- [#178](https://github.com/GavinJoyce/ember-headlessui/pull/178) Combobox refactor selected value ([@far-fetched](https://github.com/far-fetched))

#### Committers: 4

- Balint Erdi ([@balinterdi](https://github.com/balinterdi))
- Piotr ([@far-fetched](https://github.com/far-fetched))
- Sabin Hertanu ([@herzzanu](https://github.com/herzzanu))
- Volodymyr Radchenko ([@rreckonerr](https://github.com/rreckonerr))

## v0.13.0 (2022-07-16)

#### :rocket: Enhancement

- [#143](https://github.com/GavinJoyce/ember-headlessui/pull/143) ✨ Implement `<RadioGroup />` component ([@mofiebiger](https://github.com/mofiebiger))
- [#154](https://github.com/GavinJoyce/ember-headlessui/pull/154) Remove render modifiers ([@roomman](https://github.com/roomman))

#### :bug: Bug Fix

- [#146](https://github.com/GavinJoyce/ember-headlessui/pull/146) :bug: <listbox/> with transtion open on "enter" click ([@far-fetched](https://github.com/far-fetched))
- [#145](https://github.com/GavinJoyce/ember-headlessui/pull/145) :bug: Refactor handle outside click for listbox - firefox issue ([@far-fetched](https://github.com/far-fetched))

#### :memo: Documentation

- [#129](https://github.com/GavinJoyce/ember-headlessui/pull/129) Add modal with transition example ([@roomman](https://github.com/roomman))

#### :house: Internal

- [#163](https://github.com/GavinJoyce/ember-headlessui/pull/163) The safe peer fix for release-it ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#159](https://github.com/GavinJoyce/ember-headlessui/pull/159) 📦 Update pnpm lock ([@dmcnamara-eng](https://github.com/dmcnamara-eng))
- [#157](https://github.com/GavinJoyce/ember-headlessui/pull/157) Move tests to own app ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#156](https://github.com/GavinJoyce/ember-headlessui/pull/156) Fix docs workflow ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#152](https://github.com/GavinJoyce/ember-headlessui/pull/152) Convert to monorepo ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#155](https://github.com/GavinJoyce/ember-headlessui/pull/155) Fix deploy C.I. ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#154](https://github.com/GavinJoyce/ember-headlessui/pull/154) Remove render modifiers ([@roomman](https://github.com/roomman))
- [#153](https://github.com/GavinJoyce/ember-headlessui/pull/153) Upgrade ember-cli ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#148](https://github.com/GavinJoyce/ember-headlessui/pull/148) Switch to pnpm ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#151](https://github.com/GavinJoyce/ember-headlessui/pull/151) Upgrade to Tailwind 3, use prose plugin from typography ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#147](https://github.com/GavinJoyce/ember-headlessui/pull/147) Remove @tailwindcss/ui ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#149](https://github.com/GavinJoyce/ember-headlessui/pull/149) Remove Husky ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#150](https://github.com/GavinJoyce/ember-headlessui/pull/150) Fix CI / don't use test.each ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 5

- David McNamara ([@dmcnamara-eng](https://github.com/dmcnamara-eng))
- Piotr ([@far-fetched](https://github.com/far-fetched))
- Simon Zimmerman ([@roomman](https://github.com/roomman))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
- [@mofiebiger](https://github.com/mofiebiger)

## v0.12.3 (2022-05-04)

#### :bug: Bug Fix

- [#139](https://github.com/GavinJoyce/ember-headlessui/pull/139) fix rootElement when running in /tests ([@mansona](https://github.com/mansona))

#### Committers: 1

- Chris Manson ([@mansona](https://github.com/mansona))

## v0.12.2 (2022-03-28)

#### :bug: Bug Fix

- [#136](https://github.com/GavinJoyce/ember-headlessui/pull/136) Add Fallback Focus to Dialog ([@mansona](https://github.com/mansona))

#### Committers: 1

- Chris Manson ([@mansona](https://github.com/mansona))

## v0.12.1 (2022-03-02)

#### :house: Internal

- [#135](https://github.com/GavinJoyce/ember-headlessui/pull/135) Update embroider packages ([@bertdeblock](https://github.com/bertdeblock))

#### Committers: 1

- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))

## v0.12.0 (2022-01-17)

#### :rocket: Enhancement

- [#128](https://github.com/GavinJoyce/ember-headlessui/pull/128) ✨ <Menu /> support static option for Items ([@aoifehannigan](https://github.com/aoifehannigan))

#### Committers: 1

- Aoife Hannigan ([@aoifehannigan](https://github.com/aoifehannigan))

## v0.11.1 (2022-01-09)

#### :bug: Bug Fix

- [#127](https://github.com/GavinJoyce/ember-headlessui/pull/127) Move ember-modifier to dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#121](https://github.com/GavinJoyce/ember-headlessui/pull/121) Fix `it should add a scroll lock to the html tag` test ([@bertdeblock](https://github.com/bertdeblock))

#### :house: Internal

- [#122](https://github.com/GavinJoyce/ember-headlessui/pull/122), [#123](https://github.com/GavinJoyce/ember-headlessui/pull/123), [#124](https://github.com/GavinJoyce/ember-headlessui/pull/124) Enable skipped transition tests again ([@bertdeblock](https://github.com/bertdeblock))

#### Committers: 2

- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v0.11.0 (2021-12-18)

#### :rocket: Enhancement

- [#118](https://github.com/GavinJoyce/ember-headlessui/pull/118) Support Ember 4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#100](https://github.com/GavinJoyce/ember-headlessui/pull/100) Menu: add additional keydown events and tests ([@roomman](https://github.com/roomman))

#### :house: Internal

- [#112](https://github.com/GavinJoyce/ember-headlessui/pull/112) drop ie11 from dummy app targets ([@GavinJoyce](https://github.com/GavinJoyce))
- [#111](https://github.com/GavinJoyce/ember-headlessui/pull/111) upgrade ember-auto-import ([@GavinJoyce](https://github.com/GavinJoyce))

#### Committers: 3

- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))
- Simon Zimmerman ([@roomman](https://github.com/roomman))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v0.10.3 (2021-11-12)

## v0.10.2 (2021-10-11)

#### :bug: Bug Fix

- [#104](https://github.com/GavinJoyce/ember-headlessui/pull/104) ✅ transition with menu composition ([@far-fetched](https://github.com/far-fetched))

#### :memo: Documentation

- [#102](https://github.com/GavinJoyce/ember-headlessui/pull/102) remove unused `@key` argument ([@GavinJoyce](https://github.com/GavinJoyce))

#### Committers: 3

- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))
- Mateus Alexandre ([@mateusalexandre](https://github.com/mateusalexandre))
- Piotr ([@far-fetched](https://github.com/far-fetched))

## v0.10.0 (2021-10-05)

#### :rocket: Enhancement

- [#91](https://github.com/GavinJoyce/ember-headlessui/pull/91) Use `tag-name-is-component` helper to remove need for `Menu::ItemElement` backing class ([@GavinJoyce](https://github.com/GavinJoyce))

#### :bug: Bug Fix

- [#85](https://github.com/GavinJoyce/ember-headlessui/pull/85) Menu: preventing default key event behaviours + adding menu tests ([@roomman](https://github.com/roomman))
- [#98](https://github.com/GavinJoyce/ember-headlessui/pull/98) ➖ Remove ember focus trap addon ([@far-fetched](https://github.com/far-fetched))
- [#79](https://github.com/GavinJoyce/ember-headlessui/pull/79) Fix build error for consuming apps, caused by (set) helper ([@roomman](https://github.com/roomman))
- [#84](https://github.com/GavinJoyce/ember-headlessui/pull/84) 🐛 <Transition> pass appear param to child transition ([@far-fetched](https://github.com/far-fetched))

#### :memo: Documentation

- [#83](https://github.com/GavinJoyce/ember-headlessui/pull/83) ✨ Feature: listbox transitions ([@dmcnamara-eng](https://github.com/dmcnamara-eng))

#### :house: Internal

- [#89](https://github.com/GavinJoyce/ember-headlessui/pull/89) Add typescript ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#90](https://github.com/GavinJoyce/ember-headlessui/pull/90) Prepare for typescript ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 5

- David McNamara ([@dmcnamara-eng](https://github.com/dmcnamara-eng))
- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))
- Piotr ([@far-fetched](https://github.com/far-fetched))
- Simon Zimmerman ([@roomman](https://github.com/roomman))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v0.9.0 (2021-09-03)

#### :rocket: Enhancement

- [#76](https://github.com/GavinJoyce/ember-headlessui/pull/76) ✨ Implement `<Listbox />` component ([@dmcnamara-eng](https://github.com/dmcnamara-eng))

#### Committers: 1

- David McNamara ([@dmcnamara-eng](https://github.com/dmcnamara-eng))

## v0.8.0 (2021-09-02)

#### :rocket: Enhancement

- [#68](https://github.com/GavinJoyce/ember-headlessui/pull/68) Implement `Transition` Component ([@alexlafroscia](https://github.com/alexlafroscia))

#### Committers: 1

- Alex LaFroscia ([@alexlafroscia](https://github.com/alexlafroscia))

## v0.7.0 (2021-08-30)

#### :rocket: Enhancement

- [#75](https://github.com/GavinJoyce/ember-headlessui/pull/75) feat(menu): yield actions to open/close menu ([@alexlafroscia](https://github.com/alexlafroscia))

#### Committers: 1

- Alex LaFroscia ([@alexlafroscia](https://github.com/alexlafroscia))

## v0.6.0 (2021-08-30)

##### :rocket: Enhancement

- [#74](https://github.com/GavinJoyce/ember-headlessui/pull/74) feat(menu): allow item element to be a component ([@alexlafroscia](https://github.com/alexlafroscia))

## v0.5.0 (2021-08-11)

#### :boom: Breaking Change

- [#58](https://github.com/GavinJoyce/ember-headlessui/pull/58) `Menu` Component Improvements ([@alexlafroscia](https://github.com/alexlafroscia))

#### :rocket: Enhancement

- [#64](https://github.com/GavinJoyce/ember-headlessui/pull/64) ✨ `<Dialog/>` feature/support for nesting dialogs ([@far-fetched](https://github.com/far-fetched))
- [#59](https://github.com/GavinJoyce/ember-headlessui/pull/59) Set `aria` relationship between Menu and Menu Items ([@alexlafroscia](https://github.com/alexlafroscia))
- [#57](https://github.com/GavinJoyce/ember-headlessui/pull/57) feat(menu): implement search functionality ([@alexlafroscia](https://github.com/alexlafroscia))

#### :memo: Documentation

- [#60](https://github.com/GavinJoyce/ember-headlessui/pull/60) Generate `404` page for Docs site ([@alexlafroscia](https://github.com/alexlafroscia))

#### :house: Internal

- [#66](https://github.com/GavinJoyce/ember-headlessui/pull/66) Configure Project to use Volta ([@alexlafroscia](https://github.com/alexlafroscia))
- [#67](https://github.com/GavinJoyce/ember-headlessui/pull/67) Lint Files on Commit ([@alexlafroscia](https://github.com/alexlafroscia))
- [#56](https://github.com/GavinJoyce/ember-headlessui/pull/56) Format `.hbs` files with Prettier ([@alexlafroscia](https://github.com/alexlafroscia))

#### Committers: 2

- Alex LaFroscia ([@alexlafroscia](https://github.com/alexlafroscia))
- Piotr Panek ([@far-fetched](https://github.com/far-fetched))
