Releases: Talend/ui
Releases · Talend/ui
@talend/[email protected]
Minor Changes
-
06915b8: Allow to customize drawer's subtitle tag
Breaking change :
Props
subtitleTagLabel
andsubtitleTagTooltip
are replaced by a propssubtitleTag
.Props
subtitleTag
has following shape :{ label: PropTypes.string, tooltip: PropTypes.string, variant: PropTypes.oneOf(TagVariantsNames), }
NOTE: While this props are only used by TPD this breaking change is passed as minor change to avoid waiting dataset release
@talend/[email protected]
Major Changes
-
e5aa63e: Refactor with design system components and design tokens
Breaking: removed
FacetedSearchIcon
component
@talend/[email protected]
Patch Changes
- b5d12a7: Export TagVariantsNames from DS module
@talend/[email protected]
@talend/[email protected]
Minor Changes
- 6e850c4: feat(dataviz): allow to build custom legend for linechart
@talend/[email protected]
Minor Changes
- 644bc17: feat(dataviz): alter lines in line chart
@talend/[email protected]
Patch Changes
- 93ec9fc: Improve ColDef typings
@talend/[email protected]
Patch Changes
- e6b185e: fix(TDP-11258): get back tilde character for sass imports for compatibility"
@talend/[email protected]
Patch Changes
- bd7b582: chore(TDS-6666): disabled split
@talend/[email protected]
Minor Changes
- abf0bdc: feat: add applyBabelTransformOn support to extend the jest config