Skip to content

Releases: github/combobox-nav

v3.0.2

Choose a tag to compare

@jonrohan jonrohan released this 30 Jun 17:19
d994924

What's Changed

  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot[bot] in #83
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #84
  • Bump ws, engine.io and socket.io-adapter by @dependabot[bot] in #85
  • Bump body-parser from 1.20.2 to 1.20.3 in the npm_and_yarn group by @dependabot[bot] in #87
  • Bump the npm_and_yarn group with 2 updates by @dependabot[bot] in #88
  • Bump the npm_and_yarn group with 2 updates by @dependabot[bot] in #89
  • Fix ChromeHeadless CI timeout on macOS by @francinelucca with @Copilot in #95
  • Bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #94
  • Bump lodash from 4.17.21 to 4.18.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #100
  • Bump follow-redirects from 1.15.6 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #101
  • Automatically set an ID on active combobox options by @henrycatalinismith in #102
  • Update publish workflow to install correct dependencies for libasound2t64 by @francinelucca in #103
  • Bump tmp to 0.2.7 and add npm overrides in the npm_and_yarn group across 1 directory by @dependabot[bot] in #104
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #105
  • Switch publish-npm to npm Trusted Publishers (OIDC) and remove npm token auth by @jonrohan with @Copilot in #106

New Contributors

Full Changelog: v3.0.1...v3.0.2

3.0.1

Choose a tag to compare

@anleac anleac released this 26 Feb 18:20
4d751f4

What's Changed

  • Fix FirstOptionSelectionMode:selected clearing on typing by @anleac in #82

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@keithamus keithamus released this 23 Feb 10:32
6a87759

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

What's Changed

  • Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #80
  • Add option to auto navigate to the first item on open by @anleac in #81

New Contributors

Full Changelog: v2.3.1...v3.0.0

v2.3.1

Choose a tag to compare

@keithamus keithamus released this 23 Dec 20:21
ea5e8d6

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: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@keithamus keithamus released this 25 Sep 09:23
948dd5d

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@camertron camertron released this 14 Sep 20:54
3fe250b

Full Changelog: v2.1.7...v2.2.0

  • Introduce combobox-select event

v2.1.7

Choose a tag to compare

@keithamus keithamus released this 01 Feb 16:23
8b336f1

Full Changelog: v2.1.6...v2.1.7

  • Publish to GitHub Package Registry
  • Publish to npm with provenance information

v2.1.6

Choose a tag to compare

@dwilsonactual dwilsonactual released this 01 Feb 15:38
155261e

What's Changed

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

Full Changelog: v.2.1.4...v2.1.5

v2.1.5

Choose a tag to compare

@jfuchs jfuchs released this 20 Jul 22:19

What's Changed

  • Fix indicateDefaultOption erroring when no options are visible by @iansan5653 in #61

Full Changelog: v.2.1.4...v2.1.5

v2.1.4

Choose a tag to compare

@jfuchs jfuchs released this 20 Jul 18:55

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.4