Skip to content

Latest commit

 

History

History
643 lines (285 loc) · 28.2 KB

CHANGELOG.md

File metadata and controls

643 lines (285 loc) · 28.2 KB

4.11.1 (2024-10-17)

4.11.0 (2024-10-17)

Features

  • icon: Add menu, attachment and new chat icons (#686) (648a556)

4.10.5 (2024-09-03)

4.10.4 (2024-09-03)

4.10.3 (2024-09-03)

4.10.2 (2024-09-03)

4.10.1 (2024-08-27)

4.10.0 (2024-08-27)

Features

  • libs: update patch and minor version of deprecated packages#663) (1bb237c)

4.9.0 (2024-07-30)

Features

  • editable-select: add support for grouped options(#662) (a51a291)

4.8.2 (2024-06-24)

Bug Fixes

  • build: build for es modules after vite 5 (#657) (123caf4)

4.8.1 (2024-06-24)

4.8.0 (2024-05-21)

Features

  • card: set default value of withoutShadow to true(#638) (70c59da)

4.7.0 (2024-05-15)

Features

  • input: show eye icon if input type is password (#632) (4a4a6a7)

4.6.1 (2024-05-15)

4.6.0 (2024-04-22)

Features

4.5.0 (2024-04-22)

Features

  • pagination: Add double arrow left and right to pagination (#625) (4df4344)

4.4.4 (2024-04-16)

4.4.3 (2024-04-11)

4.4.2 (2024-04-11)

4.4.1 (2024-04-11)

4.4.0 (2024-04-11)

Features

  • datepicker: update react-datepicker v6.1.0 => v6.3.0 (#618) (f6b1469)

4.3.1 (2024-04-11)

4.3.0 (2024-04-08)

Features

  • readonlytable: add possibility to render custom cell (#612) (8c08aeb)

4.2.1 (2024-04-04)

4.2.0 (2024-03-06)

Features

  • SingleSelect: Show additional text when value selected (#596) (7372e1f)

4.1.7 (2024-03-05)

4.1.6 (2024-03-05)

4.1.5 (2024-03-05)

4.1.4 (2024-02-27)

4.1.3 (2024-02-27)

4.1.2 (2024-02-27)

4.1.1 (2024-02-21)

Bug Fixes

  • storybook-deployments: Lets use storybook official documentation for github actions (#584) (5d9d5ca)

4.1.0 (2024-02-21)

Features

  • date-picker: upgrade date-fns and react-datepicker to the latest versions (#582) (0c1b877)

4.0.4 (2024-02-20)

4.0.3 (2024-02-20)

4.0.2 (2024-02-20)

4.0.1 (2024-02-20)

4.0.0 (2024-02-20)

3.13.1 (2024-02-20)

Bug Fixes

  • packages: Update path and minor outdated packages (#579) (52a7523)

3.13.0 (2024-02-08)

Features

  • theme: theme should be extendable and accept default config (#571) (244f1b6)

BREAKING CHANGES

  • theme: chakraTheme is not an object but a function which accept themeExtend object and returns the theme object

3.12.5 (2024-01-11)

Bug Fixes

3.12.4 (2024-01-11)

Bug Fixes

  • single-select: fix duplicate disabled/isDisabled prop and fix typing (#559) (e6147f0)

3.12.3 (2024-01-10)

3.12.2 (2024-01-10)

3.12.1 (2024-01-10)

3.12.0 (2024-01-10)

Features

  • singleselect: add new component SingleSelect (#511) (f02b1d3)

3.11.2 (2023-12-21)

Bug Fixes

  • release: remove test since release was successfull with excluding dist folder from gitghun (#555) (342a7ac)

3.11.1 (2023-12-21)

Bug Fixes

3.11.0 (2023-12-15)

Features

3.10.7 (2023-11-22)

Bug Fixes

3.10.6 (2023-11-21)

Bug Fixes

3.10.5 (2023-11-21)

3.10.4 (2023-11-21)

3.10.3 (2023-11-21)

Bug Fixes

  • packages: Update outdated packages - both dev and prod (#538) (879e0a9)

3.10.2 (2023-11-21)

Bug Fixes

  • audit: override couple of packages using "pnpm audit --fix" and "pnpm i" (#536) (424fb24)

3.10.1 (2023-10-25)

Bug Fixes

  • select2: fix select2 styling to show the main selected text (#530) (f82a2dc)

3.10.0 (2023-09-28)

Features

3.9.0 (2023-09-20)

Features

  • codeinput: Add auto focus to code input (#515) (37c1569)

3.8.0 (2023-09-13)

Features

  • release: for the sake of new release (#510) (08c1074)

3.7.2 (2023-09-12)

Bug Fixes

  • editableselect: show the passed placeholder (#508) (6831816)

3.7.1 (2023-09-06)

3.7.0 (2023-08-30)

Features

3.6.1 (2023-08-30)

Bug Fixes

  • audit: use patched versions of vulnerable packages (#489) (94a5eb9)

3.6.0 (2023-08-30)

Features

  • chakrathemeprovider: make it customizable (#497) (55d0d2e)

3.5.1 (2023-08-10)

3.5.0 (2023-08-10)

Features

3.4.11 (2023-08-10)

Bug Fixes

3.4.10 (2023-08-10)

3.4.9 (2023-08-09)

Bug Fixes

3.4.8 (2023-08-08)

3.4.7 (2023-08-08)

3.4.6 (2023-08-08)

3.4.5 (2023-08-08)

3.4.4 (2023-08-08)

3.4.3 (2023-08-08)

3.4.2 (2023-08-07)

Bug Fixes

3.4.1 (2023-08-04)

Bug Fixes

  • EditableSelect: add back isMulti prop (#481) (835b994)

3.4.0 (2023-08-04)

Features

  • EditableSelect: rewrite it to Chakra (#473) (6f13bf3)

3.3.1 (2023-08-03)

Bug Fixes

  • build: commit build output changes - 3.3.1 (#480) (b1a4fc9)

3.3.0 (2023-08-03)

Features

  • TextValueBadge: Add loading to TextValueBadge (#478) (0227af2)

3.2.2 (2023-07-13)

Bug Fixes

  • dropdownbutton2: sx could be a function accepting isOpen (#472) (c3e1c7e)

3.2.1 (2023-07-13)

Bug Fixes

3.2.0 (2023-07-13)

Features

  • dropdownbutton2: migrate dropdown to use chakra menu (#470) (362a008)

3.1.0 (2023-07-07)

Features

  • improve notifier: improve standalone notifier (#464) (dacc3fa)

3.0.0 (2023-07-07)

break

BREAKING CHANGES

  • pnpm-migration: pass standalnoe toast to createNotifier

  • Migrate from yarn to pnpm

  • build

  • Fix install

2.13.3 (2023-07-06)

Bug Fixes

  • build: fix pakcage release (#460) (04715d2)
  • github-package: release to github-packages (46ff12d)
  • semantic-release: roll back to older version:/ (#461) (e29834a)

2.13.0 (2023-07-05)

Features

  • animatedprogress: make animated progress render custom progress as we pass (#453) (d5bd902)

2.12.1 (2023-07-04)

2.12.0 (2023-07-03)

Features

  • editabletable2: add new editable table component using react-table (#448) (3ef7c11)

2.11.3 (2023-06-16)

Bug Fixes

  • code: show copied when copying to clipboard (#438) (6656bec)

2.11.2 (2023-06-16)

Bug Fixes

  • code: fix copy to clipboard for none secure context (#437) (49f4037)

2.11.1 (2023-06-15)

2.11.0 (2023-06-14)

Features

2.10.2 (2023-06-13)

2.10.1 (2023-06-07)

Code Refactoring

BREAKING CHANGES

  • build: NotificationManager, NotificationContainer, Notification

2.10.0 (2023-06-07)

Features

2.9.1 (2023-06-07)

2.9.0 (2023-06-07)

Features

2.8.3 (2023-06-05)

2.8.2 (2023-06-05)

2.8.1 (2023-05-31)

2.8.0 (2023-05-29)

Features

  • select2: do deep search over both label and additional text (#412) (8ce5b89)

2.7.5 (2023-05-29)

Bug Fixes

  • select2: searchable select should also search through additional… (#411) (9418949)

2.7.4 (2023-05-23)

Bug Fixes

2.7.3 (2023-05-23)

Bug Fixes

  • build: chakra theme type generation should be done in hopsworks instead (012e14a)

2.7.2 (2023-05-23)

Bug Fixes

2.7.1 (2023-05-23)

Bug Fixes

2.7.0 (2023-05-23)

Features

  • modals: Migrate Popup, Drawer, TinyPopup to Chakra (#401) (3e3615f)

2.6.1 (2023-05-17)

2.6.0 (2023-05-15)

Features

  • radiogroup: Add ability to disable radio group option (#395) (fbd07f0)

2.5.0 (2023-05-11)

Features

2.4.1 (2023-05-10)

Bug Fixes

  • datepicker: fix dark mode and enhance styling (#392) (6a6d9c1)

2.4.0 (2023-05-10)

Features

  • notifications: use chakra notifications (#384) (4a032a2)

2.3.0 (2023-05-09)

Features

  • alternativeheader: make sx prop overridable keeping default styles (#391) (4bffb81)

2.2.0 (2023-05-09)

Features

  • tinypopup: add optional close button (#390) (516364f)

2.1.5 (2023-05-08)

2.1.4 (2023-05-03)

Bug Fixes

2.1.3 (2023-05-02)

Bug Fixes

2.1.2 (2023-04-28)

2.1.1 (2023-04-26)

2.1.0 (2023-04-26)

Features

2.0.6 (2023-04-26)

2.0.5 (2023-04-26)

Bug Fixes

  • release-notes: fixing semantic-release-bot to push release-notes and version to dev (#374) (2a2e04a)

2.0.4 (2023-04-26)

Bug Fixes

2.0.3 (2023-04-26)

Bug Fixes

  • release: add git plugin to semantic-release (#371) (c050efc)