-
Notifications
You must be signed in to change notification settings - Fork 8
Create migration guide for drawer #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/v4.0.0
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for industrial-experience ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Migration guide looks good to me, thanks. I wonder if we have any note on the component pages for the pane and drawer mentioning the deprecation as well?
- moved drawer markdowns to legacy - fixed links - added migration guide to sidebar - fixed wrong quotation marks - fixed grammar mistakes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still think this could be "Enhanced elevation"
|
||
 | ||
|
||
The next chapter of the Industrial Experience Design System is here. With this release we take a significant stept toward a shared design language across the organization. This version brings together thoughtful feature enhancements and essential style refinements, offering greater flexibility while reinforcing design consistency. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The next chapter of the Industrial Experience Design System is here. With this release we take a significant stept toward a shared design language across the organization. This version brings together thoughtful feature enhancements and essential style refinements, offering greater flexibility while reinforcing design consistency. | |
The next chapter of the Industrial Experience Design System is here. This version brings together thoughtful feature enhancements and essential style refinements, offering greater flexibility while reinforcing design consistency. |
|
||
 | ||
|
||
The time of confusing button variants is officially behind us. With this release, we’ve introduced a clear and intuitive naming convention: primary, secondary, and tertiary [buttons](/docs/components/button/guide). Now labeled exactly as such. This change improves clarity, making it easier to choose the right button for the right context. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The time of confusing button variants is officially behind us. With this release, we’ve introduced a clear and intuitive naming convention: primary, secondary, and tertiary [buttons](/docs/components/button/guide). Now labeled exactly as such. This change improves clarity, making it easier to choose the right button for the right context. | |
The time of confusing button naming is officially behind us. With this release, we’ve introduced a clear and intuitive naming convention: primary, secondary, and tertiary [buttons](/docs/components/button/guide). Now labeled exactly as such. This change improves clarity, making it easier to choose the right button for the right context. |
sidebar_title: Upgrade to v4 | ||
title: Upgrade to v4 | ||
doc-type: banner | ||
description: Welcome to the migration guide for upgrading from Siemens Industrial Experience design system v3 to v4. This guide introduces all major changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Welcome to the migration guide for upgrading from Siemens Industrial Experience design system v3 to v4. This guide introduces all major changes. | |
description: Welcome to the migration guide for upgrading from Siemens Industrial Experience design system V3 to V4. This guide support you through all the major changes. |
|
||
## TL;DR | ||
|
||
- We upgrade to [Angular 20](#angular-20). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- We upgrade to [Angular 20](#angular-20). | |
- We upgraded to [Angular 20](#angular-20). |
| `danger` | `false` | `true` | `danger-tertiary` | | ||
</div> | ||
|
||
For buttons without explicitly set variant, the default is used. As defaults differ between the button components, the renaming should happen component-specific. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For buttons without explicitly set variant, the default is used. As defaults differ between the button components, the renaming should happen component-specific. | |
For buttons without an explicit set variant, the default is used. As defaults differ between the button components, the renaming should be component-specific. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let me know if i misunderstood this section
| `default` | `false` | `true` | `tertiary` | | ||
</div> | ||
|
||
#### Toggle button and Icon toggle button with default variant |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#### Toggle button and Icon toggle button with default variant | |
#### Toggle button and icon toggle button with default variant |
| `default` | `false` | `true` | `subtle-tertiary` | | ||
</div> | ||
|
||
Visually review your changes. Ensure that `subtle` variants are not mixed with the default button. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Visually review your changes. Ensure that `subtle` variants are not mixed with the default button. | |
We recommend you visually review your changes. Ensure that `subtle` variants are not mixed with the default button. |
|
||
- Publishing a new 'AG Grid theme' library | ||
- Deprecating AG Grid components from 'iX components' Figma library | ||
- Manual replacement effort needed, there is no automated replacement possible |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Manual replacement effort needed, there is no automated replacement possible | |
- Note: Manual replacement effort needed, there is no automated replacement possible |
|
||
### Legacy theme | ||
|
||
The previous elevation principle (v3.x) is reflected in the legacy themes and will be available for a smooth transition phase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The previous elevation principle (v3.x) is reflected in the legacy themes and will be available for a smooth transition phase. | |
The previous elevation principle (V3.x) is reflected in the legacy themes and will be available for a smooth transition phase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there a timeline on this?
Jira issue: IX-3140