Talend Design System Versions Save

Talend Design System

v1.9.6

2 years ago

Patch Changes

  • 6f1a293: fix(components/switch): no animation with defaultValue

v1.9.5

2 years ago

Patch Changes

  • 0a3d6ad: fix(Form): Copy field uncrontolled value

v1.9.4

2 years ago

Patch Changes

  • 5297f7b: fix(themes): export

v1.9.3

2 years ago

Patch Changes

  • 35357e6: Expose design tokens dictionaries into the UMD

v1.9.2

2 years ago

Patch Changes

  • 0a0acb3: distribute themes in package
  • 371aa80: fix(Form): preserve ref inside fieldgroup
  • de33900: fix(ThemeProvider): Handle nested providers
  • bd8dbc2: Removed usage of array index as key

v1.9.1

2 years ago

Patch Changes

  • 0b93f91: Removed usage of array index as key

v1.9.0

2 years ago

Minor Changes

  • cd89a20: doc: Remove reakit as a dep to install in getting started guide
  • 320cc08: feat(dropdown): add component

Patch Changes

  • e9f8154: feat(components/form): adapt style to coexist with bootstrap
  • 96b0ea4: fix(InlineEditing): textarea is broken on safari
  • 0e980f0: fix(components/form): read-only and disabled modes not passing to the fields

v1.8.0

2 years ago

Minor Changes

  • d723689: feat(components/InlineEditing): add component

Patch Changes

  • c5ae533: feat(components/Field): Keep provided id

v1.7.0

2 years ago

Minor Changes

  • 4466425: feat(Button): add a tooltip on buttons when hideText is set
  • 737da5f: feat(components/Status): add component

Patch Changes

  • 844ad81: Force focusing password input only if it comes from click on the reveal password button

v1.6.0

2 years ago

Minor Changes

  • 343abff: feat(components): Stepper style and updates

Patch Changes

  • 4f37aea: fix(Components/Form/Password): onBlur was not pass
  • 5984ad3: fix(components/button): remove icon button border