Replies: 1 comment
-
This discussion has been created to share and debate the new version of Halstack with our users. We will be happy to receive feedback on what's new in the above-mentioned Halstack version 15. Thank you in advance, best regards 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
💥 Breaking changes
<DxcAlert>
component. It previously existed in Halstack but has been redesigned and reimplemented with a new API. 2119<DxcAccordion>
component. It previously existed in Halstack but has been slightly redesigned and reimplemented with a new API. 2157<DxcAccordionGroup>
component. It has been replaced by theDxcAccordion
. 2157isCloseVisible
toclosable
in the<DxcDialog>
component. 2125hamburguerXXX
⇒hamburgerXXX
. 2134✨ New features
ariaLabel
prop to<DxcTextarea>
. 2135ariaLabel
prop to<DxcCheckbox>
. 2136ariaLabel
prop to all the input components. 2137ariaLabel
prop to<DxcSlider>
. 2141ariaLabel
prop to<DxcSelect>
. 2142ariaLabel
prop to<DxcSwitch>
. 2143ariaLabel
prop to<DxcProgressBar>
. 2144ariaLabel
prop to<DxcSpinner>
. 2145ariaLabel
prop to<DxcRadioGroup>
. 2146showControls
prop to<DxcNumberInput>
. 2171🐛 Patches
<DxcDialog>
). 2125<DxcTypography>
issue with other external bundlers. 2124Others
<DxcDialog>
component now uses our action icon as the close button. 2134<DxcAlert>
and the<DxcToast>
components. 2134This discussion was created from the release 15.0.0.
Beta Was this translation helpful? Give feedback.
All reactions