Version Packages#2566
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for ix-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
12c1c91 to
c8fedeb
Compare
f925054 to
21cf0df
Compare
58c35aa to
8612b33
Compare
10402c0 to
733ba10
Compare
733ba10 to
553ea35
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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@5.1.0
Minor Changes
#2473
a16ab0aThanks @nuke-ellington! - Floating ix-panes can be closed via_ Escape_, will set focus to descendant on open and restore focus once closed and employ a focus trap.Fixes #2333
#2574
94017adThanks @alexkaduk! - Add ix-popover with optional ix-popover-header, ix-popover-content, ix-popover-image, and ix-popover-footer for anchored floating panels. Supports click and hover triggers, placement, nesting, focus management, and programmatic open/close.#2589
a2f425cThanks @dmytro-halimov! - Added anoPaddingproperty to ix-pane. When set totrue, the left, right and bottom padding of the content area is removed while the title keeps its padding.#2567
64e649aThanks @dmytro-halimov! - Fixdisabledprop onix-select-itemhaving no effect. Thedisabledstate is now reflected to the host, propagated to the underlyingix-dropdown-itemand the item is excluded from mouse and keyboard selection inix-select.Patch Changes
#2581
5ad2fc5Thanks @nuke-ellington! - Update layout of app switch modal invoked by ix-application to match design guideline.Set color of ix-blind header actions slot icon button according to blind variant.
Remove background from disabled ix-breadcrumb-items.
Reduce ix-date-picker month and year selection button paddings to move them closer together.
#2620
d1c6895Thanks @alexkaduk! - Fix ix-checkbox layout to match the design specification. Label-less instances no longer leave empty space beside the control, the interactive area is 24×24 px, and checkbox and label are vertically centered with a 6 px gap.#2565
7c34939Thanks @lakshmi-priya-b! - Unregister ix-menu from menu-service on disconnect to prevent warnings.Fixes #2128
#2586
74d6524Thanks @GayatriK2002! - Disabled buttons are now correctly inaccessible, preventing unintended interactions.#2618
d9fe735Thanks @danielleroux! - Fixix-selectso the hidden focus proxy no longer creates an unnecessary dropdown scrollbar when the select is rendered lower in the viewport.Fixes #2615
#2571
e727b72Thanks @nuke-ellington! - Make sure the ix-application'sforce-breakpointproperty takes effect even if changed during runtime.#2575
1342470Thanks @danielleroux! - Update stencil and stencil output target to latest version#2513
33c0eb9Thanks @GayatriK2002! - Re-register tigger and DOM change listeners after ix-tooltip was re-attached.Fixes #2481
#2572
5f2fa82Thanks @dmytro-halimov! - Fix ix-modal-header title layout so long words wrap inside the modal and no longer push the close button outside the dialog. Fixes #2500#2522
6fed3ffThanks @lakshmi-priya-b! - Update margins for menu buttons in ix-menu.#2522
6fed3ffThanks @lakshmi-priya-b! - Update margins for ix-content.#2570
47d93f3Thanks @danielleroux! - Preventundefinedaccess of internal element during render phase. Affected components:ix-date-input,ix-dropdown-button,ix-menu-categoryandix-time-input.Fixes #2568
#2497
f66d556Thanks @varun-srinivasa! - Update color and rotation of ix-card-list chevron icon to match style guide.@siemens/ix-echarts@4.1.0
Minor Changes
64ea4f6Thanks @varun-srinivasa! - Expanded the supported Echarts peer dependency range to include "Echarts 6" while maintaining compatibility with Echarts 5@siemens/ix-aggrid@5.0.1
Patch Changes
3e9f3c5Thanks @GayatriK2002! - Refactor checkbox image mask from Base64 to human readable SVG format.@siemens/ix-angular@5.1.0
Patch Changes
#2586
74d6524Thanks @GayatriK2002! - Disabled buttons are now correctly inaccessible, preventing unintended interactions.#2621
e80978eThanks @dmytro-halimov! - Fix modal closing race condition whereclose()ordismiss()called before modal element initialization would silently fail. Pending actions are now queued and executed once the modal element is set.Fixes #2595
#2618
d9fe735Thanks @danielleroux! - Fixix-selectso the hidden focus proxy no longer creates an unnecessary dropdown scrollbar when the select is rendered lower in the viewport.Fixes #2615
#2575
1342470Thanks @danielleroux! - Update stencil and stencil output target to latest versionUpdated dependencies [
a16ab0a,5ad2fc5,d1c6895,7c34939,74d6524,d9fe735,e727b72,1342470,33c0eb9,94017ad,5f2fa82,6fed3ff,6fed3ff,a2f425c,64e649a,47d93f3,f66d556]:@siemens/ix-react@5.1.0
Patch Changes
#2586
74d6524Thanks @GayatriK2002! - Disabled buttons are now correctly inaccessible, preventing unintended interactions.#2618
d9fe735Thanks @danielleroux! - Fixix-selectso the hidden focus proxy no longer creates an unnecessary dropdown scrollbar when the select is rendered lower in the viewport.Fixes #2615
#2575
1342470Thanks @danielleroux! - Update stencil and stencil output target to latest versionUpdated dependencies [
a16ab0a,5ad2fc5,d1c6895,7c34939,74d6524,d9fe735,e727b72,1342470,33c0eb9,94017ad,5f2fa82,6fed3ff,6fed3ff,a2f425c,64e649a,47d93f3,f66d556]:@siemens/ix-vue@5.1.0
Patch Changes
#2586
74d6524Thanks @GayatriK2002! - Disabled buttons are now correctly inaccessible, preventing unintended interactions.#2618
d9fe735Thanks @danielleroux! - Fixix-selectso the hidden focus proxy no longer creates an unnecessary dropdown scrollbar when the select is rendered lower in the viewport.Fixes #2615
#2575
1342470Thanks @danielleroux! - Update stencil and stencil output target to latest versionUpdated dependencies [
a16ab0a,5ad2fc5,d1c6895,7c34939,74d6524,d9fe735,e727b72,1342470,33c0eb9,94017ad,5f2fa82,6fed3ff,6fed3ff,a2f425c,64e649a,47d93f3,f66d556]:@siemens/ix-docs@5.1.0