Skip to content

Releases: klovaaxel/combobox-framework

v1.4.1

22 Sep 10:16
cd6ba46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Aug 13:38
d931e6e
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - Popover API

18 May 22:09
Compare
Choose a tag to compare

Uses popover API and some refactors

v1.1.1 - Minor cleanup

08 Apr 20:10
Compare
Choose a tag to compare

Changelog

-de7919a: Builds v1.1.1
-048a5d1: Adds enum for key events
-c7aea79: Simplify input expanded check in handleComboBoxKeyPress
-436710f: Corrects spelling of setBasicAttributes
-608f788: Adds cypress run to build script
-1aa5073: Only includes dist folder in package

v1.1.0 - Fixes arrow up and adds Cypress 🎉

06 Apr 21:07
Compare
Choose a tag to compare

Changelog

-79b8c28: Bumps version to 1.1.0
-e33e42b: Fixes the previously skipped cypress tests
-5eb096a: Corrects the name for ArrowUp Key event
-cc941cf: Formats and rebuilds
-126f9d7: Adds Cypress with some basic tests
-33ba996: Removes debug css from docs

v1.0.0 - Version one

14 Feb 20:15
Compare
Choose a tag to compare
Bumps version to v1.0.0

v0.4.0 Weighted item search and formatting/docs

05 Feb 21:18
Compare
Choose a tag to compare

Changelog

-4d0a992: Bumps version to v0.4.0
-4e752b2: Builds docs
-9160c45: Fomatting
-88f69ac: Builds docs
-126a62d: Adds docs for change events
-43094d5: Reformats combobox-framework with 100ch as max line width
-60d3f6f: Adds data-weight attribute to items and sorts with weights
-2383abc: Builds docs after Biome lint and link fixes
-23dc848: Adds BiomeJS as linter and formatter
-b304242: Fixes links within docs

v0.3.3 Fixes search for tabular data

02 Feb 19:03
Compare
Choose a tag to compare
Pre-release

Changelog

-35ba212: Bumps version to v0.3.3
-dea789a: Fixes newlines not being highlighted and inserted weirdly in table #1

v0.3.2 Change event and fixes

02 Feb 16:57
Compare
Choose a tag to compare
Pre-release

Changelog

  • 7a094e4: Bump version to v0.3.2
  • 27eca19: Searches list when selecting item
  • 151affd: Fixes force value when no match is present
  • 60f538d: Adds change event for wen dataset.value updates

v0.3.1 Added basic listbox mode

02 Feb 15:45
Compare
Choose a tag to compare
Pre-release

Changelog

  • 5b13eb3: Build demo and Bumps version v0.3.0 to v0.3.1
  • 8b04963: Bumped version to 0.3.0.
  • d74b57d: Fixed options list being visible (briefly) on load.
  • f78f463: Added data-listbox option.
  • 3989297: Fixed h1 font-size on small screens.
  • 5e4f169: Updated demo page with unpkg url.
  • 15b16d5: Added links to NPM and Webcomponents to docs.
  • 3c007ed: Added link to webcomponents.org to README file.
  • 0eb51cb: Bumped version to v0.2.1.
  • 30c8580: Fixed browser and types part of package.json.
  • 3654760: Fixed repository part of package.json.
  • c772e10: Updated README file to include link to NPM.