Skip to content

Latest commit

 

History

History
1148 lines (613 loc) · 67.8 KB

CHANGELOG.md

File metadata and controls

1148 lines (613 loc) · 67.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.5.1 (2023-10-16)

Bug Fixes

  • 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)

Features

  • core: spike translation function support (14ef956)
  • new look for alerts and badges (#396) (b572c8e)

Bug Fixes

  • 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)

Bug Fixes

  • angular: angular CDK dialog styles are not scoped properly (38788af)

6.4.6 (2023-09-08)

Bug Fixes

  • core: datepicker uses incorrect formatting tokens (742a8b0)

6.4.5 (2023-08-29)

Bug Fixes

  • core: single select shows no items when there are still options (closes #364) (146c6f7)

6.4.4 (2023-08-28)

Bug Fixes

  • core: button font weight is not adjustable (closes #365) (00b6343)

6.4.3 (2023-08-28)

Features

  • new type section on overview page (4636f85)

Bug Fixes

  • 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)

Features

  • core: rework main overview site (07f3f48)

Bug Fixes

  • 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)

Bug Fixes

  • core: remove prettier errors (dee7a07)
  • core: use correct token asset path (73eb465)

6.4.0 (2023-08-08)

Features

  • 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)

Bug Fixes

  • 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)

Features

  • minor follow up improvements for tabs (831ad9f)

Bug Fixes

  • 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)

Bug Fixes

  • core: datepicker not updating properly when setting to / from disabled (c425d66)

6.3.0 (2023-07-25)

Features

  • core: implement inline datepicker (#318) (fd86c7b)
  • core: provide a local string array connector (#313) (c102c06)

Bug Fixes

  • core: add missing proxies for datepicker-inline (997f2f5)
  • core: increase base z-index to 1000 (2440bcb)

6.2.3 (2023-07-20)

Features

  • 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)

Bug Fixes

  • 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)

Features

  • tokens: change tokens to comply with the design token community group (DTCG) specification (09240e9)

Bug Fixes

  • 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)

Features

Bug Fixes

  • 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)

Bug Fixes

  • core: fix test setup (846d3fc)
  • core: update checkbox behaviour for indeterminate state (1850788)

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

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

  • core: fix broken async form validation (#172) (de2e28a)

5.2.1 (2023-03-07)

Features

5.2.0 (2023-03-06)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • core: remove outdated SCSS import (47e08df)

5.1.0 (2023-02-17)

5.0.1 (2023-02-14)

Features

  • react: add github build action (e5c5539)
  • react: add github build action status to Readme (e31c534)

Bug Fixes

  • core: correct display of select dropdowns (750d7da)
  • core: correct display of select dropdowns (90ecce3)

5.0.0 (2023-02-13)

Features

  • 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)

Bug Fixes

4.1.2 (2023-02-03)

