Version Packages - #2748
Version Packages#2748github-actions[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for ix-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
5c6d88b to
3e55025
Compare
1ac99c2 to
1a94097
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
86f7d37 to
3e0f26a
Compare
a2fc14b to
2076610
Compare
2076610 to
2a21097
Compare
|



This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@siemens/ix-angular@6.0.0
Major Changes
e77e890Thanks @dmytro-halimov! - Breaking change:ix-content-headertitles and subtitles now wrap by default. SettextOverflow="ellipsis"to preserve the previous single-line ellipsis behavior without native tooltips.Patch Changes
a2f9f7d,0c95210,0c95210,0c95210,e77e890,47dea5b,97af7a2,36c3c7a,08d9f79,3b713f4,8434d9f,5e45a40,bcd17fc,0c95210,7f7b6cc,36c3c7a]:@siemens/ix@6.0.0
Major Changes
#2632
0c95210Thanks @danielleroux! - Change the default IX stylesheet to include the classic theme, foundation styles, and the button-group, link, table, and typography utilities. Native element normalization, the body margin reset, scoped scrollbars, utility shadows and input-group styles, and native form styles are no longer applied by default. Import@siemens/ix/css/globals.cssfor the complete supported global styles, or combine@siemens/ix/css/default.csswith@siemens/ix/css/legacy.cssto retain the previous behavior while migrating.Replace deep Sass imports with the explicit foundation, global, theme, token, mixin, or deprecated compatibility entry points. Unsupported legacy component modules and implementation-specific mixins have been removed; migration guidance is available in
BREAKING_CHANGES/v6.md.#2702
e77e890Thanks @dmytro-halimov! - Breaking change:ix-content-headertitles and subtitles now wrap by default. SettextOverflow="ellipsis"to preserve the previous single-line ellipsis behavior without native tooltips.#2723
47dea5bThanks @benjgil! - All IX date and time components now apply thelocaleprop when formatting event values and displaying labels (e.g. month names).Breaking change: The
fromandtofields onDateChangeEvent(emitted byix-date-picker,ix-date-dropdown) andfrom,to, andtimeonDateTimeSelectEvent(emitted byix-datetime-picker) were previously always formatted using theen-USlocale, regardless of thelocaleprop. They now reflect the locale set on the component.If your code reads these fields and expects locale-neutral strings, migrate to the new
isoFrom,isoTo, andisoTimefields, which always contain ISO 8601 values independent of locale.Please see our migration guide for more details on specific fields added/changed, and how to ensure the
formatstring supports locale-specific strings.Fixes #2414
#2767
5e45a40Thanks @danielleroux! - V6 makes four of the Stencil collection's peer dependencies optional:@floating-ui/dom,animejs,luxon, and@stencil/core;@siemens/ix-iconsremains a required peer. Collection consumers must install all five packages explicitly:@floating-ui/dom,@siemens/ix-icons,@stencil/core,animejs, andluxon; standard bundled entry points remain self-contained.#2632
0c95210Thanks @danielleroux! - Rename Siemens system custom properties from--theme-si-sys-*to--si-sys-*and reference custom properties from--theme-si-classic-ref-*or--theme-si-ref-*to--si-ref-*.Generated
--theme-<component>-*aliases are no longer included in the standard IX styles and no longer customize migrated components. Replace component overrides with the corresponding scoped--ix-*custom properties. The@siemens/ix/scss/deprecated/componentsSass mixin remains available for downstream styles that temporarily require the generated aliases.Color-valued component properties, including
iconColorand event-listitemColor, now require a complete CSS custom-property name such as--si-sys-text-danger. The exportedNotificationColorvalues include the leading--.Components now use the SI Theme 6 system mappings. Warning, critical, and neutral states and component shadows can therefore render differently. See
BREAKING_CHANGES/v6.mdfor migration guidance.Minor Changes
0c95210Thanks @danielleroux! - Expose component-scoped--ix-*CSS custom properties forix-action-card,ix-chat-input,ix-chat-ai-message, andix-chat-user-message, allowing their appearance and interaction states to be customized without overriding internal selectors.Patch Changes
#2756
a2f9f7dThanks @danielleroux! - Align remaining legacy form controls and global style utilities with SI Theme 6 system colors.#2632
0c95210Thanks @danielleroux! - Align date picker day, range, and today states with the system-token colors.#2711
97af7a2Thanks @dmytro-halimov! - Fixix-dropdown-buttonaccessibility by hiding decorative content and exposing only the host as the interactive, named menu button.#2762
36c3c7aThanks @danielleroux! - Fix filled status-icon ix-badge to use semantic status background and on-status colors.#2819
08d9f79Thanks @lzeiml! - Fix tabs not selecting a dynamically added tab when activeTabKey is updated before the tab is inserted. Fixes #2792#2723
3b713f4Thanks @benjgil! - Fix the day grid inix-date-picker(and theix-date-input,ix-date-dropdownandix-datetime-pickercomponents that embed it) rendering in the wrong columns whenweekStartIndexis set to a non-zero value.#2735
8434d9fThanks @alexkaduk! - Keep the Active look onix-group-context-menuand headerix-avatartriggers while their dropdown is open. Header avatar usessubtle-tertiarybutton styling.#2736
bcd17fcThanks @alexkaduk! - Keepix-button/ix-icon-buttonpopover triggers in the Active look while the popover is open.Fixes #1402
#2745
7f7b6ccThanks @lzeiml! - Fixix-inputnot showing tooltip on focus whenshow-text-as-tooltipis set.#2762
36c3c7aThanks @danielleroux! - Completed and selected ix-workflow-step now use the correct accent colors on hover and press.@siemens/ix-echarts@5.0.0
Major Changes
0c95210Thanks @danielleroux! -getComputedCSSPropertyno longer adds the--theme-prefix. Pass the complete CSS custom-property name, including the leading--, and replace legacy theme tokens with their SI Theme 6 system-token equivalents.Patch Changes
a2f9f7d,0c95210,0c95210,0c95210,e77e890,47dea5b,97af7a2,36c3c7a,08d9f79,3b713f4,8434d9f,5e45a40,bcd17fc,0c95210,7f7b6cc,36c3c7a]:@siemens/ix-react@6.0.0
Major Changes
#2702
e77e890Thanks @dmytro-halimov! - Breaking change:ix-content-headertitles and subtitles now wrap by default. SettextOverflow="ellipsis"to preserve the previous single-line ellipsis behavior without native tooltips.#2733
4acd727Thanks @nuke-ellington! - Correct theonNodeToggledevent payload type by renamingisExpanedtoisExpanded.Update event handlers to access
event.detail.isExpandedinstead ofevent.detail.isExpaned.Patch Changes
a2f9f7d,0c95210,0c95210,0c95210,e77e890,47dea5b,97af7a2,36c3c7a,08d9f79,3b713f4,8434d9f,5e45a40,bcd17fc,0c95210,7f7b6cc,36c3c7a]:@siemens/ix-vue@6.0.0
Major Changes
e77e890Thanks @dmytro-halimov! - Breaking change:ix-content-headertitles and subtitles now wrap by default. SettextOverflow="ellipsis"to preserve the previous single-line ellipsis behavior without native tooltips.Patch Changes
a2f9f7d,0c95210,0c95210,0c95210,e77e890,47dea5b,97af7a2,36c3c7a,08d9f79,3b713f4,8434d9f,5e45a40,bcd17fc,0c95210,7f7b6cc,36c3c7a]:@siemens/ix-aggrid@6.0.0
Patch Changes
#2632
0c95210Thanks @danielleroux! - Keep the IX AG Grid theme compatible with the updated IX design-token output by replacing removed component aliases with supported system and common tokens.Updated dependencies [
a2f9f7d,0c95210,0c95210,0c95210,e77e890,47dea5b,97af7a2,36c3c7a,08d9f79,3b713f4,8434d9f,5e45a40,bcd17fc,0c95210,7f7b6cc,36c3c7a]: