Skip to content

Releases: eBay/skin

v18.0.0

28 Jun 15:30
28f5ae1
Compare
Choose a tag to compare

Major Shifts

  • We moved from LESS to SASS (scss). LESS variables are still supported. They will be removed completely in 19.0.0.
  • Tokens: Some core token colors were removed, some were added, and others were modified.
  • Toggle button group was modified with better responsive handling.
  • Drawer Dialog was officially deprecated in lieu of the more responsive Lightbox Dialog. It will be removed completely in 19.0.0.
  • Fullscreen Dialog was officially deprecated in lieu of the more responsive Lightbox Dialog with a modifier. It will be removed completely in 19.0.0.
  • Lightbox Dialog Added support for fullscreen variant. This is the replacement for Fullscreen Dialog

Breaking Changes

  • Icons: All icon classes have been consolidated in icon--{size} such as icon--16 for 16x16. For colored icons, these only fix heights. In those cases the colored icons should be placed in proper containers to preserve their sizes. This icon change also affects all components which referenced the old icon sizes.
  • Filled Icons: For icons which were colored initially, removed the size from the classes. For example, the colored version of attention-filled-16 icon is icon--attention-filled. The supported filled icons are referenced in https://opensource.ebay.com/skin/#icon
  • Tokens: Though core tokens should not be used directly (only via semantic tokens) and so there should be no reference breaks, all core tokens were renamed. Colors have been changed in some cases. For a list of the full remaps see: figma
    image
  • Toggle-button-group: The structure was changes - a parent container was added as a parent to the <ul>.
    • The previously implemented user-specified preferred columns attribute, data-columns, was removed in lieu of more fine-grained preferred columns exceptions using data-columns-xs, data-columns-sm, data-columns-md, and data-columns-xl.
  • Textbox had its structure changed to accommodate prefix and postfix options.

Major Changes

Minor Changes

Patch Changes

v18.0.0-next.0

26 Jun 15:09
22edcb2
Compare
Choose a tag to compare
v18.0.0-next.0 Pre-release
Pre-release

Major Changes

Minor Changes

Patch Changes

v17.5.0

29 May 02:26
b9e05c3
Compare
Choose a tag to compare

Minor Changes

v17.5.0-next.0

22 May 16:03
4f7c0c0
Compare
Choose a tag to compare
v17.5.0-next.0 Pre-release
Pre-release

Minor Changes

v17.4.1

29 Apr 21:05
1b79e87
Compare
Choose a tag to compare

Patch Changes

v17.4.0

29 Apr 16:31
e749b27
Compare
Choose a tag to compare

Minor Changes

v17.4.0-next.1

24 Apr 19:10
4ee1796
Compare
Choose a tag to compare
v17.4.0-next.1 Pre-release
Pre-release

Minor Changes

v17.4.0-next.0

16 Apr 18:44
d236dcc
Compare
Choose a tag to compare
v17.4.0-next.0 Pre-release
Pre-release

Minor Changes

v17.3.0

22 Mar 14:55
9119c46
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v17.3.0-next.0

19 Mar 16:04
170e2cf
Compare
Choose a tag to compare
v17.3.0-next.0 Pre-release
Pre-release

Minor Changes