Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(components/TreeView): add customization options and counter #240

Merged
merged 13 commits into from
Mar 10, 2017

Conversation

sdwvit
Copy link
Contributor

@sdwvit sdwvit commented Mar 6, 2017

Please check if the PR fulfills these requirements

  • The commit(s) message(s) follows our
    guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What is the new behavior?
added custom actions
breaking: removed removeCallback in favor of custom actions
added counter
added handle for custom item icons

and many other good changes

Does this PR introduce a breaking change?

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration
path for existing applications: ...

breaking: removed removeCallback in favor of custom actions

Other information:

sdwvit and others added 3 commits March 6, 2017 21:44
breaking: removed removeCallback in favor of custom actions
added counter
added handle for custom item icons

and many other good changes
@sdwvit
Copy link
Contributor Author

sdwvit commented Mar 6, 2017

screen shot 2017-03-06 at 21 44 37

@jmfrancois jmfrancois force-pushed the feat/treeview/file-counter-remove-icon branch from 151a962 to 44b827e Compare March 6, 2017 20:01
@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

1 similar comment
@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@sdwvit sdwvit self-assigned this Mar 6, 2017
@jmfrancois jmfrancois force-pushed the feat/treeview/file-counter-remove-icon branch from 6c40fd4 to 44b827e Compare March 6, 2017 20:08
@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@jmfrancois jmfrancois changed the title Feat(TreeView): added more customization possibilities and items counter feat(components/TreeView): add more customization options and items counter Mar 7, 2017
@jmfrancois jmfrancois changed the title feat(components/TreeView): add more customization options and items counter feat(components/TreeView): add customization options and counter Mar 7, 2017
@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

Copy link
Contributor

@jmfrancois jmfrancois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@sdwvit
Copy link
Contributor Author

sdwvit commented Mar 9, 2017

@jmfrancois #260

@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@jmfrancois jmfrancois force-pushed the feat/treeview/file-counter-remove-icon branch from 2f108f7 to 3ca1fc1 Compare March 10, 2017 10:59
@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@jmfrancois jmfrancois force-pushed the feat/treeview/file-counter-remove-icon branch from a2f7639 to 3ca1fc1 Compare March 10, 2017 11:13
@jmfrancois
Copy link
Contributor

:octocat: Demo is available here

@jmfrancois jmfrancois force-pushed the feat/treeview/file-counter-remove-icon branch from a2f7639 to 3ca1fc1 Compare March 10, 2017 11:21
@sdwvit sdwvit merged commit 30f938f into master Mar 10, 2017
@sdwvit sdwvit deleted the feat/treeview/file-counter-remove-icon branch March 10, 2017 12:19
jmfrancois pushed a commit that referenced this pull request Nov 24, 2021
* chore(deps): bump deps versions

* chore: deps

* chore: deps

