Skip to content

Releases: eBay/skin

v19.0.0

29 Jan 22:25
78b68b0
Compare
Choose a tag to compare

Breaking changes

Please review the list of breaking changes and update your applications

fullscreen-dialog and drawer-dialog deprecated

We have officially deprecated fullscreen-dialog and drawer-dialog. These have been removed from our documentation. These comoponents will be removed next major version of skin. While the code is still available, it will not be updated and will be removed. Please migrate over to using lightbox dialog.

floating-ui support

Added support for floating-ui: all dropdowns need to be positioned either by using --set-position modifier, or using floating-ui

icons several removed and renamed

Several icons were removed/renamed. See #2517 for a migration map

combobox removed chevron

Removed chevron from combobox. Combobox should be used as an input.

lightbox-dialog removed handle

Removed handle from lightbox-dialog
Removed lightbox-dialog--expanded modifier (which should have been used with handle

other classes removed

Removed skeleton--elevated modifier
Removed table__cell left alignment by default

Major Changes

  • Added new skin documentation site!

  • #2540 a21d879 Thanks @agliga! - chore: added comment to deprecated components about their removal

  • #2536 c479ee1 Thanks @agliga! - chore: remove deprecations for next major version

  • #2526 93788e6 Thanks @saiponnada! - fix(table): remove aria-pressed from table headings

  • #2541 529af17 Thanks @agliga! - feat(dropdowns): added floating-ui support
    All dropdowns should be using floating-ui by default. In order to have the old non-floating ui positioning, use --set-position modifier on all dropdowns (such as .menu-button__menu--set-position)

  • #2529 5a5a45f Thanks @agliga! - feat(floating-ui): added support in date-textbox

  • #2528 4265bed Thanks @agliga! - feat(icons): added new icons and removed serveral icons

  • #2537 b6f7744 Thanks @LuLaValva! - feat(combobox): remove chevron from combobox

v18.6.0

20 Dec 23:05
f794f6e
Compare
Choose a tag to compare

Minor Changes

v18.5.0

26 Nov 02:42
d5cf442
Compare
Choose a tag to compare

Minor Changes

v18.5.0-next.0

26 Nov 02:40
c80303c
Compare
Choose a tag to compare
v18.5.0-next.0 Pre-release
Pre-release

Minor Changes

v18.4.0

30 Oct 20:29
28f6440
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v18.3.2

30 Sep 17:35
d6ac996
Compare
Choose a tag to compare

Patch Changes

  • 477a4a0 Thanks @agliga! - fix: reverted eek linting issue and fixed gh paths

v18.3.1

30 Sep 14:40
fa628f8
Compare
Choose a tag to compare

Patch Changes

v18.3.0

28 Sep 00:49
1247edd
Compare
Choose a tag to compare

Minor Changes

v18.2.4

27 Sep 20:35
46171d7
Compare
Choose a tag to compare

Patch Changes

v18.2.3

27 Sep 17:48
2eeb2e5
Compare
Choose a tag to compare

Patch Changes