lz405
lz405
## Summary of the changes Updated the size prop from default to medium in badge, toggle button, date picker and status tag examples. ## Related issue #1090 ## Checklist -...
Improve react code snippets by switching to a more common solution with the react state hook instead of the react ref hook fix #1086 ## Summary of the changes Update...
## Summary of the bug Entering the same value in two different conditional fields selects all radio buttons which share a value ## πͺ How to reproduce Tell us the...
Fixed the issue with the breadcrumb group collapsed prop not toggling properly and fixed the back arrow not turning back into a chevron fix #1998 fix #2028 ## Summary of...
β¦ing submenu fix the icpopoverclosed event not being emitted when the popovermenu is closed from a submenu and add relevant tests fix #2297 ## Summary of the changes Tell us,...
### Summary Improve the formatting or 'prettify' the types on the 'details' section of a component's code page ### π¬ Description The types in the 'details' section can become difficult...
### Summary of the bug On a small viewport, the side navigation element in the component preview for the React Router variant appears outside of the component preview window As...
fix top navigation group labels overflowing fix #3696 ## Summary of the changes Tell us, in a few words, what the changes are. ## Related issue Tell us the issue...
## Summary Investigate replicating the increment and decrement buttons present in the standard html numerical input ## π¬ Description  Example image taken from the [Mozilla web documentation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number) Component consists...