Skip to content

Releases: eBay/ebayui-core

v13.2.3

12 Mar 21:46
2df7486
Compare
Choose a tag to compare

Patch Changes

v13.2.2

07 Mar 01:32
1df064b
Compare
Choose a tag to compare

Patch Changes

v13.2.1

06 Mar 18:59
5eb0fd8
Compare
Choose a tag to compare

Patch Changes

v13.2.0

28 Feb 18:09
4dbbbe8
Compare
Choose a tag to compare

Minor Changes

v13.2.0-next.0

24 Feb 01:44
9c70fee
Compare
Choose a tag to compare
v13.2.0-next.0 Pre-release
Pre-release

Minor Changes

v13.1.5

14 Feb 19:41
e836526
Compare
Choose a tag to compare

Patch Changes

v13.1.4

14 Feb 18:20
88a88bb
Compare
Choose a tag to compare

Patch Changes

A record of all notable changes are documented under releases.

eBayUI-Core releases follow Semantic Versioning:

  1. MAJOR version when we make incompatible API changes,
  2. MINOR version when we add functionality in a backwards-compatible manner
  3. PATCH version when we make backwards-compatible bug fixes.

Please remember to always read the release notes in full before upgrading major versions!

v13.1.2

31 Jan 18:22
8548288
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1.1...v13.1.2

v13.1.1

31 Jan 18:22
9ab020e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1.0...v13.1.1

v13.1.0

29 Jan 20:08
6a8daf6
Compare
Choose a tag to compare

What's Changed

  • feat(listbox-button): added error state by @agliga in #2063
  • feat(chips-combobox): add component by @LuLaValva in #2062
  • refactor(ts): use AttrString for text instead of string by @LuLaValva in #2049
  • docs(alert-dialog,confirm-dialog): made the docs match expected usage by @ArtBlue in #2067
  • fix(checkbox, tabs, notice): typescript issues by @LuLaValva in #2070
  • fix(toggle-button-group): add event handler types by @LuLaValva in #2071
  • docs(select): remove unused attr and convert example to class by @LuLaValva in #2074
  • fix(confirm-dialog): event handler types by @LuLaValva in #2072
  • refactor(chips-combobox): use attr tags for options by @LuLaValva in #2073

Full Changelog: v13.0.6...v13.1.0