All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.5.1 (2023-10-16)
- core: not able to programmatically set active tab (ec1cc1c)
- core: update radio group on dynamic radio changes (closes #400) (2761ceb)
6.5.0 (2023-10-16)
- angular: update errors on blur (closes #397) (29254c2)
- core: allow datepicker to open on icon click (closes #394) (8c5ee85)
- core: nested selects closes modal on esc (closes #387) (d425bf1)
- core: update dependencies (7e8f331)
- form error hints are not announced by the screen reader (#398) (9e23dca)
- tokens: update dev dependencies (7cd9290)
- update dev dependencies (430566b)
6.4.7 (2023-09-13)
- angular: angular CDK dialog styles are not scoped properly (38788af)
6.4.6 (2023-09-08)
- core: datepicker uses incorrect formatting tokens (742a8b0)
6.4.5 (2023-08-29)
6.4.4 (2023-08-28)
6.4.3 (2023-08-28)
- new type section on overview page (4636f85)
- core: fixed broken spacings in nav cat-card (#360) (3bcaf73)
- core: min and max are not updating after datepicker initialized (closes #370) (9ee44d0)
6.4.2 (2023-08-15)
- core: rework main overview site (07f3f48)
- core: emit correct values for daterange picker (087dcb8)
- core: sync setLocale across multiple i18n registries (22bcd01)
- core: update dependencies (9da11bd)
6.4.1 (2023-08-09)
6.4.0 (2023-08-08)
- core: Added source sans 3 as variable font option (#334) (5824a0e)
- core: new "link" style for button (#330) (833a98c)
6.3.3 (2023-08-03)
- core: broken attribute to hide labels for inputs (#332) (32efbb6)
- core: clear buttons close dropdown, datepicker randomly opens again (#343) (57c99c4)
6.3.2 (2023-08-02)
- minor follow up improvements for tabs (831ad9f)
- angular: update angular dependencies (b31ac53)
- core: cat-datepicker inside cat-dropdown leads to misbehavior (#340) (0bfb610)
- core: cat-select doesn't update properly when using search and clicking outside after selection (#315) (2df8a9d)
- core: keep option list available after pressing the clear button (#314) (439e49d)
- core: update core dependencies (171a025)
- fix broken ci tasks (25e24d4)
6.3.1 (2023-07-26)
- core: datepicker not updating properly when setting to / from disabled (c425d66)
6.3.0 (2023-07-25)
- core: implement inline datepicker (#318) (fd86c7b)
- core: provide a local string array connector (#313) (c102c06)
- core: add missing proxies for datepicker-inline (997f2f5)
- core: increase base z-index to 1000 (2440bcb)
6.2.3 (2023-07-20)
- core: adjust tabs padding and hover & active states (#293) (f1fc9f2)
- core: improved visuals and animations for dropdowns (#305) (f237a1b)
- core: inputs now use ellipsis when text is truncated (#306) (e459781)
- core: set display flex for cat-flex-row and cat-flex-col helper classes (75a88f1)
- core: base z-index can now be set via CSS properties. fixes #303, #308 (#311) (84147ad)
- core: update datepicker while handling via form (#309) (9059f4f)
6.2.2 (2023-07-17)
- tokens: change tokens to comply with the design token community group (DTCG) specification (09240e9)
- core: enable cat-select dropdown flip if there is available space (#288) (5b626ba)
- core: fix hidden input label (#286) (66339c9)
- core: radio group listening to non radio events (#300) (0280dba)
6.2.1 (2023-07-07)
- core: adjust test pattern to fix tests (c3e55e4)
- core: rework tooltip show / hide logic to prevent sticky tooltips (7dedddf)
6.2.0 (2023-07-06)
6.1.4 (2023-07-06)
6.1.3 (2023-07-06)
6.1.2 (2023-07-05)
6.1.1 (2023-07-03)
- core: fix cat-select tagging support for selecting newly created… (#240) (d2e45b4)
- core: toggle indeterminate state (#281) (6cc1ac3)
6.1.0 (2023-07-03)
- core: update peer dependencies (b8a0831)
6.0.3 (2023-07-03)
- 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)
- release: update ci workflow (ad1cafd)
6.0.1 (2023-06-19)
- core: remove console logs and fix formats in datepicker (ba7c99b)
- core: rename datepicker in docs (551b59e)
6.0.0 (2023-06-16)
- core: add range picker (#272) (9595f8e)
- core: implement date- and timepicker (#270) (3ba6f75)
- core: implement weekpicker (#273) (00d6f25)
- core: remove old datepicker (fdabade)
- core: cleanup form handling (47c4483)
- core: stop event propagation on cat-select open/close arrow and … (#269) (9db5612)
5.4.0 (2023-06-09)
- 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)
- 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)
- 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)
- 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)
- angular: input validation (1efd767)
5.2.2 (2023-03-08)
5.2.1 (2023-03-07)
5.2.0 (2023-03-06)
- core: add border utility classes (0eb0fe8)
- core: add border utility classes (6e5aa9b)
- core: remove solid border from elevation (#166) (a37f0bb)
- tokens: remap tokens: font.muted → neutral.500 (ffe6eeb)
- core: align label character count always to the right (#158) (4438e69)
- core: change position strategy from 'absolute' to 'fixed' to be able to have nested dropdowns (#157) (e776f24)
- core: change tooltip strategy to fixed (#162) (2108a04)
- core: fix spacing on single selects using avatars (#165) (b22ce20)
5.1.1 (2023-02-17)
- core: remove outdated SCSS import (47e08df)
5.1.0 (2023-02-17)
5.0.1 (2023-02-14)
- core: correct display of select dropdowns (750d7da)
- core: correct display of select dropdowns (90ecce3)
5.0.0 (2023-02-13)
- angular: add connector input for angular select wrapper component (a963d4f)
- core: form-alignment (#132) (b64ee7f)
- core: tooltip slots (#149) (4dc2666)
- core: update stencilJs to v3.0.0 (e31a981)
- react: add core as dependency (c0066d2)
- react: update to react v18 and fix build target output (d931af6)
- core: select does not open (060ed26)
- core: tooltip alignment (#142) (ee99e10)
- tokens: update lato font stack (#141) (921fe1f)
4.1.2 (2023-02-03)
4.1.1 (2023-01-31)
- core: add flex-shrink to horizontal lines (fb32555)
4.1.0 (2023-01-25)
- core: add fine-grained control for input validation (#127) (6241a26)
- core: add fine-grained error control to textarea and select (464f62a)
- core: add nativeAttributes to all form elements (809d333)
4.0.0 (2023-01-18)
- core: input validation (40f93d0)
- core: input validation (f0fb791)
- core: input validation (d49c2cb)
- core: input validation (4a453f2)
3.0.2 (2023-01-12)
3.0.1 (2023-01-06)
- core: remove cat-modal (b907e68)
- tokens: rename background.body to background.surface and all Dark tokens to Inverted (01943d1)
- core: correctly set autofill styles (dbc283e)
- core: update scroll shadows after element resize (#112) (4076485)
3.0.0 (2023-01-06)
2.5.0 (2023-01-06)
- core: sync singletons (321acae)
2.4.9 (2022-12-18)
2.4.8 (2022-12-16)
2.4.7 (2022-12-16)
- core: adjust elevation styles (6f06f60)
2.4.6 (2022-12-02)
2.4.5 (2022-11-30)
- core: add additional JSON build output (c1167cd)
- core: add new partial index file to be included in shadow DOM elements (73031cd)
2.4.4 (2022-11-28)
2.4.3 (2022-11-24)
2.4.2 (2022-11-23)
2.4.1 (2022-11-23)
2.4.0 (2022-11-23)
- core: adjust quote typo styles (73469a5)
- core: reflect properties (#98) (8410a49)
- core: support ext. labels (#99) (5e4e00f)
- core: badge fix (5afff33)
- core: fixed bug (da6ca6b)
- core: fixed lint (e6b0fcc)
- core: pr changes (211a2cf)
2.3.0 (2022-11-22)
- core: badge fix (5afff33)
- core: fixed bug (da6ca6b)
- core: fixed lint (e6b0fcc)
- core: pr changes (211a2cf)
2.2.0 (2022-11-22)
- core: badge fix (5afff33)
- core: fixed bug (da6ca6b)
- core: fixed lint (e6b0fcc)
- core: pr changes (211a2cf)
2.1.3 (2022-11-21)
- core: remove sanitize assets file (dd42e5e)
2.1.2 (2022-11-21)
- core: fine tune headline styles for catalyst (425c015)
2.1.1 (2022-11-16)
2.1.0 (2022-11-10)
- core: add and rename methods to focus / blur / click
- core: add and rename methods to focus / blur / click (fb83a3d)
2.0.3 (2022-11-05)
- core: active state for link buttons (cda9000)
2.0.2 (2022-11-04)
- core: support string inputs for current attribute in buttons (c5adac0)
2.0.1 (2022-11-03)
- core: load latest CDN version (32eb72e)
2.0.0 (2022-11-03)
- core: rework notifications
- core: buttons in nav elements now require a cat-nav-item class
- core: rename cat-menu to cat-dropdown
- core: simplify message handling with I18n service
- core: add menu animations (b249eb2)
- core: add modes to notifications (de1ca91)
- core: add utility class to reset line height: cat-line-height-1 (50a881b)
- core: pagination (#76) (d79a5d5)
- core: rename cat-menu to cat-dropdown (06766bf)
- core: rework notifications (f82d305)
- core: simplify message handling with I18n service (f69812f)
- core: update style lint (56c64cf)
- core: add spacing to buttons with icons in navs (48b0445)
- core: buttons in nav elements now require a cat-nav-item class (e84d48b)
- core: fix errors in dropdown trigger handling (b00d858)
- core: fixed tests (#75) (f3b67e9)
- core: remove console errors in tests (#77) (e4b27ce)
- core: remove host-context from form-hints (455351e)
- core: remove style lint error (7006267)
- core: update docs for dropdowns (61b32ca)
- core: update menu offset (51bd512)
- tokens: correctly expose JS variables (7a97665)
1.3.1 (2022-10-26)
1.3.0 (2022-10-26)
- core: update color palette, add emoji font mapping, cleanup (073af69)
- core: add noAutoClose for menus (8d2cafb)
- core: fix menu component inside card component (#73) (69fe866)
- core: fix preselected tags behaviour (#71) (813f495)
- core: lint error (a18275e)
1.2.5 (2022-10-24)
1.2.4 (2022-10-21)
- core: add line height to cat-select (#70) (d36e646)
- core: fix cat-select ellipsis in angular projects (#69) (a27d820)
- tokens: adjust brand.600 color (8a64f26)
1.2.3 (2022-10-18)
- core: disabled states (dbb7ce8)
1.2.2 (2022-10-17)
- core: fix tokens / fix tabbable trigger (f6cb510)
1.2.1 (2022-10-14)
- add close method to menu (3d0feb4)
1.2.0 (2022-10-13)
- core: adjust badge border radius and colors (190379a)
- core: adjust brand color palette (40caacf)
- core: adjust button active state (b98ad8a)
- core: adjust colors of alerts (ba2f1c8)
- core: adjust tab padding (06e7c46)
1.1.1 (2022-10-11)
- core: fix shrinking avatar in select components (ad784b4)
- core: rework alert, avatar, badge (9351f2a)
- core: rework cards (1852155)
1.1.0 (2022-10-06)
- core: add round option to tooltips (338f08d)
- core: add size option (s,m,l) to tooltips (6f5d8a7)
- core: add tagging support to select (6a6cf11)
- core: make alerts compatible with utility classes (14ef6fa)
- core: decrease default show delay for tooltips from 500ms to 250ms (046ad48)
- core: decrease size of checkbox checkmark and dash (719789b)
1.0.2 (2022-09-19)
1.0.1 (2022-09-09)
- angular: remove invalid import (b46504c)
- remove unused choices dependency and leftover translations (1b9db8f)
1.0.0 (2022-09-09)
0.15.3 (2022-09-07)
0.15.2 (2022-09-06)
0.15.1 (2022-09-01)
0.15.0 (2022-08-31)
- add second draft implementation of new select component (#59) (646d8d3)
- add support to single select (#61) (d9d2094)
- added first draft implementation of new select component (#58) (cc36fa5)
- core: badges without content are not round (0cad59d)
- minor adjustments in new select (#60) (8dfdf75)
0.14.3 (2022-08-16)
0.14.2 (2022-08-15)
0.14.1 (2022-08-03)
0.14.0 (2022-07-29)
- angular: export radio groups (2bd037a)
- core: add input types (#54) (4fad146)
- core: added private (04ce47c)
- core: blur support (#47) (68744a8)
- core: fixed console errors (#51) (ac78bbe)
- core: fixed console errors (#52) (5f9bb61)
- core: implement pull-out classes (8a2de32)
- core: lint and prettier (d741d62)
- core: merge (f21e826)
- core: merge (7c83a4a)
- core: package lock (688a146)
- core: pr changes (a3dabe0)
- core: prettier (543a036)
- core: prettier (ec89c60)
- core: prettier (e51a198)
- core: prettier fix (e7985d0)
- core: prettier fix (f7d381e)
- core: removed base size from tokens (#50) (9fe36a6)
- core: update card component spacings (#44) (5992ad1)
- core: update notifications design (c9ce3ce)
- core: update package lock (62b2dad)
- core: updated badge (#46) (40711e5)
- core: updated tooltip ui (#48) (caba631)
- core: upgrade alert component (#53) (4b49ec7)
- core: fix wrong values in flex utility classes (c59cb62)
- core: radio group value access (eeafc9e)
- core: render tab when some prop is changed (#55) (6039302)
- core: rework select component (dbf30bc)
- core: update docs (c8dbd6c)
0.13.0 (2022-07-22)
0.12.0 (2022-07-21)
- core: blur support (#47) (68744a8)
- core: fixed console errors (#51) (ac78bbe)
- core: implement pull-out classes (8a2de32)
- core: updated tooltip ui (#48) (caba631)
0.11.0 (2022-07-15)
- angular: export radio groups (2bd037a)
- core: update card component spacings (#44) (5992ad1)
- core: updated badge (#46) (40711e5)
0.10.5 (2022-07-12)
0.10.2 (2022-07-07)
- core: add some improvements to select component (0ffd310)
- core: adjust spacings of card navigation (dc2ac7b)
0.10.1 (2022-07-04)
- core: add remove item button, add scrolled bottom emitter (#40) (46b80ed)
- core: button hover style change (#39) (e67f375)
- Fix radio buttons in a radio group (#38) (cf2a453)
0.10.0 (2022-06-30)
- core: add .cat-plain class to lists (4007849)
- core: add pull-out helper classes for cards (ae803a0)
- core: fix value accessor (697b15d)
- core: fix value accessor (8e7c20b)
- core: hotfix for the select multiple component (#37) (c604584)
- core: remove global scripts from bundle (5cb52ec)
0.9.0 (2022-06-29)
- angular: add injector for singleton services (067b50e)
- core: watcher for the value property added (#35) (c3cf098)
0.8.3 (2022-06-28)
- core: added select and modal components in declarations and exports (#32) (2be7173)
- label & hint support for selects (#34) (6cff9fd)
- support label & hints for select (#33) (7243559)
0.8.2 (2022-06-27)
0.8.1 (2022-06-24)
0.8.0 (2022-06-24)
- core: added select (#26) (c24557a)
- core: icon component supports icons with a non 24px*24px viewbox (63438c0)
- core: implement modal (#22) (3bd53fd)
- angular: added missing exports (4e1cf92)
- core: index imports (4ef2dbb)
- core: slotted labels are displayed correctly (e887985)
0.7.1 (2022-06-13)
- core: icon component supports icons with a non 24px*24px viewbox (63438c0)
- core: slotted labels are displayed correctly (e887985)
0.7.0 (2022-06-10)
- core: support slotted hints (#23) (e9d3c37)
- core: support slotted labels (#24) (0dda269)
- implement tabs (#27) (0b468ed)
- core: correct form value accessor functions (#30) (23422b3)
- core: tooltip correctly working on mobile #18 (e30f908)
0.6.0 (2022-06-02)
- core: make boolean properties false by default (#25) (b18cf91)
- core: used "lato-medium" for headings (#28) (c984056)
- core: add missing exported components to angular module (1323e0d)
- move to @haiilo/[email protected] (1c6c50c)
0.5.5 (2022-05-05)
0.5.4 (2022-05-05)
0.5.3 (2022-05-05)
0.5.2 (2022-05-05)
0.5.1 (2022-05-02)
Note: Version bump only for package catalyst
0.5.0 (2022-05-02)
- core: adjust tooltip styles (e32fe78)
- core: fix menu & tooltip z-indexes (5f7dc67)
- core: fixed tooltip test (#12) (868da66)
- 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)
- core: add tooltip component (8134e98)
0.3.2 (2022-04-25)
Note: Version bump only for package catalyst
- 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)
- 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)
- Revert "added storybook" (3077805)