v0.81.0
What's Changed
- feat(data-table): pass
row
todisplay
function by @Pierstoval in #1810 - feat(deps-dev): upgrade
carbon-components
to 10.58 by @metonym in #1828 - fix(file-uploader-button): clear value by setting to
""
instead ofnull
by @jperelli in #1812 - fix(radio-button-group): add
name
andrequired
props by @brunnerh in #1037 - fix(radio-button-group): strongly type dispatched change/select events by @metonym in #1819
- docs(radio-button): use
name
in examples by @metonym in #1817 - fix(tile-group): add
name
andrequired
props by @metonym in #1818 - chore: update Git org name in
README
andCONTRIBUTING
by @Pierstoval in #1811
New Contributors
- @Pierstoval made their first contribution in #1811
- @jperelli made their first contribution in #1812
Full Changelog: v0.80.0...v0.81.0