Skip to content

Releases: Talend/ui

@talend/design-system@8.1.0

06 Nov 06:01
2500179

Choose a tag to compare

Minor Changes

  • 3f9c8a7: update babel config to use babel.config.js instead of .babelrc.json
    add missing deps
    remove useless cypress config (toto.cypress.config.js)

Patch Changes

  • c76a700: fix: ThemeProvider use a module.scss but this is a global css
  • b8406b6: Fix Design System accessibility for Modal
  • 6b9f49e: proper export of Icon enums
  • 41bd1b5: chore: remove unused polished dependency

@talend/storybook-docs@2.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Patch Changes

  • Updated dependencies [96d6884]
  • Updated dependencies [9a0732e]
  • Updated dependencies [9a0732e]
  • Updated dependencies [bacaa4b]
  • Updated dependencies [4044f61]
  • Updated dependencies [9a0732e]
    • @talend/design-system@8.0.0
    • @talend/icons@7.0.0

@talend/scripts-core@16.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 9a0732e: - fix: enforce timer at the end of all tests.

    • feat: mock ally.js has it uses unsupported dom method from jsdom.
    • feat: add jest-axe configuration

    To support floating-ui/react following issue we have decided to add an afterAll to let floating-ui finish stuff
    floating-ui/floating-ui#1908

    Breaking changes:

    you may have tests where you ask for jest.useFakeTimer without go back to real at some point. This is a side effect and it is not compatible with our change to support floating-ui.

    jest.useFakeTimers()
    render(<Tooltip><button></Tooltip>)
    +jest.useRealTimers()

    This will fix an error said your test is still pending after 5000 ms.

Patch Changes

  • Updated dependencies [9a0732e]
  • Updated dependencies [e83b74b]
  • Updated dependencies [96d6884]
  • Updated dependencies [9a0732e]
    • @talend/scripts-config-jest@13.0.0

@talend/scripts-config-storybook-lib@5.1.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Minor Changes

  • 6efd543: feat: use icons from talend/icons and not from unpkg

Patch Changes

  • 9a0732e: fix: add keys on all items in the decorators
    fix: improve build performance copy/pasted from #4931
  • 35263df: fix: icon url to support prefix

@talend/scripts-config-jest@13.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 9a0732e: - fix: enforce timer at the end of all tests.

    • feat: mock ally.js has it uses unsupported dom method from jsdom.
    • feat: add jest-axe configuration

    To support floating-ui/react following issue we have decided to add an afterAll to let floating-ui finish stuff
    floating-ui/floating-ui#1908

    Breaking changes:

    you may have tests where you ask for jest.useFakeTimer without go back to real at some point. This is a side effect and it is not compatible with our change to support floating-ui.

    jest.useFakeTimers()
    render(<Tooltip><button></Tooltip>)
    +jest.useRealTimers()

    This will fix an error said your test is still pending after 5000 ms.

Minor Changes

  • e83b74b: Fix peer dependencies and adapt code to be compatible with pnpm
  • 96d6884: feat: mock revokeURL
  • 9a0732e: feat: add api to set a fetch MockResponse
    feat: add jest-axe integration

@talend/router-bridge@2.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 96d6884: React: Upgrade to react 18 and @types/react 18

@talend/react-storybook-cmf@8.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 96d6884: React: Upgrade to react 18 and @types/react 18

Patch Changes

  • Updated dependencies [96d6884]
    • @talend/react-cmf@8.0.0

@talend/react-stepper@9.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 96d6884: React: Upgrade to react 18 and @types/react 18
  • 4044f61: ARCH-662 - Bump i18next from v20 to v23 and react-i18next from v11 to v13

Patch Changes

  • Updated dependencies [96d6884]
  • Updated dependencies [9a0732e]
  • Updated dependencies [9a0732e]
  • Updated dependencies [da4cf29]
  • Updated dependencies [bacaa4b]
  • Updated dependencies [4044f61]
  • Updated dependencies [9a0732e]
    • @talend/design-system@8.0.0
    • @talend/react-components@12.0.0

@talend/react-sagas@8.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 96d6884: React: Upgrade to react 18 and @types/react 18

Patch Changes

  • Updated dependencies [96d6884]
    • @talend/react-cmf@8.0.0

@talend/react-forms@11.0.0

24 Oct 09:07
4bb85e4

Choose a tag to compare

Major Changes

  • 96d6884: React: Upgrade to react 18 and @types/react 18
  • 4044f61: ARCH-662 - Bump i18next from v20 to v23 and react-i18next from v11 to v13

Patch Changes

  • Updated dependencies [96d6884]
  • Updated dependencies [9a0732e]
  • Updated dependencies [9a0732e]
  • Updated dependencies [da4cf29]
  • Updated dependencies [bacaa4b]
  • Updated dependencies [4044f61]
  • Updated dependencies [9a0732e]
    • @talend/design-system@8.0.0
    • @talend/react-bootstrap@2.0.0
    • @talend/react-components@12.0.0