Skip to content

v6.31.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:09
b3f7764

Demo: http://6-31-0.talend.surge.sh

Changelog

Features

2021-06-24 feat(VirtualizedList): add CellQualityBar renderer (#3351)
2021-06-24 feat(forms/TimezoneList): Add 'UTC' prefix to timezone dropdown options (#3350)
2021-06-18 feat(components/ratiobar): add errors count (#3342)

Fixes

2021-06-22 fix(ActionButton): update forms snapshot (#3349)
2021-06-22 fix(ActionButton): allow to force to hide tooltip (#3345)
2021-06-21 chore: fix CI on master
2021-06-21 chore: fix CI on master
2021-06-18 fix: secret

Chore

2021-06-29 chore(CI): add dedupe and upgrade GH actions (#3354)
2021-06-29 chore(deps): bump prismjs from 1.23.0 to 1.24.0 in /packages/cmf/website (#3355)
2021-06-28 chore(forms): Coral InlineMessage (#3348)
2021-06-22 chore(components): Coral InlineMessage (#3314)
2021-06-21 chore(deps): bump postcss from 7.0.35 to 7.0.36 in /packages/cmf/website (#3336)

Other