combobox-nav

Attach combobox navigation behavior to <input> or <textarea>.

MIT License

Stars
98
Committers
14
combobox-nav - 3.0.1 Latest Release

Published by anleac 8 months ago

What's Changed

Full Changelog: https://github.com/github/combobox-nav/compare/v3.0.0...v3.0.1

combobox-nav - v3.0.0

Published by keithamus 8 months ago

This changes the defaultFirstOption: boolean to a tri-state firstOptionSelectionmode: 'none' | 'active' | 'selected'.

What's Changed

New Contributors

Full Changelog: https://github.com/github/combobox-nav/compare/v2.3.1...v3.0.0

combobox-nav - v2.3.1

Published by keithamus 10 months ago

This release defaults the scrollIntoView behaviour to be nearest, to match the behaviour that was present in <2.3.0, but regressed in 2.3.0 due to refactoring the scroll code to use scrollIntoView.

What's Changed

New Contributors

Full Changelog: https://github.com/github/combobox-nav/compare/v2.3.0...v2.3.1

combobox-nav - v2.3.0

Published by keithamus about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/combobox-nav/compare/v2.2.0...v2.3.0

combobox-nav - v2.2.0

Published by camertron about 1 year ago

Full Changelog: https://github.com/github/combobox-nav/compare/v2.1.7...v2.2.0

  • Introduce combobox-select event
combobox-nav - v2.1.7

Published by keithamus over 1 year ago

Full Changelog: https://github.com/github/combobox-nav/compare/v2.1.6...v2.1.7

  • Publish to GitHub Package Registry
  • Publish to npm with provenance information
combobox-nav - v2.1.6

Published by dwilsonactual over 1 year ago

What's Changed

  • Send original event details in combobox-commit CustomEvent #66

Full Changelog: https://github.com/github/combobox-nav/compare/v.2.1.4...v2.1.5

combobox-nav - v2.1.5

Published by jfuchs over 2 years ago

What's Changed

Full Changelog: https://github.com/github/combobox-nav/compare/v.2.1.4...v2.1.5

combobox-nav - v2.1.4

Published by jfuchs over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/combobox-nav/compare/v2.0.2...v2.1.4

combobox-nav - v2.0.2

Published by muan over 4 years ago

combobox-nav - v2.0.1

Published by muan over 4 years ago

  • Add module: type
combobox-nav - v2.0.0

Published by muan over 4 years ago

This includes changes for ARIA requirements from v1.0 to v1.2, which is essential for creating an accessible cross-browser user experience.

APIs are also changed. Please refer to https://github.com/github/combobox-nav/pull/22 for the before/after comparison.

combobox-nav - v1.0.2

Published by muan over 4 years ago

  • Ensure hidden items don't get navigated to/selected. #16
combobox-nav - 1.0.0

Published by dgraham about 5 years ago

Stable release with no changes since 0.3.3.

combobox-nav -

Published by koddsson about 5 years ago

  • Merge pull request #13 from github/publish-to-gpr-as-well 8fdbed6
  • publish to GPR as a postpublish step 1f79afd
  • Merge pull request #11 from github/update-deps 4d5b815
  • run npm update f12a224
  • manually update npm dependencies 62b59e8
  • run npm update dcf6f23
  • Update readme to include #8 6ce287a

https://github.com/github/combobox-nav/compare/v0.3.2...v0.3.3

combobox-nav - 0.3.3

Published by koddsson about 5 years ago