-
Notifications
You must be signed in to change notification settings - Fork 159
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
fix(side-panel): refactor to match latest ibm-products #11511
fix(side-panel): refactor to match latest ibm-products #11511
Conversation
ac54e20
to
559c3a0
Compare
Deploy preview created for package Built with commit: 26fe8e3028d02ceb2fbb5cd9e237b54e3d401679 |
Deploy preview created for package Built with commit: 26fe8e3028d02ceb2fbb5cd9e237b54e3d401679 |
Deploy preview created for package Built with commit: 26fe8e3028d02ceb2fbb5cd9e237b54e3d401679 |
Deploy preview created for package Built with commit: 26fe8e3028d02ceb2fbb5cd9e237b54e3d401679 |
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.
Looks good! just minor adjustments
packages/carbon-web-components/src/components/side-panel/side-panel.scss
Outdated
Show resolved
Hide resolved
packages/carbon-web-components/src/components/side-panel/side-panel.scss
Outdated
Show resolved
Hide resolved
…panel.scss Co-authored-by: Ariella Gilmore <[email protected]>
…panel.scss Co-authored-by: Ariella Gilmore <[email protected]>
@ariellalgilmore corrections made, there were a few 'cds-' now replaced. |
51e021a
into
carbon-design-system:main
…-system#11511) ### Related Ticket(s) carbon-design-system/ibm-products#4141 ### Description Updates structure of SidePanel following restructure of @carbon/ibm-products SidePanel. This simplifies the HTML structure and title scroll animation. ### Changelog **Changed** - packages/carbon-web-components/src/components/side-panel/side-panel.scss - packages/carbon-web-components/src/components/side-panel/side-panel.ts
Related Ticket(s)
carbon-design-system/ibm-products#4141
Description
Updates structure of SidePanel following restructure of @carbon/ibm-products SidePanel. This simplifies the HTML structure and title scroll animation.
Changelog
Changed