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

fix(table): stories, items and mobile style #1017

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

samuel-gomez
Copy link
Contributor

Related issue

Reference to the issue

fix #918

  • group stories in Table directory

Capture d’écran 2023-03-01 à 10 43 33

  • add style for mobile

  • fix border-radius for long number
    Capture d’écran 2023-03-01 à 10 45 23

Person(s) for reviewing proposed changes

You can add @mention here

Important

Before creating a pull request run unit tests

$ npm test

# watch for changes
$ npm test -- --watch

# For a specific file (e.g., in packages/context/__tests__/command.test.js)
$ npm test -- --watch packages/action

@samuel-gomez samuel-gomez self-assigned this Mar 1, 2023
@samuel-gomez samuel-gomez merged commit be8192d into master Mar 1, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/table-items branch March 1, 2023 13:45
@MartinWeb MartinWeb added the Storybook Storybook issue label Sep 13, 2023
@MartinWeb MartinWeb added this to the v2.1.0 milestone Sep 13, 2023
@MartinWeb MartinWeb mentioned this pull request Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Storybook Storybook issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Paging] - Impossible to pass items variable to Items component, which is used by Paging component
4 participants