Bug Fixes

  • core: check connector status before resolving select values (#138) (36dfea3)

4.1.1 (2023-01-31)

Features

  • core: fix avatar initials in select component (#131) (a47f2a4)

Bug Fixes

  • core: add flex-shrink to horizontal lines (fb32555)

4.1.0 (2023-01-25)

Features

  • 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)

Features

3.0.2 (2023-01-12)

Features

  • core: add initials in the avatar of the select options (#119) (a4f9e98)

3.0.1 (2023-01-06)

Features

  • core: remove cat-modal (b907e68)
  • tokens: rename background.body to background.surface and all Dark tokens to Inverted (01943d1)

Bug Fixes

  • 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)

Bug Fixes

2.4.9 (2022-12-18)

2.4.8 (2022-12-16)

2.4.7 (2022-12-16)

Features

  • core: adjust elevation styles (6f06f60)

2.4.6 (2022-12-02)

Bug Fixes

  • core: add value programmatically on selects (#101) (a3232d5)

2.4.5 (2022-11-30)

Features

  • 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)

Bug Fixes

  • core: cleanup block quote styles (a9b0d60)
  • core: streamline muted backgrounds (1eb9ee7)

2.4.3 (2022-11-24)

Bug Fixes

  • core: disable horizontal resize for textareas (bc3d95c)
  • core: fix wrong label alignment (3106d9e)

2.4.2 (2022-11-23)

2.4.1 (2022-11-23)

2.4.0 (2022-11-23)

Features

Bug Fixes

2.3.0 (2022-11-22)

Bug Fixes

2.2.0 (2022-11-22)

Bug Fixes

2.1.3 (2022-11-21)

Bug Fixes

  • core: remove sanitize assets file (dd42e5e)

2.1.2 (2022-11-21)

Bug Fixes

  • core: fine tune headline styles for catalyst (425c015)

2.1.1 (2022-11-16)

Bug Fixes

  • core: update tooltip when content is async (#91) (9482b3b)

2.1.0 (2022-11-10)

⚠ BREAKING CHANGES

  • core: add and rename methods to focus / blur / click

Features

  • core: add and rename methods to focus / blur / click (fb83a3d)

2.0.3 (2022-11-05)

Bug Fixes

  • core: active state for link buttons (cda9000)

2.0.2 (2022-11-04)

Features

  • core: support string inputs for current attribute in buttons (c5adac0)

Bug Fixes

  • core: add docs and adjust pagination details (ba94d32)
  • core: build (704c330)

2.0.1 (2022-11-03)

Bug Fixes

  • core: load latest CDN version (32eb72e)

2.0.0 (2022-11-03)

⚠ BREAKING CHANGES

  • 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

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • core: add disableOverflow for menus (#72) (25be4d7)
  • core: allow overflow for menus (#74) (92f8d0a)

1.3.0 (2022-10-26)

Features

  • core: update color palette, add emoji font mapping, cleanup (073af69)

Bug Fixes

  • 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)

Bug Fixes

  • core: fix build error (83cc701)
  • core: replace tilde imports (744816a)

1.2.4 (2022-10-21)

Bug Fixes

  • 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)

Bug Fixes

1.2.2 (2022-10-17)

Bug Fixes

  • core: fix tokens / fix tabbable trigger (f6cb510)

1.2.1 (2022-10-14)

Features

  • add close method to menu (3d0feb4)

1.2.0 (2022-10-13)

Features

  • 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)

Bug Fixes

  • core: fix line height of badges (3fe8354)
  • core: update button docs (f9b0f0d)

1.1.1 (2022-10-11)

Features

  • core: add custom id to select items (#68) (88f0176)

Bug Fixes

  • core: fix shrinking avatar in select components (ad784b4)
  • core: rework alert, avatar, badge (9351f2a)
  • core: rework cards (1852155)

1.1.0 (2022-10-06)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • core: add avatar support to new select (#64) (7362d49)

0.15.2 (2022-09-06)

Bug Fixes

  • core: add some adjustments in the new select (#63) (1fff633)

0.15.1 (2022-09-01)

Bug Fixes

  • core: export the interfaces and keys correctly from the new select (#62) (3b98613)

0.15.0 (2022-08-31)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

0.14.1 (2022-08-03)

Features

  • core: input date & time work with min and max (#56) (934128e)

0.14.0 (2022-07-29)

Features

Bug Fixes

  • 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)

Features

0.12.0 (2022-07-21)

Features

Bug Fixes

  • core: fix wrong values in flex utility classes (c59cb62)
  • core: update docs (c8dbd6c)

0.11.0 (2022-07-15)

Features

Bug Fixes

  • core: radio group value access (eeafc9e)
  • core: rework select component (dbf30bc)

0.10.5 (2022-07-12)

Features

  • core: update card component spacings (#44) (5992ad1)

0.10.2 (2022-07-07)

Features

  • core: add some improvements to select component (0ffd310)
  • core: adjust spacings of card navigation (dc2ac7b)

0.10.1 (2022-07-04)

Features

  • core: add label alignment options to checkbox / radio / toggle (#41) (4a4d803)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • core: hotfix for the select multiple component (#37) (c604584)
  • core: remove global scripts from bundle (5cb52ec)

0.9.0 (2022-06-29)

Features

  • angular: add injector for singleton services (067b50e)
  • core: watcher for the value property added (#35) (c3cf098)

0.8.3 (2022-06-28)

Features

  • 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)

Features

  • core: added select and modal components in declarations and exports (#32) (2be7173)

0.8.1 (2022-06-24)

0.8.0 (2022-06-24)

Features

  • core: added select (#26) (c24557a)
  • core: icon component supports icons with a non 24px*24px viewbox (63438c0)
  • core: implement modal (#22) (3bd53fd)

Bug Fixes

  • angular: added missing exports (4e1cf92)
  • core: index imports (4ef2dbb)
  • core: slotted labels are displayed correctly (e887985)

0.7.1 (2022-06-13)

Features

  • core: icon component supports icons with a non 24px*24px viewbox (63438c0)

Bug Fixes

  • core: slotted labels are displayed correctly (e887985)

0.7.0 (2022-06-10)

Features

Bug Fixes

  • core: correct form value accessor functions (#30) (23422b3)
  • core: tooltip correctly working on mobile #18 (e30f908)

0.6.0 (2022-06-02)

Features

Bug Fixes

  • core: make boolean properties false by default (#25) (b18cf91)
  • core: used "lato-medium" for headings (#28) (c984056)

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

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

  • core: move back to node 16 (LTS) (1947a1f)
  • move from lerna to npm workspaces (d051ead)

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)