Skip to content

Releases: PhillipsAuctionHouse/seldon

v1.19.3

13 May 20:46
Compare
Choose a tag to compare

1.19.3 (2024-05-13)

Bug Fixes

  • refactored test console error (da2e784)
  • remove polyfill Nullish Coalescing Operators (46cb5b5)
  • vite.config (7dd327e)

v1.19.2

13 May 13:50
Compare
Choose a tag to compare

1.19.2 (2024-05-13)

Bug Fixes

  • nullishCoalescing polyfill (6150a06)

v1.19.1

08 May 21:11
Compare
Choose a tag to compare

1.19.1 (2024-05-08)

Bug Fixes

  • linklist: fix incorrect responsive layout (cdc97a6)

v1.19.0

07 May 19:04
Compare
Choose a tag to compare

1.19.0 (2024-05-07)

Bug Fixes

  • index: need to export link component (87e0fa8)
  • linkblock: rename component to element (82caff4)
  • link: fix to handle internal links like dropship.phillips.com (049600e)
  • link: handle pr updates on scss (54fd8c3)
  • linklist: update to use standard 12 column grid (9aabbc1)
  • link: rename property (5b66ec0)
  • list: fix the aria role (4fc05a5)
  • montserrat: remove unnecessary font (f15dd22)
  • styles: undo reset for phillips-public compatibility (87c2bde)

Features

  • cta: first drop CTA components (aa6d309), closes #L3-1468
  • linkblock: add new link block component (e3d001b)
  • link: create variations of link component (4797ac7)
  • linklist: new link list component (7e6108a)

v1.18.0

07 May 17:38
Compare
Choose a tag to compare

1.18.0 (2024-05-07)

Bug Fixes

  • footer: address feedback for pr (f495691)
  • footer: changes from feedback (9f734f0)
  • social: center align icons (771058b)

Features

  • add footer styles (8f51859)
  • footer: add styles for larger screens (50a10a3)
  • footer: added social, subscribe components (9da4c64)
  • footer: create foundation and structure for footer (53710fb)
  • splitpanel: change from render prop to children (c96a340)
  • subscribe: create subscribe component to be used in footer (021b005)

v1.17.5

26 Apr 17:28
Compare
Choose a tag to compare

1.17.5 (2024-04-26)

Bug Fixes

  • deps: bump react and @types/react (1f822aa)
  • errorboundary: fix type error for console log (45816c7)

v1.17.4

26 Apr 15:42
Compare
Choose a tag to compare

1.17.4 (2024-04-26)

Bug Fixes

  • viewingsListCardForm: change input order (5217115)

v1.17.3

23 Apr 14:53
Compare
Choose a tag to compare

1.17.3 (2024-04-23)

Bug Fixes

  • contributing: trigger new release after update (c54b6b0), closes #L3-1840