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(Table): implement table component in Design System #1438

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Dec 2, 2024

  1. feat(Table): init new table

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b1f1228 View commit details
    Browse the repository at this point in the history
  2. feat(Table): self code review for table component

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    68afe7b View commit details
    Browse the repository at this point in the history
  3. Feat(Table): add storybook

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5e89ec5 View commit details
    Browse the repository at this point in the history
  4. feat(Table): add tests for Table component

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c581248 View commit details
    Browse the repository at this point in the history
  5. Feat(Table): fixes after DR

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    47ff4a3 View commit details
    Browse the repository at this point in the history
  6. Feat(Table): fixes after DR - part 2

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    35b7721 View commit details
    Browse the repository at this point in the history
  7. Feat(Table): fixes after DR - part 3

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    742074c View commit details
    Browse the repository at this point in the history
  8. Feat(Table): fixes after DR - part 4

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    738dbbe View commit details
    Browse the repository at this point in the history
  9. Feat(Table): fixes after CR

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2e058ca View commit details
    Browse the repository at this point in the history
  10. Feat(Table): fixes after CR - part 2

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ec82f16 View commit details
    Browse the repository at this point in the history
  11. feat(Table): add action bar for bulk functions

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    44be4ae View commit details
    Browse the repository at this point in the history
  12. feat(Table): code cleanup

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4094011 View commit details
    Browse the repository at this point in the history
  13. feat(Table): add test for TableBody, TableHeader, TableRow

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    407836c View commit details
    Browse the repository at this point in the history
  14. feat(Table): support left column pin

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b72a837 View commit details
    Browse the repository at this point in the history
  15. feat(Table): change stories copy

    Artur Fracala authored and Artur Fracala committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    64a6396 View commit details
    Browse the repository at this point in the history