Skip to content

chore: release main#1

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore: release main#1
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown

🤖 I have created a release beep boop

catalyst-tokens: 14.0.0

14.0.0 (2025-11-24)

⚠ BREAKING CHANGES

  • tokens: rename --font-family-body to font-family-base
  • core: full rework of editorial typo styles incl. removal of default margins (#405)

Features

  • add new info state to theming (3c8c2ba)
  • adjust font sources to contain the correct sun emoji (42389eb)
  • core: add border for cards (#685) (d3206af)
  • core: full rework of editorial typo styles incl. removal of default margins (#405) (70e6b9e)
  • core: update dependencies (2bfadd1)
  • core: update dependencies (#531) (df37388)
  • new look for alerts and badges (#396) (b572c8e)
  • tokens: add hex colors as token output (94919c2)
  • tokens: update styledictionary (e97cbcd)

Bug Fixes

  • core: empty commit to shove the stuck release workflow (f558225)
  • core: link buttons should react to correct CSS variable (#759) (0682233)
  • core: prevent catChange event emission on select initialization (8e7cfa6)
  • core: reset card border (6b93f4e)
  • tokens: fix broken color variables (9de1247)
  • tokens: fix broken token build (be1d67c)
  • tokens: fix wrong CSS property names for info theme (2ba027d)
  • tokens: readme typo fix (194c01c)
  • tokens: rename --font-family-body to font-family-base (c6804d9)
  • tokens: update dev dependencies (7cd9290)
catalyst-core: 14.0.0

14.0.0 (2025-11-24)

⚠ BREAKING CHANGES

  • core: closeButton property in cat-notification service options (#766)
  • core: adaptive cat-tabs + stencil version update (#737)
  • core: fix existing implementation of dropdowns. breaking change in prev commit
  • core: make translator property in i18n service private. use set() to update it
  • tokens: rename --font-family-body to font-family-base
  • core: full rework of editorial typo styles incl. removal of default margins (#405)

Features

  • add attachToElement and position properties to cat-datepicker component (1d6c299)
  • add attachToElement property to cat-datepicker component (#462) (1d6c299)
  • add cat-label css class helper (bd56b19)
  • add horizontal arrow navigation to dropdowns (3bcb2e2)
  • add new info state to theming (3c8c2ba)
  • add styles for cat-dialog-pull-out class (#448) (acba12b)
  • angular: add angular compatibility layer for new date and time picker (#498) (304c226)
  • angular: added errorInit to show form errors directly after initialization (default: false) (c18a400)
  • angular: improve i18n logging (bdf0979)
  • core: adaptive cat-tabs + stencil version update (#737) (f8c14ae)
  • core: add ability to close toasts via event incl. a result (#596) (84db69d)
  • core: add alignment property to radio, checkboxes and toggles (#548) (345bec9)
  • core: add anchor slot to dropdown for cases when trigger and anchor are 2 different elements (#527) (146cb42)
  • core: add border for cards (#685) (d3206af)
  • core: add custom counter slot to input and textarea (a69fee0)
  • core: add fromDropdown data in catChange even in cat-tabs (#740) (38e1cb3)
  • core: add icons to badges (5fdfe86)
  • core: add input loading indicator (#597) (d1c956b)
  • core: add missing label on inline datepicker (closes #523) (828f7b3)
  • core: add missing testId props (#705) (4820111)
  • core: add more select connector helpers (98bad9a)
  • core: add new cat-date picker and cat-time picker (#486) (5b97a7b)
  • core: add noActive config option to cat-tab (5ebf32b)
  • core: add noReturnFocus property to cat-dropdown (#528) (8407082)
  • core: add option for dropdowns to match size of the reference element (#721) (48191cb)
  • core: add option to delay trigger initialization in cat-dropdown (#732) (8571186)
  • core: add password toggle button to inputs (6779f5d)
  • core: add required marker for checkboxes (#575) (43f8d7c)
  • core: add reverse flex direction classes (#530) (76d76cc)
  • core: add select methods for focus and blur (1d3ac8f)
  • core: add table styles (#773) (0e67260)
  • core: add tag name transform extra (#834) (78381b3)
  • core: add test-id as a shorthand for data-test native attributes (#670) (1065ee3)
  • core: added catLoad event to cat-card, emits when component was fully rendered and loaded (#515) (7b079ce)
  • core: adjust sizing of tooltips (8a453da)
  • core: allow typing decimal numbers in input type number (#747) (c2db7e8)
  • core: CatDropdown improvement (#499) (ae27bcc)
  • core: change default values for datepicker attributes (c67bcb2)
  • core: closeButton property in cat-notification service options (#766) (5341e36)
  • core: color input prefixes in muted color (1da5cb2)
  • core: do not show skeleton on search in select (#545) (9aff647)
  • core: emit catChange on blur for cat-tag (#605) (56045d2)
  • core: emit files selected by input type file (#805) (4aedc50)
  • core: enable tag inputs without dropdowns (#586) (e3b76e3)
  • core: export TooltipPlacement (#554) (5859b0b)
  • core: expose TooltipPlacement (#552) (f4d076e)
  • core: fix non-adaptive tabs (#741) (86337dd)
  • core: fixes broken style for cat-time buttons (#621) (fb41192)
  • core: full rework of editorial typo styles incl. removal of default margins (#405) (70e6b9e)
  • core: ignore elements with delegatesFocus property in firstTabbable util (#627) (0493185)
  • core: implement new inline date picker (#491) (44253a8)
  • core: make shadow interaction components are recognized as focusable (#620) (bca90f2)
  • core: make translator property in i18n service private. use set() to update it (d4c21e5)
  • core: more precise calculation of adaptive cat-tabs (#742) (ee1c49c)
  • core: move to @stencil/core v4.8.0 (f272cbb)
  • core: notifications on mobile (#606) (46f982f)
  • core: refine form spacings (c29ed02)
  • core: remove error logging for missing aria attributes (a0bdf28)
  • core: replace cleave.js with cleave-zen (#717) (04c0cf2)
  • core: selectively disable icon syncing (9dde03e)
  • core: spike translation function support (14ef956)
  • core: streamline CSS shadow parts on form elements (5dd17a4)
  • core: style cat-input of type color (#793) (495eec5)
  • core: style file inputs and support 'accept' and 'multiple' attributes (#803) (153c8fb)
  • core: support custom aria-haspopup on cat-dropdown trigger (#628) (df83dcf)
  • core: support error state of tabs (ebc28b0)
  • core: support slotted labels and hints in datepicker (closes #424) (6ac32a4)
  • core: update dependencies (2bfadd1)
  • core: update dependencies (#531) (df37388)
  • core: update eslint (9e16908)
  • core: update icons to v2.1.0 (66015d0)
  • core: update prettier to v3.1.0 (6821fad)
  • core: update ts and finally move to jest v29 (6a1c0ac)
  • core: use form-associated components for input, textarea, checkbox and toggle (#712) (8c8f4e8)
  • core: use minWidth: true setting for cat-select input autosize (#547) (924ab0b)
  • core: use progressbar role for cat-spinner (#624) (646aedf)
  • core: use shift middleware for dropdown compute position method (#696) (7d4adf7)
  • new look for alerts and badges (#396) (b572c8e)
  • new type section on overview page (a7d76d0)
  • new type section on overview page (4636f85)
  • support non-boolean values for checkboxes and toggles (e9ea78e)
  • update to stencil 4.7.1 (599ce34)

Bug Fixes

  • 21242 as the motion reduction implementation prevents transition dom events from firing (#417) (672a027)
  • add flip fallback axis for tooltips (#458) (7e47cf1)
  • angular: add missing proxy build (adcd406)
  • angular: angular CDK dialog styles are not scoped properly (38788af)
  • angular: provide fix for missing hint and missing detection (#599) (2c0c41b)
  • backport jest (1e498df)
  • cleanup (07ec13d)
  • core: activeTab in tabs is not mutable (closes #406) (8d9f87c)
  • core: add aria label for inline datepicker (92c9ed1)
  • core: add border to light notifications (#closes 635) (3d50d00)
  • core: add focus and mouse event listeners even for touch screen devices (#783) (6797f0b)
  • core: add missing color helpers (3067619)
  • core: add missing elevation class (0669ac7)
  • core: add missing shadow for notifications (e00b71c)
  • core: add missing spacer var for forms (8cfea11)
  • core: add missing styles (83f5b69)
  • core: add missing translation keys to CDN version (c8fce82)
  • core: add more slot for tabs (53ed13b)
  • core: add required marker to checkbox formly element (#577) (bdc2fd8)
  • core: adjust auto complete defaults for date and time inputs (d849866)
  • core: adjust auto complete defaults for date and time inputs (c65eb74)
  • core: adjust button gaps (a0691a2)
  • core: adjust icon gap for large buttons (5eac1f7)
  • core: adjust minor a11y issues with selects (bcb8d94)
  • core: adjust spacings (6379808)
  • core: adjust styles for plain buttons with utility classes (ebf1e1f)
  • core: allow datepicker to open on icon click (closes #394) (8c5ee85)
  • core: avoid endless loop on input error handling (#591) (6c2d191)
  • core: avoid flex wrap in single selects (e09fba1)
  • core: button font weight is not adjustable (closes #365) (00b6343)
  • core: cat-date-inline month display in headline (#630) (cd0df5d)
  • core: change visibility helpers to only react on focus-visible (94a0d93)
  • core: close tooltips on escape even without focus (a37f07a)
  • core: connect listeners in tooltip again after disconnection (#767) (72afd93)
  • core: correct text alignment in multipline buttons (fixes #534) (fd93ce2)
  • core: correctly focus initial values of datepicker (c831068)
  • core: datepicker month locale are not correct (#571) (28dff07)
  • core: datepicker uses incorrect formatting tokens (742a8b0)
  • core: deactivate dropdown focus trap when the dropdown removed from the DOM (#769) (7089e5d)
  • core: delay a11y checks (closes #455) (ae6811e)
  • core: do not delay dropdown focus trap deactivation (#603) (dcd6198)
  • core: do not override horizontal settings of form elements in the form group (#776) (16bec5e)
  • core: do not show focus in dropdown if it was opened by mouse click (#664) (2dcc67b)
  • core: do not shrink labels in horizontal view (#790) (b2d2f75)
  • core: don't shrink badges (2717359)
  • core: emit catClick on tab click (closes #416) (73a5a95)
  • core: emit correct values for daterange picker (087dcb8)
  • core: empty commit to shove the stuck release workflow (f558225)
  • core: enable import injection for vite builder (#699) (9a2f63f)
  • core: export and fix cat-time value changes (#561) (369da92)
  • core: fix broken catalyst color references in tooltips, alerts and color utilities (25112fe)
  • core: fix broken datepicker days (closes #438) (adc48b9)
  • core: fix broken dialog background (closes #436) (0dab1ad)
  • core: fix broken dialog background definition (795956d)
  • core: fix broken month labels in datepicker (closes #456) (e4de85c)
  • core: fix broken scss build (386f978)
  • core: fix broken slotted labels and hints (54b5d6f)
  • core: fix broken tab navigation in new datepicker (118f1ce)
  • core: fix broken week day names in datepicker (35d8e12)
  • core: fix cat-tabs alignment (regression after adding More button) (#794) (6543b9b)
  • core: fix date issues with inline communication (#616) (9da49ca)
  • core: fix date navigation (closes #654) (#656) (8ae8410)
  • core: fix display bug in link buttons that prevent showing underline decorations (9e602ae)
  • core: fix display of nested buttons in button groups (97cb183)
  • core: fix existing implementation of dropdowns. breaking change in prev commit (e602ea8)
  • core: fix formatting error (b0c4c6d)
  • core: fix horizontal attribute for cat-form-group and its children elements (#787) (cb151a4)
  • core: fix linter (#781) (4ef2a93)
  • core: fix linting error (1fd2512)
  • core: fix linting errors on any type (#600) (debcc0a)
  • core: fix month and weekday names (closes #640) (87ba2fb)
  • core: fix multi-select in Safari (#658) (1472929)
  • core: fix notification alignment due to CSS typo (156b86a)
  • core: fix placement import in cat-tooltip (#558) (a816760)
  • core: fix position type for datepicker (#479) (6588692)
  • core: fix setting value programmatically on cat-time (#564) (654d75a)
  • core: fix small styling issues in toasst notifications (5568011)
  • core: fix submit mode for cat-button (#555) (10b6b95)
  • core: fix the dropdown hidden trigger initialization (#568) (4505b0d)
  • core: fix typo in docs (32837bc)
  • core: fix unit tests warning (#754) (6a1ff9c)
  • core: fix wrng indentation of radio buttons (6260e58)
  • core: fixed broken spacings in nav cat-card (#360) (3bcaf73)
  • core: fixed cat-scrollable for windows (#697) (e34749c)
  • core: hide tooltip when the target disconnected from DOM (#770) (0fdea33)
  • core: improve formly handling and select connector utils (33ccc89)
  • core: language switch is broken in demo page (4de6e94)
  • core: link buttons should react to correct CSS variable (#759) (0682233)
  • core: make it possibile to have tabs without an active tab (cdd3581)
  • core: min and max are not updating after datepicker initialized (closes #370) (9ee44d0)
  • core: nested selects closes modal on esc (closes #387) (d425bf1)
  • core: not able to programmatically set active tab (ec1cc1c)
  • core: prevent avatars from shrinking in flex containers (11d6d4f)
  • core: prevent catChange event emission on select initialization (8e7cfa6)
  • core: radio buttons accept non-string values (dec8302)
  • core: read label of inline datepicker by screenreader (f346293)
  • core: refine datepicker sizing (79076a9)
  • core: remove console log (d1d5b59)
  • core: remove prettier errors (5ab6dbc)
  • core: remove space for standalone icons in buttons (ea061f2)
  • core: remove spacing from box-placeholder width (#749) (c15d3de)
  • core: remove unnecessary comment (#588) (8d7fd10)
  • core: remove unneded margin overwrite from catalyst headline classes (25ffe00)
  • core: reset input search when select value is set programmatically (6096aa7)
  • core: reset input search when select value is set programmatically (257ae0a)
  • core: reset input value when select value is set programmatically (4c79ef7)
  • core: reset select value if input is required (3366817)
  • core: revert changes on cat-visually-hidden (1c3386b)
  • core: set bold font to 700 (932551a)
  • core: set correct first day of week in new datepicker (8d8c8f8)
  • core: setting empty value in cat-time (#566) (9d1df0a)
  • core: single select shows no items when there are still options (closes #364) (146c6f7)
  • core: submit button should not cause a reload in firefox (#611) (ecf2d15)
  • core: submit buttons leads to refresh in firefox (#608) (1a1f600)
  • core: support day periods for all locales, not only AM/PM (#762) (ae81703)
  • core: support narrow articles (edd7092)
  • core: tooltips are announced by the screenreader (closes #425) (71df679)
  • core: update dependencies (bf9db7f)
  • core: update dependencies (7e8f331)
  • core: update radio group on dynamic radio changes (closes #400) (2761ceb)
  • core: use correct background color for outlines buttons with non-white backgrounds (b2f4557)
  • core: xs icon buttons have wrong height (28fc081)
  • datepicker disabled state change is unstable (#466) (d287f49)
  • extend content width to 100% in cat-alert component (96d9831)
  • fix wrong size of checkboxes (08aa64f)
  • form error hints are not announced by the screen reader (#398) (9e23dca)
  • make mode dynamically changeable for datepicker (#468) (d17d28a)
  • make mode dynamically changeable for datepicker (#468) (d17d28a)
  • remove various bugs in new date & timepicker (9ab390b)
  • tokens: rename --font-family-body to font-family-base (c6804d9)
  • update node types to v20 (111d872)
  • update typo styles for nested links in alerts (4ca67d9)
  • wrong time formatting in new time picker (9a81f85)
catalyst-angular: 14.0.0

14.0.0 (2025-11-24)

⚠ BREAKING CHANGES

  • core: adaptive cat-tabs + stencil version update (#737)
  • angular: change dialog actions: replace row-reverse with justify-content end to fix a11y (#451)

Features

  • add attachToElement and position properties to cat-datepicker component (1d6c299)
  • add attachToElement property to cat-datepicker component (#462) (1d6c299)
  • add horizontal arrow navigation to dropdowns (3bcb2e2)
  • add space-between alignment for dialog actions buttons (#450) (a4abb0f)
  • angular: add a structural directive to instantiate a basic tooltip (#671) (4fe1ecf)
  • angular: add angular compatibility layer for new date and time picker (#498) (304c226)
  • angular: add custom dialog size config (#669) (8d32fca)
  • angular: add no scroll input to dialog component (#592) (aa10da3)
  • angular: add openWithRef to dialog service so dialog reference can be obtained by the user (#494) (7990167)
  • angular: add panelClass to dialogs (214e44e)
  • angular: added errorInit to show form errors directly after initialization (default: false) (c18a400)
  • angular: adjust peer dependency versions for angular and angular CDK (a6403f7)
  • angular: change dialog actions: replace row-reverse with justify-content end to fix a11y (#451) (2e48742)
  • angular: expose some cat-scrollable props and methods in cat-dialog component (#512) (a04adc7)
  • angular: fix required error for datetime control (#622) (79f4701)
  • angular: fix time value update in datetime component (#744) (92f219e)
  • core: adaptive cat-tabs + stencil version update (#737) (f8c14ae)
  • core: add alignment property to radio, checkboxes and toggles (#548) (345bec9)
  • core: add fromDropdown data in catChange even in cat-tabs (#740) (38e1cb3)
  • core: add icons to badges (5fdfe86)
  • core: add input loading indicator (#597) (d1c956b)
  • core: add missing testId props (#705) (4820111)
  • core: add new cat-date picker and cat-time picker (#486) (5b97a7b)
  • core: add noActive config option to cat-tab (5ebf32b)
  • core: add noReturnFocus property to cat-dropdown (#528) (8407082)
  • core: add option for dropdowns to match size of the reference element (#721) (48191cb)
  • core: add option to delay trigger initialization in cat-dropdown (#732) (8571186)
  • core: add password toggle button to inputs (6779f5d)
  • core: add required marker for checkboxes (#575) (43f8d7c)
  • core: add select methods for focus and blur (1d3ac8f)
  • core: add test-id as a shorthand for data-test native attributes (#670) (1065ee3)
  • core: added catLoad event to cat-card, emits when component was fully rendered and loaded (#515) (7b079ce)
  • core: CatDropdown improvement (#499) (ae27bcc)
  • core: change default values for datepicker attributes (c67bcb2)
  • core: emit catChange on blur for cat-tag (#605) (56045d2)
  • core: emit files selected by input type file (#805) (4aedc50)
  • core: enable tag inputs without dropdowns (#586) (e3b76e3)
  • core: implement new inline date picker (#491) (44253a8)
  • core: replace cleave.js with cleave-zen (#717) (04c0cf2)
  • core: style file inputs and support 'accept' and 'multiple' attributes (#803) (153c8fb)
  • core: use progressbar role for cat-spinner (#624) (646aedf)
  • support non-boolean values for checkboxes and toggles (e9ea78e)
  • update to stencil 4.7.1 (599ce34)

Bug Fixes

  • angular: add flex grow to dialog scrollable (#581) (152a714)
  • angular: add missing component exports (closes #518) (ad76f6d)
  • angular: add missing proxy build (adcd406)
  • angular: angular CDK dialog styles are not scoped properly (38788af)
  • angular: change dialog header subline class (#779) (3b512c5)
  • angular: correctly handle range values in angular value accessor of datepicker (6e95435)
  • angular: emit end date with 23:59:59.999 (closes #522) (f6f5fc0)
  • angular: fix height of content if dialog gets a fixed height (#594) (6afbe1d)
  • angular: fix no scroll template variable for dialogs (7616530)
  • angular: fix panel class config with default class (a51cdac)
  • angular: fix the position of popup cat-element inside the cat-dialog (#570) (71d62d1)
  • angular: initialize injection tokens in build artifact (#550) (e7b6243)
  • angular: update catTooltip directive content on change (#797) (b33b1e3)
  • angular: update errors on blur (closes #397) (29254c2)
  • core: add aria label for inline datepicker (92c9ed1)
  • core: adjust auto complete defaults for date and time inputs (c65eb74)
  • core: avoid endless loop on input error handling (#591) (6c2d191)
  • core: empty commit to shove the stuck release workflow (f558225)
  • core: export and fix cat-time value changes (#561) (369da92)
  • core: fix broken slotted labels and hints (54b5d6f)
  • core: fix date issues with inline communication (#616) (9da49ca)
  • core: fix display of nested buttons in button groups (97cb183)
  • core: not able to programmatically set active tab (ec1cc1c)
  • core: prevent catChange event emission on select initialization (8e7cfa6)
  • core: refine datepicker sizing (79076a9)
  • react: update lock file (2b962c7)
  • remove various bugs in new date & timepicker (9ab390b)
catalyst-angular-formly: 14.0.0

14.0.0 (2025-11-24)

Features

  • angular: add formly date element (#573) (896cd9d)
  • angular: adjust peer dependency requirements (3b3af38)

Bug Fixes

  • angular-formly: add missing errorInit prop to formly bindings (77ad994)
  • core: add required marker to checkbox formly element (#577) (bdc2fd8)
  • core: empty commit to shove the stuck release workflow (f558225)
  • core: improve formly handling and select connector utils (33ccc89)
  • core: prevent catChange event emission on select initialization (8e7cfa6)
catalyst-react: 14.0.0

14.0.0 (2025-11-24)

Features

  • core: add new cat-date picker and cat-time picker (#486) (5b97a7b)
  • core: enable tag inputs without dropdowns (#586) (e3b76e3)
  • core: implement new inline date picker (#491) (44253a8)
  • react: update typescript version in react set of packages (#777) (b541ead)

Bug Fixes

  • core: empty commit to shove the stuck release workflow (f558225)
  • core: prevent catChange event emission on select initialization (8e7cfa6)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants