Skip to content

v6.29.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:27
1b0a889

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

Changelog

Features

2021-06-15 feat(forms/TimezoneList): TimezoneList form field (#3313)
2021-06-11 feat(utils/date): Provide UTC offset format function (#3330)
2021-06-11 feat(utils/date): Expose getUTCOffset (#3329)
2021-06-11 feat(components/DatePicker): Disabled dates can't be selected (#3319)
2021-06-09 feat: @talend/utils (#3323)

Fixes

2021-06-09 fix(ARCH-343/cmf-router): upgrade UMD dependencies (#3318)
2021-06-09 fix(Dataviz): Handle special chars in tooltip (#3327)
2021-06-09 fix(FormatValue): Preserve whitespaces (#3325)
2021-06-09 fix(utils): Make @talend/utils public (#3326)

Chore

2021-06-11 chore: release http v1.1.0 (#3331)
2021-06-10 chore(components): Use @talend/utils (#3324)
2021-06-09 chore(deps): bump ws from 6.2.1 to 6.2.2 (#3316)
2021-06-08 chore: add react-router-dom in dependencies.json (#3322)
2021-06-07 chore(router-bridge): Fix (dev)dependencies (#3321)
2021-06-02 chore: commit yarn.lock

Other