Co-authored-by: frassinier <frassinier@users.noreply.github.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>
frassinier added a commit that referenced this pull request Nov 26, 2021
* fix(Link): underline (#153)

* fix(Link): underline

* fix(Link): underline

* fix(Link): underline

* fix(Link): underline

* chore: Release (#151)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat(CTA): keep style when using as (#154)

* feat(CTA): extending style using as

* feat(CTA): extending style using as

* chore: Release (#155)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#157)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump ws from 6.2.1 to 6.2.2 (#156)

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(Chromatic): Canvas were disabled (#152)

* chore(Chromatic): Canvas were disabled

* chore(Chromatic): Canvas were disabled

* doc(Tokens): Gradients (#158)

* doc(Tokens): Gradients

* doc(Tokens): Gradients

* doc(Tag): stories

* doc(InlineMessage): stories

* doc(Tooltip): stories

* doc(Link): stories

* chore(deps): bump deps versions (#160)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* fix(components): stepper progress bar style (#159)

* fix(Stepper): progress bar background

* changeset

* chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#161)

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Release (#162)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(Storybook): extract stories

* chore(deps): bump deps versions (#163)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* Create _headers

* chore(Netlify): headers

* chore(deps): bump deps versions (#164)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore: links

* chore: links

* Update package.json

* feat(InlineMessage): CSS variables support (#165)

* feat(InlineMessage): CSS variables support

* feat(InlineMessage): CSS variables support

* feat(InlineMessage): CSS variables support

* feat(InlineMessage): CSS variables support

* chore: Chromatic

* feat(InlineMessage): CSS variables support

* feat(InlineMessage): CSS variables support

* chore(Storybook): bump storybook-docs-toc

* chore: Release (#166)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(Storybook): dark mode toggle

* chore(Storybook): dark mode toggle

* chore(Storybook): prettier (#167)

* chore(Storybook): prettier

* chore(Storybook): prettier

* chore(Storybook): 6.3.0

* Revert "chore(Storybook): prettier (#167)" (#168)

This reverts commit 09317548186ad0f7c5958eaffe83b55a32999a39.

* chore(deps): bump deps versions (#169)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump prismjs from 1.23.0 to 1.24.0 (#171)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#173)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* fix(InlineMessage): default colors should inherit (#172)

* fix(InlineMessage): default colors should inherit

* fix(InlineMessage): manage dark mode

* fix(InlineMessage): manage dark mode

* chore(GitHub): visual regression for releases [skip ci]

* chore(deps): bump deps versions (#175)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(Storybook): prettier (#176)

* chore: Rename link and button

* fix(components): read-only Checkbox was not sent to the server (#178)

* feat(components): CheckboxGroup

* feat(components): CheckboxGroup

* feat(components): CheckboxGroup

* feat(components): CheckboxGroup

* feat(components): CheckboxGroup

* feat(components): CheckboxGroup

* feat(components): CheckboxGroup

* fix(components): changeset

* feat(components): Radio onChange was not fired (#177)

* feat(components): RadioGroup

* feat(components): RadioGroup

* feat(components): RadioGroup

* feat(components): RadioGroup

* feat(components): RadioGroup

* feat(components): RadioGroup

* feat(components): RadioGroup

* already pushed

* already pushed

* already pushed

* changeset

* chore: uuid [skip ci]

* chore: Chromatic

* chore: Release (#174)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(Forms): focus outline should not be visible using mouse (#180)

* fix(Forms): focus outline should not be visible using mouse

* fix(Forms): focus outline should not be visible using mouse [skip ci]

* fix(Stepper): Progress bar classnames need to be more precise (#181)

* chore: Release (#182)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(Storybook): CSF 3.0 (#179)

* chore(Storybook): CSF 3.0

* Update Link.stories.tsx

* chore(deps): bump deps versions (#183)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump deps versions (#185)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump deps versions (#186)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump tar from 6.0.5 to 6.1.5 (#187)

Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump next from 10.1.3 to 11.1.0 (#191)

Bumps [next](https://github.com/vercel/next.js) from 10.1.3 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.1.3...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump url-parse from 1.5.1 to 1.5.3 (#192)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#193)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump deps versions (#194)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(components): styled syntax (#196)

* feat(templates): Step (#195)

* feat(Templates): Step

* feat(Templates): Step [skip ci]

* feat(Templates): Step

* docs: Voice and Tone (#198)

* docs(content): UX writing guidelines

* docs(content): UX writing guidelines

* fix(templates): Step with dark mode (#200)

* fix(Templates): Step

* fix(Templates): Step

* fix(Templates): nav width (#197)

* fix(Templates): Nav

* fix(Templates): Nav

* fix(Templates): Nav

* fix(Templates): Nav

* chore(Tests): @storybook/testing-react (#202)

* chore(Tests): @storybook/testing-react

* chore(Tests): @storybook/testing-react

* chore(deps): bump deps versions (#203)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps): bump tar from 6.1.5 to 6.1.11 (#205)

Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(docs): succinct instead of succint (#209)

* chore(Typescript): add as dev dependency (#210)

* feat(components): Drawer (#204)

* feat(components): Drawer

* feat(components): Drawer

* feat(components): Drawer

* feat(components): Drawer

* feat(components): Drawer

* feat(components): Drawer

* feat(components): use Area generic component for illustration

* Update src/components/Drawer/docs/Drawer.stories.mdx

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update src/components/Drawer/docs/Drawer.stories.mdx

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* feat(components): Drawer as disclosure content

* feat(components): Drawer props improvement

* ts

* ts

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* doc(Accordion): Clarification and application of the doc (#208)

Co-authored-by: Benoit Rajalu <benoitrajalu@LT-C02VN10KHTDF.local>

* chore(GitHub Action): UMD checker (#212)

* chore(GitHub Action): UMD checker

* chore(GitHub Action): UMD checker

* Update umd-checker.yml

* chore(GitHub Action): UMD checker

* chore(GitHub Action): UMD checker

* chore(Next): Remove Next (#211)

* fix(components/InlineMessage): className was missing for variations (#216)

* fix(components/InlineMessage): className was missing for variations

* fix(components/InlineMessage): className was missing for variations

* doc(Stepper): Content (#217)

* (doc)stepper: add details for buttons order in multi step forms

* doc(components/Stepper): add copy guidelines

Co-authored-by: Monia Huet <mhuet@talend.com>

* chore(Tests): Percy support (#218)

* chore(Tests): Percy support

* chore(Tests): Percy support

* chore(Tests): Percy support [skip ci]

* chore(deps): bump axios from 0.21.1 to 0.21.4 (#220)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#222)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* Revert "chore(deps): bump deps versions (#222)" (#223)

This reverts commit 01a4132aaf07fe1e51d462e4a3b99944a4eff636.

* fix(components/InlineMessage): text-align at start (#224)

* fix(components/InlineMessage): text-align at start

* fix(components/InlineMessage): text-align at start

* chore: Release (#199)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat(components/Button): types (#213)

* feat(Buttons): Fixing button prop types to fit documentation

* feat(Drawer): Fixing Drawer types to fit new Button types

* feat(Combobox): Fixing types (#215)

* feat(Buttons): Rewrote stories for tsx validation

* feat(Buttons): More type fixings

* fix(components/Button): stories

Co-authored-by: Benrajalu <rajalubenoiit@gmail.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* fix(Link): Link target attribute should be preserved on subcomponent (#225)

* fix(Link): Link target attribute should be preserved on subcomponent

* fix(components/Link): test for external story

Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* chore(deps): bump axios from 0.21.1 to 0.21.4 (#226)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Create dependabot.yml

* chore(deps-dev): bump prettier from 2.2.1 to 2.4.0 (#232)

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump react-i18next from 11.8.13 to 11.12.0 (#230)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.13 to 11.12.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.8.13...v11.12.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @storybook/testing-react (#228)

Bumps [@storybook/testing-react](https://github.com/storybookjs/testing-react) from 1.0.0-next.0 to 1.0.0--canary.46.4a6c010.0.
- [Release notes](https://github.com/storybookjs/testing-react/releases)
- [Changelog](https://github.com/storybookjs/testing-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/testing-react/commits)

---
updated-dependencies:
- dependency-name: "@storybook/testing-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @storybook/addons (#231)

Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.4.0-alpha.32 to 6.4.0-alpha.35.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.0-alpha.35/lib/addons)

---
updated-dependencies:
- dependency-name: "@storybook/addons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "chore(deps-dev): bump prettier from 2.2.1 to 2.4.0 (#232)" (#238)

This reverts commit 3bd977ef43f2138a6313839bded7dea65ad60e42.

* chore(deps-dev): bump @cypress/react from 5.4.0 to 5.10.0 (#237)

Bumps [@cypress/react](https://github.com/cypress-io/cypress) from 5.4.0 to 5.10.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.4.0...@cypress/react-v5.10.0)

---
updated-dependencies:
- dependency-name: "@cypress/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @testing-library/react from 11.2.6 to 12.1.0 (#236)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump i18next from 20.2.2 to 20.6.1 (#234)

Bumps [i18next](https://github.com/i18next/i18next) from 20.2.2 to 20.6.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v20.2.2...v20.6.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @percy/cli from 1.0.0-beta.67 to 1.0.0-beta.68 (#235)

Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.0.0-beta.67 to 1.0.0-beta.68.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.0.0-beta.68/packages/cli)

---
updated-dependencies:
- dependency-name: "@percy/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @storybook/theming (#229)

Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/lib/theming) from 6.4.0-alpha.32 to 6.4.0-alpha.35.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.0-alpha.35/lib/theming)

---
updated-dependencies:
- dependency-name: "@storybook/theming"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(i18n): add i18next support (#233)

* chore(i18n): add i18next support

* feat(i18n): add i18next support [skip ci]

* Update i18n.js

* Update talend-i18n.json

* Update i18next-scanner.config.js

* Update preview.js

* feat(i18n): add i18next support

* feat(i18n): add i18next support

* chore(deps): bump polished from 4.1.2 to 4.1.3 (#241)

Bumps [polished](https://github.com/styled-components/polished) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](https://github.com/styled-components/polished/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: polished
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump react-hook-form from 7.10.1 to 7.15.3 (#245)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.10.1 to 7.15.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.10.1...v7.15.3)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @changesets/cli from 2.16.0 to 2.17.0 (#242)

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.16.0...@changesets/cli@2.17.0)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#240)

* chore(deps): bump deps versions

* chore: deps

* chore: deps

Co-authored-by: frassinier <frassinier@users.noreply.github.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* chore(dependencies): upgrade (#247)

* feat(Link): Fixing Link types (#246)

* feat(Link): Fixing Link types

* feat(Link): Changeset

* feat(Menu): Overriding Link types to add active status

* chore(dependencies): resolutions (#248)

* chore(deps-dev): bump cypress from 7.7.0 to 8.4.0 (#252)

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.7.0 to 8.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v7.7.0...v8.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(Dependabot): schedule weekly upgrades

* chore(Dependabot): schedule weekly upgrades

* chore(Tests): remove Percy support

* chore(deps-dev): bump cypress from 8.4.0 to 8.4.1 (#264)

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.4.0...v8.4.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump react-hook-form from 7.15.3 to 7.15.4 (#263)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.15.3 to 7.15.4.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.15.3...v7.15.4)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump mixme from 0.5.1 to 0.5.2 (#262)

Bumps [mixme](https://github.com/adaltas/node-mixme) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/adaltas/node-mixme/releases)
- [Changelog](https://github.com/adaltas/node-mixme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-mixme/compare/v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: mixme
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#266)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(Storybook): version fixed (#269)

* chore(GitHub): ADR template [skip ci] (#271)

* chore: Release (#227)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat(forms): Inline message example (#279)

* doc(global): Added design system definition (#278)

* chore(deps-dev): bump @testing-library/react from 12.1.0 to 12.1.1 (#272)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.0 to 12.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.0...v12.1.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump storybook-addon-mdx-embed from 0.0.19 to 0.0.20 (#273)

Bumps [storybook-addon-mdx-embed](https://github.com/PaulieScanlon/mdx-embed) from 0.0.19 to 0.0.20.
- [Release notes](https://github.com/PaulieScanlon/mdx-embed/releases)
- [Commits](https://github.com/PaulieScanlon/mdx-embed/compare/v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: storybook-addon-mdx-embed
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump i18next from 20.6.1 to 21.2.0 (#280)

Bumps [i18next](https://github.com/i18next/i18next) from 20.6.1 to 21.2.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v20.6.1...v21.2.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump mdx-embed from 0.0.19 to 0.0.22 (#281)

Bumps [mdx-embed](https://github.com/PaulieScanlon/mdx-embed) from 0.0.19 to 0.0.22.
- [Release notes](https://github.com/PaulieScanlon/mdx-embed/releases)
- [Commits](https://github.com/PaulieScanlon/mdx-embed/compare/v0.0.19...v0.0.22)

---
updated-dependencies:
- dependency-name: mdx-embed
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#277)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps-dev): bump @types/react from 16.14.15 to 17.0.26 (#282)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.15 to 17.0.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "chore(deps-dev): bump @types/react from 16.14.15 to 17.0.26 (#282)" (#283)

This reverts commit 44985f4acdb2531b37fdf8c3ec156f113957bfed.

* fix(components/button): move icon button border to toggle (#284)

* fix(components/buttonÂ): remove icon button border

* changeset

* adapt catalog

* revert border radius

Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* chore(deps-dev): bump @cypress/react from 5.10.0 to 5.10.1 (#289)

Bumps [@cypress/react](https://github.com/cypress-io/cypress) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.10.0...@cypress/react-v5.10.1)

---
updated-dependencies:
- dependency-name: "@cypress/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Delete .percy.yml

* chore(deps-dev): bump @testing-library/react from 12.1.1 to 12.1.2 (#288)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.1 to 12.1.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.1...v12.1.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump i18next from 21.2.0 to 21.2.4 (#287)

Bumps [i18next](https://github.com/i18next/i18next) from 21.2.0 to 21.2.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.2.0...v21.2.4)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump core-js from 3.18.0 to 3.18.1 (#290)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.0...v3.18.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* doc(Storybook): Area placeholder

* doc(Storybook): sitemap

* doc(Algolia): renderJavascript

* feat(components): Stepper style and updates (#293)

* feat(components/stepperÂ): new steps style

* adjust sizes & cc

* enabled step

* plop

* fix step doc

* fix stepper doc

* changelog

Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* doc(Storybook): sitemap

* chore(deps): bump deps versions (#297)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(specify): initialize Specify

* chore(specify): Specify config for master branch

* chore(specify): Removing broken parser from config

* fix(Components/Form/Password): onBlur (#298)

* fix(Components/Form/Password): onBlur

* wip

* fix(Components/Form/Password): onBlur

* fix(Components/Form/Password): onBlur

* wip

* fix types

* Update neat-vans-count.md

* fix(Components/Form/Password): onBlur

* fix types

* fix types

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update chromatic.yml

* chore(Netlify): ignore dependabot (#292)

* chore: Release (#285)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(specify): Adding other tokens to config

* chore(specify): Adding fonts to config

* chore(specify): Converting output to CSS

* Update chromatic.yml

* Update chromatic.yml

* chore(deps-dev): bump @babel/core from 7.15.5 to 7.15.8 (#301)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump core-js from 3.18.1 to 3.18.2 (#304)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.1...v3.18.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump i18next from 21.2.4 to 21.2.6 (#302)

Bumps [i18next](https://github.com/i18next/i18next) from 21.2.4 to 21.2.6.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.2.4...v21.2.6)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/styled-components from 5.1.14 to 5.1.15 (#303)

Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.14 to 5.1.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components)

---
updated-dependencies:
- dependency-name: "@types/styled-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#307)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps-dev): bump chromatic from 5.9.2 to 6.0.0 (#291)

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 5.9.2 to 6.0.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/next/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v5.9.2...v6.0.0)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(Components/Button): add a tooltip when text is hidden (#308)

* feat(Button): add a tooltip on buttons when hideText is set

* Update src/components/Button/Button.tsx

Co-authored-by: Fabien <frassinier@talend.com>

* fix(Components/Form/Password): autoFocus (#305)

* fix(Components/Form/Password): autoFocus

* fix(Components/Form/Password): autoFocus

* fix(Components/Form/Password): autoFocus

* fix(Components/Form/Password): autoFocus

* wip

* fix(Components/Form/Password): autoFocus

* fix(Components/Form/Password): autoFocus

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update chromatic.yml

* Update CONTRIBUTING.md

* doc(Components/Form/Password): pseudo-states (#310)

* chore: sync yarn.lock

* feat(components): Status (#306)

* chore(deps-dev): bump chromatic from 6.0.0 to 6.0.4 (#317)

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.0.0 to 6.0.4.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/next/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.0.0...v6.0.4)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#315)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump babel-plugin-styled-components (#313)

Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases)
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v1.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: babel-plugin-styled-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump i18next-scanner from 3.0.0 to 3.0.1 (#314)

Bumps [i18next-scanner](https://github.com/i18next/i18next-scanner) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/i18next/i18next-scanner/releases)
- [Commits](https://github.com/i18next/i18next-scanner/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: i18next-scanner
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump core-js from 3.18.2 to 3.18.3 (#318)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.2 to 3.18.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.2...v3.18.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Release (#309)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat(components): Inline Editing (#296)

* feat(components/InlineEditing): add component

* <3 Fabien

* <3 nico

* wip

* ouep

* variations tests

* multi

* wip

* yup

* stories and co

* review

* text as default

* fix

* review

* cypress

* classnames

* reviez

* Update src/components/InlineEditing/docs/InlineEditing.stories.mdx

Co-authored-by: Fabien <frassinier@talend.com>

* rerererererereview

* css

* Update src/components/InlineEditing/docs/InlineEditing.stories.mdx

* fix e2e tests

* cy

* sw

* docs

Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* fix(components/Field): Keep provided id (#322)

* fix(Field): Keep provided id

* add changeset

* chore: Release (#321)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(Storybook): include @talend/bootstrap-theme (#319)

* chore(Storybook): include @talend/bootstrap-theme

* be able to toggle BS

* Update .storybook/preview.js --skip-ci

* BS toggle on by default

* dark mode

* dark mode

* perf

* chore(deps): bump deps versions (#323)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* yarn.lock

* SB beta.15

* doc: Remove reakit to install in Getting started guide (#325)

* doc: Remove reakit as a dep to install in getting started guide

* misc: Changelog

* chore(Dependabot): exclude react 17

* chore(deps-dev): bump @types/react from 16.14.15 to 16.14.20 (#332)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.15 to 16.14.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(Storybook): globals can be undefined

* chore(deps-dev): bump styled-components from 5.3.1 to 5.3.3 (#328)

* chore(deps-dev): bump styled-components from 5.3.1 to 5.3.3

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.3.3/CHANGELOG.md)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.1...v5.3.3)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update snapshots

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* chore(deps): bump deps versions (#334)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* fix(InlineEditing): textarea is broken on safari (#335)

* fix(components/form): read-only and disabled modes not passing to the fields (#333)

* fix(components/form): read-only mode

* fix(components/form): read-only and disabled modes

* fix(components/form): read-only and disabled modes

* fix(components/form): read-only and disabled modes

* fix(components/form): read-only and disabled modes

* Comment --skip-ci

* Update src/components/Form/Field/Input/Input.Checkbox.tsx --skip-ci

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* fix import

* comment [skip-ci]

* review

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* fix(Components/Form): style (#300)

* fix(Components/Form): style

* fix(Components/Form): style

* remove margin from fieldset

* inline controls style

* fieldset css

* inline input theming

* ts

* data-checked value for checkboxes

* merge master

* changeset

* storybook beta.15 fix

* rename input group to field group

* disabled can be set to fieldset

* row classname

* add rhf examples on Input.Switch

* fix story

* fix Fieldset style

* inline input

* inline input

* inline input

* inline input

* fix(components/form): read-only mode

* fix(components/form): read-only and disabled modes

* fix(components/form): read-only and disabled modes

* fix(components/form): read-only and disabled modes

* fix(components/form): read-only and disabled modes

* Comment --skip-ci

* Update src/components/Form/Field/Input/Input.Checkbox.tsx --skip-ci

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* fix import

* comment [skip-ci]

* review

* merge
wording fix

* remove not relevant doc

* id management

* review

Co-authored-by: gjou-tlnd <gjouannic@talend.com>
Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* feat(dropdown): add component (#327)

* feat(dropdown): add component

* darkmode part 1

* darkmode part 2

* changeset

* review and doc

* eslint

* Update src/components/Dropdown/Dropdown.style.ts

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* oops

* Update src/components/Dropdown/Dropdown.tsx

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* review

* qui est yannick

* revieeeeew

* reviez

* oops

* review

* separator vs safari

* review

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* chore: Release (#326)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps-dev): bump @cypress/react from 5.10.1 to 5.10.2 (#336)

Bumps [@cypress/react](https://github.com/cypress-io/cypress) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.10.1...@cypress/react-v5.10.2)

---
updated-dependencies:
- dependency-name: "@cypress/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump chromatic from 6.0.4 to 6.0.5 (#337)

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/next/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump browser-sync from 2.27.5 to 2.27.7 (#338)

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.5 to 2.27.7.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.5...v2.27.7)

---
updated-dependencies:
- dependency-name: browser-sync
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(components): Usage of index as key breaks component state (#339)

* fix(components): Usage of index as key breaks component state

* add UT

* Update src/components/Form/Fieldset/Fieldset.tsx

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* chore: Release (#341)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#340)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* chore(deps-dev): bump @cypress/react from 5.10.2 to 5.10.3 (#344)

Bumps [@cypress/react](https://github.com/cypress-io/cypress) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.10.2...@cypress/react-v5.10.3)

---
updated-dependencies:
- dependency-name: "@cypress/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* doc(ADR): data-test attributes (#343) [skip-ci]

* doc(adr): data-test attributes

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md

* Update adr/data-test.md

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Update adr/data-test.md --skip-ci

* Update adr/data-test.md

Co-authored-by: Jimmy Somsanith <jsomsanith@talend.com>

* Update adr/data-test.md

Co-authored-by: Jimmy Somsanith <jsomsanith@talend.com>

Co-authored-by: Benrajalu <rajalubenoit@gmail.com>
Co-authored-by: Jimmy Somsanith <jsomsanith@talend.com>

* fix(components/form): Avoid lost state/incoherent state on rerender (#342)

* fix(components/form): avoid rerender (#339)

* fix(components/form): avoid rerender (#339)

* feat(supernova): Setting up extractors for automatic token generation form Figma (#347)

* chore(deps): bump deps versions (#348)

* chore(deps): bump deps versions

* deps management

Co-authored-by: frassinier <frassinier@users.noreply.github.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* CSS Tokens & Styles (CSS for Talend) (#351)

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* chore(themes): Correcting export bugs

* Updated styles and tokens

* Updated styles and tokens

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>
Co-authored-by: Benrajalu <rajalubenoit@gmail.com>

* Light Tokens & Styles (SCSS for Talend) (#350)

* Updated styles and tokens

* Updated styles and tokens

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>

* Light Tokens & Styles (TS for Talend) (#349)

* Updated styles and tokens

* Updated styles and tokens

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>

* chore(deps-dev): bump chromatic from 6.0.5 to 6.0.6 (#353)

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/next/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump cypress from 8.4.1 to 9.0.0 (#354)

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.1 to 9.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.4.1...v9.0.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* distribute themes in package

* fix(Form): preserve ref inside fieldgroup (#355)

* test(rhf): test that RHF can be used with Field group and form text component

* preserve ref inside fieldgroup

* preserve ref inside fieldgroup

* changeset

Co-authored-by: ocamon <ocamon@talend.com>

* fix(ThemeProvider): Handle nested providers (#358)

* fix(ThemeProvider): Handle nested providers

* Update ThemeProvider.tsx

* chore: Release (#346)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Light Tokens & Styles (TS for Talend) (#360)

* Updated styles and tokens

* Updated styles and tokens

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>

* chore(deps): bump deps versions (#359)

Co-authored-by: frassinier <frassinier@users.noreply.github.com>

* Light Tokens & Styles (SCSS for Talend) (#362)

* Updated styles and tokens

* Updated styles and tokens

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>

* Updated styles and tokens (#363)

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>

* Light Tokens & Styles (CSS for Talend) (#356)

* Updated styles and tokens

* Updated styles and tokens

* fix(themes): Themes as fragments, tokens in root

* distribute themes in package

* distribute themes in package

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* Updated styles and tokens

* build scss

* fix(themes): base64 images as url

* build scss

* build scss

Co-authored-by: supernovaio[bot] <85947601+supernovaio[bot]@users.noreply.github.com>
Co-authored-by: Benrajalu <rajalubenoit@gmail.com>
Co-authored-by: Fabien Rassinier <frassinier@talend.com>

* feat(themes): Expose dictionaries into the UMD (#364)

* Expose design tokens dictionaries into the UMD

* Expose design tokens dictionaries into the UMD

* Expose design tokens dictionaries into the UMD

* chore: Release (#365)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(themes): export (#366)

* fix(themes): export

* fix(themes): export

* chore: Release (#367)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* preview using themes

* fix(form): Copy field uncontrolled value (#368)

* chore: Release (#369)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(components/switch): no animation with defaultValue (#370)

* chore: Release (#371)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(Specify): remove configuration (#373)

* chore(deps): bump reakit from 1.3.10 to 1.3.11 (#374)

Bumps [reakit](https://github.com/reakit/reakit) from 1.3.10 to 1.3.11.
- [Release notes](https://github.com/reakit/reakit/releases)
- [Changelog](https://github.com/reakit/reakit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reakit/reakit/compare/reakit@1.3.10...reakit@1.3.11)

---
updated-dependencies:
- dependency-name: reakit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/react from 16.14.20 to 16.14.21 (#379)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.20 to 16.14.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependabot.yml

* chore(deps-dev): bump cypress from 9.0.0 to 9.1.0 (#384)

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump core-js from 3.18.3 to 3.19.1 (#382)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.3...v3.19.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#380)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump react-hook-form from 7.15.4 to 7.20.2 (#381)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.15.4 to 7.20.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.15.4...v7.20.2)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump i18next-scanner from 3.0.1 to 3.1.0 (#383)

Bumps [i18next-scanner](https://github.com/i18next/i18next-scanner) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/i18next/i18next-scanner/releases)
- [Commits](https://github.com/i18next/i18next-scanner/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: i18next-scanner
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @testing-library/user-event from 13.3.0 to 13.5.0 (#385)

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.3.0 to 13.5.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.3.0...v13.5.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @changesets/cli from 2.17.0 to 2.18.0 (#386)

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.17.0...@changesets/cli@2.18.0)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump i18next from 21.2.6 to 21.5.3 (#387)

Bumps [i18next](https://github.com/i18next/i18next) from 21.2.6 to 21.5.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.2.6...v21.5.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump react-i18next from 11.12.0 to 11.14.3 (#388)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.12.0 to 11.14.3.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.12.0...v11.14.3)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants