96 posts tagged with "patch"
View All TagsVersion 1.3.1
React components
- Added
usePortaltoTooltip - Fixed
fonts config hbvl-summer-2020 - Enable
gva-summer-2020in prebuilt
Version 1.2.2
Themes
- Fixed
woff & woff2inchameleon-theme-hbvl-summer-2020
Version 1.2.1
Version 1.1.6
React components
- Added
Dialognow supportsdata-testid - Added
tableLayoutprop toTable - Added
ellipsisprop to tableCell inTable - Added
widthprop toTable - Fixed
Tabledoes not crash when passing data with value null anymore - Fixed
Captiondoes not pass size prop to underlying Text component anymore - Fixed
Fieldset's labelProps.fontWeight is now overwritable
Chameleon storybook
- New multibranded
chromaticsetup
Version 1.1.5
React components
- Added iOS icons for the updated
GvAtheme
Version 1.1.4
React components
- Pinned the version of
inputmasktov5.0.3to prevent a breaking change in the third-party package from affecting our products.
Version 1.1.3
React components
data-testidis now correctly passed on inDatePicker.- Correct token mapping for
Button's primary appearance. Fieldsetnow also acceptslabelProps.
Version 1.1.1
We had an internal publishing problem. You can skip this version and go straight to 1.1.2.
Version 1.1.2
React components
- Fixed a bug in
DatePicker: moved dayjs.extend outside the render method.