Releases: haiilo/catalyst
v6.1.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.2 (2023-07-05)
Bug Fixes
6.1.1 (2023-07-03)
Features
Bug Fixes
- core: fix cat-select tagging support for selecting newly created… (#240) (d2e45b4)
- core: toggle indeterminate state (#281) (6cc1ac3)
6.1.0 (2023-07-03)
Bug Fixes
- core: update peer dependencies (b8a0831)
6.0.3 (2023-07-03)
Bug Fixes
- core: add missing font weight 600 to lato (ce15940)
- core: regenerate package-lock.json file (91d5884)
- core: remove duplicate cat-muted definition (e1f7aaf)
- core: remove outdated i18n messages (0459e56)
6.0.2 (2023-06-19)
Bug Fixes
- release: update ci workflow (ad1cafd)
6.0.1 (2023-06-19)
Bug Fixes
- core: remove console logs and fix formats in datepicker (ba7c99b)
- core: rename datepicker in docs (551b59e)
6.0.0 (2023-06-16)
Features
- core: add range picker (#272) (9595f8e)
- core: implement date- and timepicker (#270) (3ba6f75)
- core: implement weekpicker (#273) (00d6f25)
- core: remove old datepicker (fdabade)
Bug Fixes
- core: cleanup form handling (47c4483)
- core: stop event propagation on cat-select open/close arrow and … (#269) (9db5612)
5.4.0 (2023-06-09)
Features
- add default icons for catalyst components (#227) (9e3ddb7)
- core: add output event to get page (#243) (a68cca0)
- core: add utility classes for cat-border-top, bottom, left, right (#205) (6852a01)
- core: change font-weight for all headlines to 600 (#233) (3ccadc2)
- core: change lowercase pm/am to uppercase AM/PM + Imask spike (#221) (f7452ad)
- core: new cat-timepicker component (#217) (390128d)
- core: restyle checkbox, toggle and radio button hint message (#215) (669b60a)
- core: set pnum font feature setting on headings (#202) (0c2b238)
- core: support for icons in cat-select component (#239) (b41ea0c)
- core: update libs to latest version (#192) (6deb56c)
- tokens: updating the line height for text size s in general to 1.5 (#214) (e0300a4)
Bug Fixes
- core: add border to dropdowns (#195) (4b81a3a)
- core: add tilde (~) to vanilajs-datepicker sass file import (0a06332)
- core: add vanillajs-datepicker scss file to build assets (e25bfe0)
- core: align input shadows to be the same as for buttons (#213) (5011d4a)
- core: change @import to @use on cat-datepicker scss file (8abd872)
- core: change componentDidLoad to componentDidRender in cat-datepicker (6198247)
- core: close dropdown when losing focus (#181) (2342251)
- core: create a copy of vanilajs-datepicker style file (fabd28b)
- core: debugging (9b63d8f)
- core: fix the min-height of the cat-textarea (#201) (d84df74)
- core: import vanillajs-datepicker style into cat-input component (1ee4f8e)
- core: move style content inside the main datepicker scss file (382fe6c)
- core: remove debug output from SCSS (a37d943)
- core: remove error logs in tests (#232) (b8289a0)
- core: show all options when an item is selected (#153) (f821ce3)
5.3.0 (2023-03-22)
Features
- core: add button-group component (#178) (c375f28)
- core: horizontal alignment for form groups and selects (#168) (230601d)
- core: increase opacity on background-color for outline and text buttons (#180) (76f2ca3)
Bug Fixes
- core: make dropdowns responsive to the viewports dimensions (#182) ([6d677d7](6d677d7ec25bb1cc4393a6796a10...
v6.1.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.1 (2023-07-03)
Features
Bug Fixes
- core: fix cat-select tagging support for selecting newly created… (#240) (d2e45b4)
- core: toggle indeterminate state (#281) (6cc1ac3)
6.1.0 (2023-07-03)
Bug Fixes
- core: update peer dependencies (b8a0831)
6.0.3 (2023-07-03)
Bug Fixes
- core: add missing font weight 600 to lato (ce15940)
- core: regenerate package-lock.json file (91d5884)
- core: remove duplicate cat-muted definition (e1f7aaf)
- core: remove outdated i18n messages (0459e56)
6.0.2 (2023-06-19)
Bug Fixes
- release: update ci workflow (ad1cafd)
6.0.1 (2023-06-19)
Bug Fixes
- core: remove console logs and fix formats in datepicker (ba7c99b)
- core: rename datepicker in docs (551b59e)
6.0.0 (2023-06-16)
Features
- core: add range picker (#272) (9595f8e)
- core: implement date- and timepicker (#270) (3ba6f75)
- core: implement weekpicker (#273) (00d6f25)
- core: remove old datepicker (fdabade)
Bug Fixes
- core: cleanup form handling (47c4483)
- core: stop event propagation on cat-select open/close arrow and … (#269) (9db5612)
5.4.0 (2023-06-09)
Features
- add default icons for catalyst components (#227) (9e3ddb7)
- core: add output event to get page (#243) (a68cca0)
- core: add utility classes for cat-border-top, bottom, left, right (#205) (6852a01)
- core: change font-weight for all headlines to 600 (#233) (3ccadc2)
- core: change lowercase pm/am to uppercase AM/PM + Imask spike (#221) (f7452ad)
- core: new cat-timepicker component (#217) (390128d)
- core: restyle checkbox, toggle and radio button hint message (#215) (669b60a)
- core: set pnum font feature setting on headings (#202) (0c2b238)
- core: support for icons in cat-select component (#239) (b41ea0c)
- core: update libs to latest version (#192) (6deb56c)
- tokens: updating the line height for text size s in general to 1.5 (#214) (e0300a4)
Bug Fixes
- core: add border to dropdowns (#195) (4b81a3a)
- core: add tilde (~) to vanilajs-datepicker sass file import (0a06332)
- core: add vanillajs-datepicker scss file to build assets (e25bfe0)
- core: align input shadows to be the same as for buttons (#213) (5011d4a)
- core: change @import to @use on cat-datepicker scss file (8abd872)
- core: change componentDidLoad to componentDidRender in cat-datepicker (6198247)
- core: close dropdown when losing focus (#181) (2342251)
- core: create a copy of vanilajs-datepicker style file (fabd28b)
- core: debugging (9b63d8f)
- core: fix the min-height of the cat-textarea (#201) (d84df74)
- core: import vanillajs-datepicker style into cat-input component (1ee4f8e)
- core: move style content inside the main datepicker scss file (382fe6c)
- core: remove debug output from SCSS (a37d943)
- core: remove error logs in tests (#232) (b8289a0)
- core: show all options when an item is selected (#153) (f821ce3)
5.3.0 (2023-03-22)
Features
- core: add button-group component (#178) (c375f28)
- core: horizontal alignment for form groups and selects (#168) (230601d)
- core: increase opacity on background-color for outline and text buttons (#180) (76f2ca3)
Bug Fixes
v6.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.0 (2023-07-03)
Bug Fixes
- core: update peer dependencies (b8a0831)
6.0.3 (2023-07-03)
Bug Fixes
- core: add missing font weight 600 to lato (ce15940)
- core: regenerate package-lock.json file (91d5884)
- core: remove duplicate cat-muted definition (e1f7aaf)
- core: remove outdated i18n messages (0459e56)
6.0.2 (2023-06-19)
Bug Fixes
- release: update ci workflow (ad1cafd)
6.0.1 (2023-06-19)
Bug Fixes
- core: remove console logs and fix formats in datepicker (ba7c99b)
- core: rename datepicker in docs (551b59e)
6.0.0 (2023-06-16)
Features
- core: add range picker (#272) (9595f8e)
- core: implement date- and timepicker (#270) (3ba6f75)
- core: implement weekpicker (#273) (00d6f25)
- core: remove old datepicker (fdabade)
Bug Fixes
- core: cleanup form handling (47c4483)
- core: stop event propagation on cat-select open/close arrow and … (#269) (9db5612)
5.4.0 (2023-06-09)
Features
- add default icons for catalyst components (#227) (9e3ddb7)
- core: add output event to get page (#243) (a68cca0)
- core: add utility classes for cat-border-top, bottom, left, right (#205) (6852a01)
- core: change font-weight for all headlines to 600 (#233) (3ccadc2)
- core: change lowercase pm/am to uppercase AM/PM + Imask spike (#221) (f7452ad)
- core: new cat-timepicker component (#217) (390128d)
- core: restyle checkbox, toggle and radio button hint message (#215) (669b60a)
- core: set pnum font feature setting on headings (#202) (0c2b238)
- core: support for icons in cat-select component (#239) (b41ea0c)
- core: update libs to latest version (#192) (6deb56c)
- tokens: updating the line height for text size s in general to 1.5 (#214) (e0300a4)
Bug Fixes
- core: add border to dropdowns (#195) (4b81a3a)
- core: add tilde (~) to vanilajs-datepicker sass file import (0a06332)
- core: add vanillajs-datepicker scss file to build assets (e25bfe0)
- core: align input shadows to be the same as for buttons (#213) (5011d4a)
- core: change @import to @use on cat-datepicker scss file (8abd872)
- core: change componentDidLoad to componentDidRender in cat-datepicker (6198247)
- core: close dropdown when losing focus (#181) (2342251)
- core: create a copy of vanilajs-datepicker style file (fabd28b)
- core: debugging (9b63d8f)
- core: fix the min-height of the cat-textarea (#201) (d84df74)
- core: import vanillajs-datepicker style into cat-input component (1ee4f8e)
- core: move style content inside the main datepicker scss file (382fe6c)
- core: remove debug output from SCSS (a37d943)
- core: remove error logs in tests (#232) (b8289a0)
- core: show all options when an item is selected (#153) (f821ce3)
5.3.0 (2023-03-22)
Features
- core: add button-group component (#178) (c375f28)
- core: horizontal alignment for form groups and selects (#168) (230601d)
- core: increase opacity on background-color for outline and text buttons (#180) (76f2ca3)
Bug Fixes
- core: make dropdowns responsive to the viewports dimensions (#182) (6d677d7)
- core: reduce min height of dialogs (5ab48d5)
- core: rework tooltip trigger selection (#189) (b4834e1)
- core: tooltip positioning is wrong when trigger is changing location (#185) (1258386)
5.2.3 (2023-03-08)
Bug Fixes
- angular: input validation (1efd767)
5.2.2 (2023-03-08)
Bug Fixes
v6.0.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.0.3 (2023-07-03)
Bug Fixes
- core: add missing font weight 600 to lato (ce15940)
- core: regenerate package-lock.json file (91d5884)
- core: remove duplicate cat-muted definition (e1f7aaf)
- core: remove outdated i18n messages (0459e56)
6.0.2 (2023-06-19)
Bug Fixes
- release: update ci workflow (ad1cafd)
6.0.1 (2023-06-19)
Bug Fixes
- core: remove console logs and fix formats in datepicker (ba7c99b)
- core: rename datepicker in docs (551b59e)
6.0.0 (2023-06-16)
Features
- core: add range picker (#272) (9595f8e)
- core: implement date- and timepicker (#270) (3ba6f75)
- core: implement weekpicker (#273) (00d6f25)
- core: remove old datepicker (fdabade)
Bug Fixes
- core: cleanup form handling (47c4483)
- core: stop event propagation on cat-select open/close arrow and … (#269) (9db5612)
5.4.0 (2023-06-09)
Features
- add default icons for catalyst components (#227) (9e3ddb7)
- core: add output event to get page (#243) (a68cca0)
- core: add utility classes for cat-border-top, bottom, left, right (#205) (6852a01)
- core: change font-weight for all headlines to 600 (#233) (3ccadc2)
- core: change lowercase pm/am to uppercase AM/PM + Imask spike (#221) (f7452ad)
- core: new cat-timepicker component (#217) (390128d)
- core: restyle checkbox, toggle and radio button hint message (#215) (669b60a)
- core: set pnum font feature setting on headings (#202) (0c2b238)
- core: support for icons in cat-select component (#239) (b41ea0c)
- core: update libs to latest version (#192) (6deb56c)
- tokens: updating the line height for text size s in general to 1.5 (#214) (e0300a4)
Bug Fixes
- core: add border to dropdowns (#195) (4b81a3a)
- core: add tilde (~) to vanilajs-datepicker sass file import (0a06332)
- core: add vanillajs-datepicker scss file to build assets (e25bfe0)
- core: align input shadows to be the same as for buttons (#213) (5011d4a)
- core: change @import to @use on cat-datepicker scss file (8abd872)
- core: change componentDidLoad to componentDidRender in cat-datepicker (6198247)
- core: close dropdown when losing focus (#181) (2342251)
- core: create a copy of vanilajs-datepicker style file (fabd28b)
- core: debugging (9b63d8f)
- core: fix the min-height of the cat-textarea (#201) (d84df74)
- core: import vanillajs-datepicker style into cat-input component (1ee4f8e)
- core: move style content inside the main datepicker scss file (382fe6c)
- core: remove debug output from SCSS (a37d943)
- core: remove error logs in tests (#232) (b8289a0)
- core: show all options when an item is selected (#153) (f821ce3)
5.3.0 (2023-03-22)
Features
- core: add button-group component (#178) (c375f28)
- core: horizontal alignment for form groups and selects (#168) (230601d)
- core: increase opacity on background-color for outline and text buttons (#180) (76f2ca3)
Bug Fixes
- core: make dropdowns responsive to the viewports dimensions (#182) (6d677d7)
- core: reduce min height of dialogs (5ab48d5)
- core: rework tooltip trigger selection (#189) (b4834e1)
- core: tooltip positioning is wrong when trigger is changing location (#185) (1258386)
5.2.3 (2023-03-08)
Bug Fixes
- angular: input validation (1efd767)
5.2.2 (2023-03-08)
Bug Fixes
5.2.1 (2023-03-07)
Features
- core: input validation (#169) ([9ed072a](https://github.com/haiilo/catalyst...
v6.0.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.0.2 (2023-06-19)
Bug Fixes
- release: update ci workflow (ad1cafd)
6.0.1 (2023-06-19)
Bug Fixes
- core: remove console logs and fix formats in datepicker (ba7c99b)
- core: rename datepicker in docs (551b59e)
6.0.0 (2023-06-16)
Features
- core: add range picker (#272) (9595f8e)
- core: implement date- and timepicker (#270) (3ba6f75)
- core: implement weekpicker (#273) (00d6f25)
- core: remove old datepicker (fdabade)
Bug Fixes
- core: cleanup form handling (47c4483)
- core: stop event propagation on cat-select open/close arrow and … (#269) (9db5612)
5.4.0 (2023-06-09)
Features
- add default icons for catalyst components (#227) (9e3ddb7)
- core: add output event to get page (#243) (a68cca0)
- core: add utility classes for cat-border-top, bottom, left, right (#205) (6852a01)
- core: change font-weight for all headlines to 600 (#233) (3ccadc2)
- core: change lowercase pm/am to uppercase AM/PM + Imask spike (#221) (f7452ad)
- core: new cat-timepicker component (#217) (390128d)
- core: restyle checkbox, toggle and radio button hint message (#215) (669b60a)
- core: set pnum font feature setting on headings (#202) (0c2b238)
- core: support for icons in cat-select component (#239) (b41ea0c)
- core: update libs to latest version (#192) (6deb56c)
- tokens: updating the line height for text size s in general to 1.5 (#214) (e0300a4)
Bug Fixes
- core: add border to dropdowns (#195) (4b81a3a)
- core: add tilde (~) to vanilajs-datepicker sass file import (0a06332)
- core: add vanillajs-datepicker scss file to build assets (e25bfe0)
- core: align input shadows to be the same as for buttons (#213) (5011d4a)
- core: change @import to @use on cat-datepicker scss file (8abd872)
- core: change componentDidLoad to componentDidRender in cat-datepicker (6198247)
- core: close dropdown when losing focus (#181) (2342251)
- core: create a copy of vanilajs-datepicker style file (fabd28b)
- core: debugging (9b63d8f)
- core: fix the min-height of the cat-textarea (#201) (d84df74)
- core: import vanillajs-datepicker style into cat-input component (1ee4f8e)
- core: move style content inside the main datepicker scss file (382fe6c)
- core: remove debug output from SCSS (a37d943)
- core: remove error logs in tests (#232) (b8289a0)
- core: show all options when an item is selected (#153) (f821ce3)
5.3.0 (2023-03-22)
Features
- core: add button-group component (#178) (c375f28)
- core: horizontal alignment for form groups and selects (#168) (230601d)
- core: increase opacity on background-color for outline and text buttons (#180) (76f2ca3)
Bug Fixes
- core: make dropdowns responsive to the viewports dimensions (#182) (6d677d7)
- core: reduce min height of dialogs (5ab48d5)
- core: rework tooltip trigger selection (#189) (b4834e1)
- core: tooltip positioning is wrong when trigger is changing location (#185) (1258386)
5.2.3 (2023-03-08)
Bug Fixes
- angular: input validation (1efd767)
5.2.2 (2023-03-08)
Bug Fixes
5.2.1 (2023-03-07)
Features
5.2.0 (2023-03-06)
Features
v0.5.14
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.14 (2022-05-11)
0.5.13 (2022-05-11)
Features
- core: add missing exported components to angular module (1323e0d)
0.5.12 (2022-05-06)
0.5.11 (2022-05-06)
0.5.10 (2022-05-06)
0.5.9 (2022-05-06)
Features
- move to @haiilo/[email protected] (1c6c50c)
0.5.8 (2022-05-05)
0.5.7 (2022-05-05)
0.5.6 (2022-05-05)
0.5.5 (2022-05-05)
0.5.4 (2022-05-05)
0.5.3 (2022-05-05)
0.5.2 (2022-05-05)
Features
0.5.1 (2022-05-02)
Note: Version bump only for package catalyst
0.5.0 (2022-05-02)
Bug Fixes
- core: adjust tooltip styles (e32fe78)
- core: fix menu & tooltip z-indexes (5f7dc67)
- core: fixed tooltip test (#12) (868da66)
Features
- add radio button component (642cff0)
- core: add aspect ratio utility classes (ff29637)
- core: add card component (3be7246)
- core: add input component (337649a)
- core: add navigation styles (6afb6e9)
- core: add style to kbd and code element (844059d)
- core: add textarea component (9f94637)
- core: added checkbox & toggle component (205b0d0)
0.4.0 (2022-04-26)
Features
- core: add tooltip component (8134e98)
0.3.2 (2022-04-25)
Note: Version bump only for package catalyst
0.3.1 (2022-04-23)
Bug Fixes
- core: button alignment in blocks (5a33502)
- core: fix cat-token function for map types (ee63111)
- core: update broken token dependency (03b2241)
- lerna integration (ebab9a3)
- umd warning (e678c5f)
Features
- core: add a11y to menu component (e8c2bfa)
- core: add alert (8cad923)
- core: add badge (d250eb8)
- core: add initial menu component implementation (#3) (219370b)
- core: add skeleton component (561f7a6)
- core: added scrollable component (347886b)
- core: changes for coyo app integration (7304886)
- core: changes for coyo app integration (2b6cc05)
- core: changes for coyo app integration (101297d)
- core: extend border radius helper utilities (fe9ba2e)
- core: flex & grid helpers (4152d04)
- core: typo and color styles (b20fa87)
Reverts
- Revert "added storybook" (3077805)
v0.5.13
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.13 (2022-05-11)
Features
- core: add missing exported components to angular module (1323e0d)
0.5.12 (2022-05-06)
0.5.11 (2022-05-06)
0.5.10 (2022-05-06)
0.5.9 (2022-05-06)
Features
- move to @haiilo/[email protected] (1c6c50c)
0.5.8 (2022-05-05)
0.5.7 (2022-05-05)
0.5.6 (2022-05-05)
0.5.5 (2022-05-05)
0.5.4 (2022-05-05)
0.5.3 (2022-05-05)
0.5.2 (2022-05-05)
Features
0.5.1 (2022-05-02)
Note: Version bump only for package catalyst
0.5.0 (2022-05-02)
Bug Fixes
- core: adjust tooltip styles (e32fe78)
- core: fix menu & tooltip z-indexes (5f7dc67)
- core: fixed tooltip test (#12) (868da66)
Features
- add radio button component (642cff0)
- core: add aspect ratio utility classes (ff29637)
- core: add card component (3be7246)
- core: add input component (337649a)
- core: add navigation styles (6afb6e9)
- core: add style to kbd and code element (844059d)
- core: add textarea component (9f94637)
- core: added checkbox & toggle component (205b0d0)
0.4.0 (2022-04-26)
Features
- core: add tooltip component (8134e98)
0.3.2 (2022-04-25)
Note: Version bump only for package catalyst
0.3.1 (2022-04-23)
Bug Fixes
- core: button alignment in blocks (5a33502)
- core: fix cat-token function for map types (ee63111)
- core: update broken token dependency (03b2241)
- lerna integration (ebab9a3)
- umd warning (e678c5f)
Features
- core: add a11y to menu component (e8c2bfa)
- core: add alert (8cad923)
- core: add badge (d250eb8)
- core: add initial menu component implementation (#3) (219370b)
- core: add skeleton component (561f7a6)
- core: added scrollable component (347886b)
- core: changes for coyo app integration (7304886)
- core: changes for coyo app integration (2b6cc05)
- core: changes for coyo app integration (101297d)
- core: extend border radius helper utilities (fe9ba2e)
- core: flex & grid helpers (4152d04)
- core: typo and color styles (b20fa87)
Reverts
- Revert "added storybook" (3077805)
v0.5.12
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.12 (2022-05-06)
0.5.11 (2022-05-06)
0.5.10 (2022-05-06)
0.5.9 (2022-05-06)
Features
- move to @haiilo/[email protected] (1c6c50c)
0.5.8 (2022-05-05)
0.5.7 (2022-05-05)
0.5.6 (2022-05-05)
0.5.5 (2022-05-05)
0.5.4 (2022-05-05)
0.5.3 (2022-05-05)
0.5.2 (2022-05-05)
Features
0.5.1 (2022-05-02)
Note: Version bump only for package catalyst
0.5.0 (2022-05-02)
Bug Fixes
- core: adjust tooltip styles (e32fe78)
- core: fix menu & tooltip z-indexes (5f7dc67)
- core: fixed tooltip test (#12) (868da66)
Features
- add radio button component (642cff0)
- core: add aspect ratio utility classes (ff29637)
- core: add card component (3be7246)
- core: add input component (337649a)
- core: add navigation styles (6afb6e9)
- core: add style to kbd and code element (844059d)
- core: add textarea component (9f94637)
- core: added checkbox & toggle component (205b0d0)
0.4.0 (2022-04-26)
Features
- core: add tooltip component (8134e98)
0.3.2 (2022-04-25)
Note: Version bump only for package catalyst
0.3.1 (2022-04-23)
Bug Fixes
- core: button alignment in blocks (5a33502)
- core: fix cat-token function for map types (ee63111)
- core: update broken token dependency (03b2241)
- lerna integration (ebab9a3)
- umd warning (e678c5f)
Features
- core: add a11y to menu component (e8c2bfa)
- core: add alert (8cad923)
- core: add badge (d250eb8)
- core: add initial menu component implementation (#3) (219370b)
- core: add skeleton component (561f7a6)
- core: added scrollable component (347886b)
- core: changes for coyo app integration (7304886)
- core: changes for coyo app integration (2b6cc05)
- core: changes for coyo app integration (101297d)
- core: extend border radius helper utilities (fe9ba2e)
- core: flex & grid helpers (4152d04)
- core: typo and color styles (b20fa87)
Reverts
- Revert "added storybook" (3077805)
v0.5.11
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.11 (2022-05-06)
0.5.10 (2022-05-06)
0.5.9 (2022-05-06)
Features
- move to @haiilo/[email protected] (1c6c50c)
0.5.8 (2022-05-05)
0.5.7 (2022-05-05)
0.5.6 (2022-05-05)
0.5.5 (2022-05-05)
0.5.4 (2022-05-05)
0.5.3 (2022-05-05)
0.5.2 (2022-05-05)
Features
0.5.1 (2022-05-02)
Note: Version bump only for package catalyst
0.5.0 (2022-05-02)
Bug Fixes
- core: adjust tooltip styles (e32fe78)
- core: fix menu & tooltip z-indexes (5f7dc67)
- core: fixed tooltip test (#12) (868da66)
Features
- add radio button component (642cff0)
- core: add aspect ratio utility classes (ff29637)
- core: add card component (3be7246)
- core: add input component (337649a)
- core: add navigation styles (6afb6e9)
- core: add style to kbd and code element (844059d)
- core: add textarea component (9f94637)
- core: added checkbox & toggle component (205b0d0)
0.4.0 (2022-04-26)
Features
- core: add tooltip component (8134e98)
0.3.2 (2022-04-25)
Note: Version bump only for package catalyst
0.3.1 (2022-04-23)
Bug Fixes
- core: button alignment in blocks (5a33502)
- core: fix cat-token function for map types (ee63111)
- core: update broken token dependency (03b2241)
- lerna integration (ebab9a3)
- umd warning (e678c5f)
Features
- core: add a11y to menu component (e8c2bfa)
- core: add alert (8cad923)
- core: add badge (d250eb8)
- core: add initial menu component implementation (#3) (219370b)
- core: add skeleton component (561f7a6)
- core: added scrollable component (347886b)
- core: changes for coyo app integration (7304886)
- core: changes for coyo app integration (2b6cc05)
- core: changes for coyo app integration (101297d)
- core: extend border radius helper utilities (fe9ba2e)
- core: flex & grid helpers (4152d04)
- core: typo and color styles (b20fa87)
Reverts
- Revert "added storybook" (3077805)
v0.5.9
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.9 (2022-05-06)
Features
- move to @haiilo/[email protected] (1c6c50c)
0.5.8 (2022-05-05)
0.5.7 (2022-05-05)
0.5.6 (2022-05-05)
0.5.5 (2022-05-05)
0.5.4 (2022-05-05)
0.5.3 (2022-05-05)
0.5.2 (2022-05-05)
Features
0.5.1 (2022-05-02)
Note: Version bump only for package catalyst
0.5.0 (2022-05-02)
Bug Fixes
- core: adjust tooltip styles (e32fe78)
- core: fix menu & tooltip z-indexes (5f7dc67)
- core: fixed tooltip test (#12) (868da66)
Features
- add radio button component (642cff0)
- core: add aspect ratio utility classes (ff29637)
- core: add card component (3be7246)
- core: add input component (337649a)
- core: add navigation styles (6afb6e9)
- core: add style to kbd and code element (844059d)
- core: add textarea component (9f94637)
- core: added checkbox & toggle component (205b0d0)
0.4.0 (2022-04-26)
Features
- core: add tooltip component (8134e98)
0.3.2 (2022-04-25)
Note: Version bump only for package catalyst
0.3.1 (2022-04-23)
Bug Fixes
- core: button alignment in blocks (5a33502)
- core: fix cat-token function for map types (ee63111)
- core: update broken token dependency (03b2241)
- lerna integration (ebab9a3)
- umd warning (e678c5f)
Features
- core: add a11y to menu component (e8c2bfa)
- core: add alert (8cad923)
- core: add badge (d250eb8)
- core: add initial menu component implementation (#3) (219370b)
- core: add skeleton component (561f7a6)
- core: added scrollable component (347886b)
- core: changes for coyo app integration (7304886)
- core: changes for coyo app integration (2b6cc05)
- core: changes for coyo app integration (101297d)
- core: extend border radius helper utilities (fe9ba2e)
- core: flex & grid helpers (4152d04)
- core: typo and color styles (b20fa87)
Reverts
- Revert "added storybook" (3077805)