Skip to content

Releases: PhillipsAuctionHouse/seldon

v1.23.0

04 Jun 12:33
Compare
Choose a tag to compare

1.23.0 (2024-06-04)

Features

  • text: L3-378 update text component and text and breakpoint tokens (#159) (a21d067)

v1.22.2

31 May 15:43
Compare
Choose a tag to compare

1.22.2 (2024-05-31)

Bug Fixes

  • build: add entry for utils (7c8d844)
  • vite.config: add util to main index.ts entry file (9bc76c2)

v1.22.1

30 May 01:43
Compare
Choose a tag to compare

1.22.1 (2024-05-30)

Bug Fixes

  • fonts: update font locations to use full seldon path (d9d4683)
  • font: use variable weight montserrat (5e35209)
  • montserrat: package the official montserrat fonts (fab9134)
  • text: fix text tokens story (2527bcc)

v1.22.0

30 May 00:49
Compare
Choose a tag to compare

1.22.0 (2024-05-30)

Features

  • text: add margin bottom for text positioning (4ff4eb9)
  • text: new text component (ef0c987)

v1.21.0

23 May 20:17
Compare
Choose a tag to compare

1.21.0 (2024-05-23)

Features

  • subscribe: added validation and error to subscribe (228916f)
  • subscribe: changed state message and added success state (f0b75c6)
  • subscribe: removed css shift changes (cb2c24f)
  • subscribe: updated subscribe validation and added email util (78d8091)

v1.20.0

21 May 16:02
Compare
Choose a tag to compare

1.20.0 (2024-05-21)

Bug Fixes

  • griditem: support classname (094acc9)
  • linkblock: allow any node to be passed to description (c3b032e)
  • row: pass through classname (8766601)
  • splitpane: change breakpoint from new mockup (2157ea3)
  • splitpane: remove the padding in favor of the row padding (4370565)

Features

  • row: adds row component and griditem to seldon (f0737e7), closes #L3-2023

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)