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

refactor: update stories to use hook and update controls #7

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

tonai
Copy link
Contributor

@tonai tonai commented Sep 6, 2023

No description provided.

@QuentinLeCaignec QuentinLeCaignec merged commit cd5f185 into 0.1.x Sep 18, 2023
1 check passed
tonai added a commit that referenced this pull request Sep 20, 2023
* feat(readmine 1246938): add table component with mantine-react-table library

* feat(readmine 1244989): add style and sticky for buttons actions

* feat(readmine 1244989): add snapshots

* Revert "feat(readmine 1244989): add snapshots"

This reverts commit 672986f.

* feat(readmine 244989): add modals + add style for action menu

* feat(1244989): add hover opacity effect for action buttons

* feat(readmine 1244989): add style and buttons for alert banner

* feat(readmine 1244989): add style for alert bar and hidden useless buttons

* feat(readmine 1244989): add style

* fix(readmine 1244989): fix random id for the jest test

* feat(readmine 1244989) : fix no click menu sticky

* feat (readmine 1244989) apply design return for add to fav and remove modal

* feat(readmine 1244989): add text for tooltip + add open doucment button + add download button

* feat (readmine 1244989) fix current element value click error

* feat(readmine 1246938): add table component with mantine-react-table library

* feat(readmine 1244989): add style and sticky for buttons actions

* feat(readmine 1244989): add snapshots

* Revert "feat(readmine 1244989): add snapshots"

This reverts commit 672986f.

* feat(readmine 244989): add modals + add style for action menu

* feat(1244989): add hover opacity effect for action buttons

* feat(readmine 1244989): add style and buttons for alert banner

* feat(readmine 1244989): add style for alert bar and hidden useless buttons

* feat(readmine 1244989): add style

* fix(readmine 1244989): fix random id for the jest test

* feat(readmine 1244989) : fix no click menu sticky

* feat (readmine 1244989) apply design return for add to fav and remove modal

* feat(readmine 1244989): add text for tooltip + add open doucment button + add download button

* feat (readmine 1244989) fix current element value click error

* chore: add mantine react table + fixe fusion

* feat: change snapshot

* feat: fix error linter

* feat: eslint-disable for any error

* feat: add active style for menu sticky and add data props

* feat: add active style for menu sticky and add data props

* chore: declare dependencies as peer dependencies (#9)

* feat: add custom icons (#6)

* refactor: update stories to use hook and update controls (#7)

* feat: modifications after review

* feat: add TableToolTip component

* feat(redmine 1245001): fix eslint errors

* parent cd5f185
author vapersmile <valentin.perello@smile.fr> 1693818165 +0200
committer vapersmile <valentin.perello@smile.fr> 1695136773 +0200

feat(readmine 1246938): add table component with mantine-react-table library

feat(readmine 1244989): add style and sticky for buttons actions

feat(readmine 1244989): add snapshots

Revert "feat(readmine 1244989): add snapshots"

This reverts commit 672986f.

feat(readmine 244989): add modals + add style for action menu

feat(1244989): add hover opacity effect for action buttons

feat(readmine 1244989): add style and buttons for alert banner

feat(readmine 1244989): add style for alert bar and hidden useless buttons

feat(readmine 1244989): add style

fix(readmine 1244989): fix random id for the jest test

feat(readmine 1244989) : fix no click menu sticky

feat (readmine 1244989) apply design return for add to fav and remove modal

feat(readmine 1244989): add text for tooltip + add open doucment button + add download button

feat (readmine 1244989) fix current element value click error

chore: add mantine react table + fixe fusion

feat(readmine 1246938): add table component with mantine-react-table library

feat(readmine 1244989): add style and buttons for alert banner

feat(readmine 1244989): add style for alert bar and hidden useless buttons

fix(readmine 1244989): fix random id for the jest test

feat: change snapshot

feat: fix error linter

feat: eslint-disable for any error

feat: add active style for menu sticky and add data props

feat: modifications after review

feat: add TableToolTip component

* feat(redmine 1245001): fix eslint errors

* feat: rebase branch 1.0.x

* feat(redmine 1244979): change import method for icon and add comment eslint ignore

* feat(1244979): change tooltip table location

* fix: peer dependency and snapshot

---------

Co-authored-by: Tony Cabaye <tony.cabaye@smile.fr>
tonai added a commit that referenced this pull request Sep 20, 2023
* feat(readmine 1246938): add table component with mantine-react-table library

* feat(readmine 1244989): add style and sticky for buttons actions

* feat(readmine 1244989): add snapshots

* Revert "feat(readmine 1244989): add snapshots"

This reverts commit 672986f.

* feat(readmine 244989): add modals + add style for action menu

* feat(1244989): add hover opacity effect for action buttons

* feat(readmine 1244989): add style and buttons for alert banner

* feat(readmine 1244989): add style for alert bar and hidden useless buttons

* feat(readmine 1244989): add style

* fix(readmine 1244989): fix random id for the jest test

* feat(readmine 1244989) : fix no click menu sticky

* feat (readmine 1244989) apply design return for add to fav and remove modal

* feat(readmine 1244989): add text for tooltip + add open doucment button + add download button

* feat (readmine 1244989) fix current element value click error

* feat(readmine 1246938): add table component with mantine-react-table library

* feat(readmine 1244989): add style and sticky for buttons actions

* feat(readmine 1244989): add snapshots

* Revert "feat(readmine 1244989): add snapshots"

This reverts commit 672986f.

* feat(readmine 244989): add modals + add style for action menu

* feat(1244989): add hover opacity effect for action buttons

* feat(readmine 1244989): add style and buttons for alert banner

* feat(readmine 1244989): add style for alert bar and hidden useless buttons

* feat(readmine 1244989): add style

* fix(readmine 1244989): fix random id for the jest test

* feat(readmine 1244989) : fix no click menu sticky

* feat (readmine 1244989) apply design return for add to fav and remove modal

* feat(readmine 1244989): add text for tooltip + add open doucment button + add download button

* feat (readmine 1244989) fix current element value click error

* chore: add mantine react table + fixe fusion

* feat: change snapshot

* feat: fix error linter

* feat: eslint-disable for any error

* feat: add active style for menu sticky and add data props

* feat: add active style for menu sticky and add data props

* chore: declare dependencies as peer dependencies (#9)

* feat: add custom icons (#6)

* refactor: update stories to use hook and update controls (#7)

* feat: modifications after review

* feat: add TableToolTip component

* feat(redmine 1245001): fix eslint errors

* parent cd5f185
author vapersmile <valentin.perello@smile.fr> 1693818165 +0200
committer vapersmile <valentin.perello@smile.fr> 1695136773 +0200

feat(readmine 1246938): add table component with mantine-react-table library

feat(readmine 1244989): add style and sticky for buttons actions

feat(readmine 1244989): add snapshots

Revert "feat(readmine 1244989): add snapshots"

This reverts commit 672986f.

feat(readmine 244989): add modals + add style for action menu

feat(1244989): add hover opacity effect for action buttons

feat(readmine 1244989): add style and buttons for alert banner

feat(readmine 1244989): add style for alert bar and hidden useless buttons

feat(readmine 1244989): add style

fix(readmine 1244989): fix random id for the jest test

feat(readmine 1244989) : fix no click menu sticky

feat (readmine 1244989) apply design return for add to fav and remove modal

feat(readmine 1244989): add text for tooltip + add open doucment button + add download button

feat (readmine 1244989) fix current element value click error

chore: add mantine react table + fixe fusion

feat(readmine 1246938): add table component with mantine-react-table library

feat(readmine 1244989): add style and buttons for alert banner

feat(readmine 1244989): add style for alert bar and hidden useless buttons

fix(readmine 1244989): fix random id for the jest test

feat: change snapshot

feat: fix error linter

feat: eslint-disable for any error

feat: add active style for menu sticky and add data props

feat: modifications after review

feat: add TableToolTip component

* feat(redmine 1245001): fix eslint errors

* feat: rebase branch 1.0.x

* feat(redmine 1244979): change import method for icon and add comment eslint ignore

* feat(1244979): change tooltip table location

* fix: peer dependency and snapshot

---------

Co-authored-by: Tony Cabaye <tony.cabaye@smile.fr>
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.

2 participants