Skip to content

Latest commit

 

History

History
498 lines (251 loc) · 37 KB

CHANGELOG.md

File metadata and controls

498 lines (251 loc) · 37 KB

eBayUI-Core Changelog

15.0.1

Patch Changes

15.0.0

Major Changes

  • #2384 aad6f91 Thanks @agliga! - fix(combobox): remove view all options view-all-options is no longer a valid option for combobox. Use autocomplete: none instead

  • #2415 02f4e69 Thanks @agliga! - feat(marko-json): changed all attribute tags to be singular

  • #2357 549c3c3 Thanks @saiponnada! - feat(ebay-accordion): new component

  • #2381 02f0cd8 Thanks @agliga! - feat(dropdowns): added support for floating-ui

  • #2413 b2f1c6b Thanks @agliga! - feat(notice): removed celebration from status

  • #2411 57d2b60 Thanks @agliga! - chore: renamed ebay-fullscreen-dialog to ebay-fullscreen-dialog-deprecated and ebay-drawer-dialog to ebay-drawer-dialog-deprecated

  • #2406 7dfbfce Thanks @agliga! - chore: removed deprecated code

Minor Changes

Patch Changes

14.6.9

Patch Changes

14.6.8

Patch Changes

  • 55f2485 Thanks @agliga! - chore: updated shaka-player and model-viewer versions

  • 1b96861 Thanks @agliga! - fix(video): removed report from last argument

14.6.7

Patch Changes

14.6.6

Patch Changes

  • #2377 06d6ae6 Thanks @agliga! - fix(dialog): added request animation frame before running keyboardTrap

14.6.5

Patch Changes

14.6.4

Patch Changes

14.6.3

Patch Changes

14.6.2

Patch Changes

14.6.1

Patch Changes

14.6.0

Minor Changes

14.5.1

Patch Changes

14.5.0

Minor Changes

Patch Changes

14.4.1

Patch Changes

14.4.0

Minor Changes

Patch Changes

14.3.0

Minor Changes

Patch Changes

14.2.0

Minor Changes

Patch Changes

14.1.0

Minor Changes

Patch Changes

14.0.2

Patch Changes

14.0.1

Patch Changes

  • #2216 ef45eef Thanks @agliga! - icon: fixed legacy program badge, added color to filled icons, fixed fit icons

14.0.0

Major Changes

Minor Changes

14.0.0-next.0

Major Changes

Minor Changes

13.5.2

Patch Changes

13.5.1

Patch Changes

  • 81f420b Thanks @agliga! - listbox-button: added reset for active descendant when there is a state change

13.5.0

Minor Changes

Patch Changes

13.5.0-next.0

Minor Changes

13.4.1

Patch Changes

13.4.0

Minor Changes

Patch Changes

13.4.0-next.0

Minor Changes

Patch Changes

13.3.1

Patch Changes

13.3.0

Minor Changes

Patch Changes

13.3.0-next.0

Minor Changes

Patch Changes

13.2.4

Patch Changes

13.2.3

Patch Changes

13.2.2

Patch Changes

13.2.1

Patch Changes

13.2.0

Minor Changes

13.2.0-next.0

Minor Changes

13.1.6

Patch Changes

13.1.5

Patch Changes

13.1.4

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!