Skip to content

Latest commit

 

History

History
485 lines (277 loc) · 32 KB

CHANGELOG.md

File metadata and controls

485 lines (277 loc) · 32 KB

1.33.0 (2024-09-30)

Features

1.33.0-ant-update.1 (2024-09-30)

Bug Fixes

Features

1.32.0 (2024-09-23)

Bug Fixes

Features

Bug Fixes

Features

1.31.1 (2024-09-18)

Bug Fixes

Bug Fixes

  • export notification center props (abaa4ba)

1.31.0 (2024-09-17)

Bug Fixes

Features

Bug Fixes

  • add Drawer component back (4703322)

Bug Fixes

  • avoid nested anchor when child is button (1e179fa)

Bug Fixes

Features

  • testing a disabled state to validate notifications project requirements (440150c)

1.30.3 (2024-09-10)

Bug Fixes

1.30.2 (2024-09-10)

Bug Fixes

1.30.1 (2024-09-04)

Bug Fixes

Bug Fixes

Bug Fixes

1.30.0 (2024-09-03)

Features

  • replace minimap with suiteSelector component (#383) (2ab27ca)

1.29.0 (2024-08-30)

Bug Fixes

Features

1.28.1 (2024-08-20)

Bug Fixes

1.28.0 (2024-08-15)

Features

1.27.0 (2024-08-14)

Bug Fixes

  • add width auto to be able to manage the wdith from the component (#368) (b47c45f)
  • icon color not changing on button hover (#363) (aa07067)
  • improve workspace selector performace (#370) (590e231)
  • update empty component (#371) (655e252)

Features

  • add overview dt icon (#362) (78d7854)
  • update SuiteLogo in GlobalNav to render nav switcher Tour (#367) (a3920af)

Bug Fixes

  • add width auto to be able to manage the wdith from the component (#368) (b47c45f)
  • icon color not changing on button hover (#363) (aa07067)

Features

  • add overview dt icon (#362) (78d7854)
  • update SuiteLogo to render nav switcher tour (6098374)

1.26.0 (2024-08-07)

Bug Fixes

Features

1.25.1 (2024-08-06)

1.25.0 (2024-08-06)

Features

  • Allow override theme for ConfigProvider (#354) (29cc614)

Bug Fixes

Features

  • Allow override theme for ConfigProvider (#354) (29cc614)
  • icon-variants: update premium icon (d7681d4)
  • icons-variant cleanup code (bf83485)
  • icons-variant cleanup code (54dfc77)
  • icons-variant: add documentation for icons (28ffcc9)

1.24.0 (2024-07-31)

Features

1.23.0 (2024-07-31)

Features

Features

  • add lock/unlock icons; rename previous lock to paywall (#340) (eaf6998)

1.21.1 (2024-07-24)

Bug Fixes

  • a useEffect Hook has been added to detect if the value received … (#339) (0e1ab5d)
  • signout onclick being triggered on render when there are no orgs (#337) (77f2b1a)
  • workspace selector positioning (#338) (9561a49)

Bug Fixes

  • auto triggering of signout onClick when there are no orgs (d2645fd)

1.21.0 (2024-07-16)

Features

  • add workspace label to Workspace Selector (#323) (bdb3c70)

1.20.0 (2024-07-08)

Features

1.19.3 (2024-06-25)

Bug Fixes

1.19.2 (2024-06-21)

Bug Fixes

  • lazy load ValueSelector to fix Storybook test runner (#298) (4cd501b)

1.19.1 (2024-06-13)

Bug Fixes

1.19.0 (2024-06-12)

Features

  • wrap radio group and button components (#282) (6e67439)

1.18.0 (2024-06-12)

Bug Fixes

Features

Bug Fixes

Features

1.17.0 (2024-06-07)

Bug Fixes

  • hide minimap after user clicks on a button (#264) (21a399c)

Features

Bug Fixes

  • hide minimap after user clicks on a button (#264) (21a399c)

Features

Features

  • allows UPS to receive cookie config options instead of only the key (517d030)

1.16.1 (2024-06-03)

Bug Fixes

1.16.0 (2024-05-30)

Features

1.15.0 (2024-05-24)

Bug Fixes

  • fixes path to be / on UPS cookie creation options (#240) (0cebf44)

Features

Bug Fixes

Features

  • add possibility to add background color to the suite icon logo (#241) (d4c206a)

Features

1.14.0 (2024-05-20)

Features

1.13.0-ups-utils.2 (2024-05-15)

1.13.0-ups-utils.1 (2024-05-14)

1.13.0 (2024-05-15)

Features

  • Adds SuitesReminder hook to get a consistent look across platforms for the reminder notification (#221) (533428e)
  • export UPS interfaces (ffcff89)
  • uPS code ported from Nancy with tests passing (182be3d)

1.12.0 (2024-05-14)

Bug Fixes

  • cascader: makes cascader use the aquarium configprovider and theme (21800e2)
  • correct QueryItem Cascader and Action cosmetic bugs/flaws (f5e6032)
  • correct usage of Typography in Watermark.stories.tsx (f8b32cb)
  • fix broken stories due to typography update (d64be86)
  • fix QueryItem.ValueSelector.Cascader's selectedDisplayValue type (e74053d)
  • input: wraps Input.Search in Aquarium ConfigProvider (0fbba18)
  • make onChange prop of QueryItem InputText optional (7a1532f)
  • make QueryItem Cascader options reactive (50f11bc)
  • minor compatibility changes to QueryItem Qualifier and Cascader (5065bdd)
  • minor tweaks to TextInput to make it fully compatible (be5deab)
  • PR review suggestions (f1ed504)
  • queryitem: change Input.Search to Input in Cascader's popover to prevent preact type error (80b1469)
  • remove \dist files accidentally committed (ef5a16b)
  • remove circle-dashed.svg, it's a duplicate (aac4829)
  • remove LESS syntax from query-item.css (643402c)
  • typography: fix exporting/structure of Typography and its subtypes (cd097f8)
  • update more typography stories (cd3344c)
  • yet more typography corrections (81fce66)

Features

  • add Action QueryItem (f76ea2b)
  • add Help Icon (6bae0ed)
  • add loadData functionality to QueryItem Cascader (ced4994)
  • add placeholder to QueryItem's TextInput (30bde49)
  • add QueryItem-related icons (89fb3b8)
  • add QueryItem.Text component (8f0b7bd)
  • add value props to Qualifier and Cascader (16042d7)
  • intial add of QueryItem.ValueSelector.Cascader (c022aa2)
  • queryitem: adding onchange and converting error danger zone text (91e945f)
  • queryitem: adding QueryItem.Qualifier component (1fe60d8)
  • queryitem: updating styles and adding error message to qualifier (fa8a8da)
  • rework Cascader OnChange (a77c44f)

1.11.1 (2024-05-07)

1.11.0 (2024-04-23)

Features

  • Allows publishing npm versions from feature branches (#186) (044c117)

Features

  • Allows publishing npm versions from feature branches (#186) (044c117)

Features

  • allows publishing from feature branches (eb32f58)

1.10.0 (2024-03-29)

Bug Fixes

  • use semantic release token (7af705c)

Features

  • Allows publishing on dev branch/distribution channel (#162) (39530fa)

1.9.6-dev.1 (2024-03-25)

1.8.3-dev.3 (2024-03-20)