Skip to content

Releases: eBay/skin

v15.2.2

08 Dec 16:41
f2ee236
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1947
  • build(deps): bump engine.io from 6.2.0 to 6.2.1 by @dependabot in #1942
  • fix(link): changed hover to be foreground-secondary by @agliga in #1953

Full Changelog: v15.2.1...v15.2.2

v15.2.1

05 Dec 18:46
9efda71
Compare
Choose a tag to compare

What's Changed

  • feat(links): removed hover state and visited from standalone link by @agliga in #1951

Full Changelog: v15.2.0...v15.2.1

v15.2.0

21 Nov 18:31
b1a5141
Compare
Choose a tag to compare

What's Changed

  • feat(breadcrumbs): added overflow and changed colors by @ArtBlue in #1918
  • feat(link): update color to foreground-primary by @LuLaValva in #1920
  • fix(cta-button): added content padding to center align for large btn by @saiponnada in #1917
  • fix(typography): update line height to match with DS by @saiponnada in #1921
  • feat: updated magenta 4 color and rebuilt by @martin-ebay in #1926
  • fix(bredcrumbs): synced with new design changes by @agliga in #1929
  • fix(snackbar-dialog): action link colors by @ArtBlue in #1932
  • feat(icon-button): add size modifiers by @LuLaValva in #1930
  • feat(panel-dialog): added scolling to panel body only by @ArtBlue in #1931
  • fix(breadcrumbs): color and icon fixes by @ArtBlue in #1936
  • fix(fake-link): remove color change on hover by @LuLaValva in #1935
  • fix(cta-button): added border radius for large dimensions by @saiponnada in #1933
  • fix(icon-button): Isolated icon resizing inside non-transparent buttons/links by @ArtBlue in #1941
  • Merge for 15.2.0 release by @agliga in #1938

New Contributors

Full Changelog: v15.1.1...v15.2.0

v15.1.1

02 Nov 17:16
9db89c5
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump nokogiri from 1.13.7 to 1.13.9 by @dependabot in #1908
  • fix(notice): removed spacing on no icon by @agliga in #1914
  • fix(tourtip): changed end to flex-end (#1912)

Full Changelog: v15.1.0...v15.1.1

v15.1.0

25 Oct 17:52
e42e2f3
Compare
Choose a tag to compare

What's Changed

  • fix(page-notice): fixed paragraph-only positioning by @ArtBlue in #1886
  • build(deps): bump commonmarker from 0.23.5 to 0.23.6 by @dependabot in #1879
  • feat(drawer-dialog): added support for text close and updated handle by @agliga in #1888
  • feat(floating-label): added floating-label--opaque modifier by @agliga in #1889
  • feat(dialog): added truncation to dialog headers by @agliga in #1887
  • feat: added automatic storybook builds in percy by @agliga in #1891
  • chore: updated DS versions by @agliga in #1894
  • feat(tourtip): added footer by @agliga in #1893
  • feat(listbox-button): separate styling for label and value bolding by @ArtBlue in #1895
  • feat(filter-menu): allow items to be disabled by @LuLaValva in #1892
  • feat(section-notice): added dismiss layout variation and top aligned icons and links by @ArtBlue in #1899
  • fix: updated spacing for tourtip and drawer-dialog by @agliga in #1906
  • 15.1.0 release by @agliga in #1903

Full Changelog: v15.0.0...v15.1.0

v15.0.0

23 Sep 18:19
ef36729
Compare
Choose a tag to compare

BREAKING CHANGES

  • section-title: The div.section-title__cta that previously contained an a which contained span.section-title__cta-text has been simplified to a.section-title__cta losing some nesting. Also removed section-title--small and other sizes since component should be responsive.
  • star-rating (dynamic variation) and star-rating-dynamic had the new star icon svg markup manually inserted since it does additional work to clip the star(s) when building the component(s).
  • spinner has 3 sizes now, small, regular, and large. Small and regular are new sizes (16px, and 24px respectively). The old regular spinner is now the large (at 30px), and the old large spinner has been removed. We also removed the background image version of the spinner code, so you need to migrate to using the icon image for spinner.
  • stepper has some major visual changes and simplified code. Removed information icon from stepper. Removed all transition classes.
  • Removed expand-button module. Should use Expandable Buttons instead (see skin docs under button)
  • Removed wide button styles
  • Removed window-notice module. This has been deprecated for a while and finally removed.
  • Removed multiple icon modules. All icons are either icons.svg or each icon individually.
  • Removed lightbox-dialog--mini styles
  • Removed panel dialog center title
  • Removed all --bubble-* variables from tooltip/infotip/tourtip

List of changes

  • chore: removed deprecated code (#1841)
  • chore(deprecations): removed expand button and window notice (#1847)
  • feat(snackbar-dialog): updated to match design system (#1850)
  • feat: updated stepper to new design (#1857)
  • feat(spinner): updated to evo (#1858)
  • feat(field description): removed left and right margins
  • fix(menu-button): fix multible button alignment (#1849)
  • fix(button): removed min-width on borderless variant (#1853)
  • feat: added old dot syntax to progress-stepper (#1863)
  • fix: added stronger selectors to disbled fake-menu-button (#1865)
  • feat(section-title): updated section titles to match new specs (#1867)
  • feat(star-icons): updated star icons and proliferated throughout various components (#1872)
  • fix: remove deprecated story and modify CSS selector (#1875)

What's Changed

Full Changelog: v14.2.1...v15.0.0

v14.2.1

02 Sep 14:47
1abdbb2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #1811
  • fix(font): use swap loading strategy for font consistency by @ArtBlue in #1845 and #1846
  • fix(tooltip, infotip): added hardware acceleration to fix safari issue by @ArtBlue in #1852
  • fix(filter-menu-button): fixed color issue by @ArtBlue in #1856

Full Changelog: v14.2.0...v14.2.1

v14.2.0

23 Aug 14:28
ea219dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.1.3...v14.2.0

v14.1.3

11 Aug 17:28
096804f
Compare
Choose a tag to compare

What's Changed

  • fix(button): added styles for diabled borderless by @agliga in #1835

Full Changelog: v14.1.2...v14.1.3

v14.1.2

09 Aug 20:27
093bce8
Compare
Choose a tag to compare

What's Changed

  • fix: reverted floating-label to be transparent again by @agliga in #1831

Full Changelog: v14.1.1...v14.1.2