Skip to content

Latest commit

 

History

History
48 lines (41 loc) · 6.42 KB

File metadata and controls

48 lines (41 loc) · 6.42 KB

Changelog

1.0.0 (2023-11-23)

Features

  • added swap icon and link (d925c39)
  • added tooltip on add icon (cbf1ded)
  • added tooltip on icons (2c5a708)
  • adding initial support for multi select (#5) (3dc72bb)
  • adding support for single select file (#14) (06b2a2f)
  • allow bynder config from installation params (a459696)
  • allow theme passthrough (#15) (69b484e)
  • allow token to be passed from extension settings (#22) (1a72378)
  • Automation files, commands, dev dependencies (#19) (4be9ace)
  • check for duplicate items on replace action (#16) (3a71453)
  • content data mapping (#4) (74d8f0d)
  • contraint image in a square (482bc63)
  • display the field title and description if available (#6) (f7000d3)
  • enforme max items limit (1fa81ee)
  • only use single select mode when replacing item (#9) (6c04d23)
  • opening link (86dc162)
  • position tooltips above its container (#10) (a31039d)
  • prevent function based bynder config parameters (c92c7d4)
  • putting dc extension config in a nested object (#11) (14deb17)
  • remove redundant dependencies (#17) (5df9cbf)
  • using cardImages config for image card (c5e8232)

Bug Fixes

  • added viewtype (8898ee7)
  • allow single select to save an empty item (#8) (a91fb48)
  • catch and supress set field validation errors (#12) (9ccd078)
  • contain image (216e1ed)
  • filter null values from initial array field value (#13) (6ac1cb2)
  • header in div (bbbfcdd)
  • media-item: removing useEffect to avoid async race conditions (#18) (6e94141)
  • missing dependency in useEffect (1f1ae31)
  • moved types (8cb29eb)
  • removing unused dependencies and correcting datadog service name (89ae0d1)
  • removing unused deps and fixing node version with nvmrc (2a94bf9)
  • tooltip on image (110f25d)
  • Tooltips working on item (c59d17a)
  • updated opacity and padding (8905d48)
  • using background image (a440420)
  • using item url if it exists (e0a5a9a)