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(store-ui): Table Molecule #987

Merged
merged 22 commits into from
Oct 18, 2021
Merged

feat(store-ui): Table Molecule #987

merged 22 commits into from
Oct 18, 2021

Commits on Oct 15, 2021

  1. Create Table molecule along with its children

    Create `Table` component as a molecule and also:
    
    - `TableBody`
    - `TableCell`
    - `TableFooter`
    - `TableHead`
    - `TableRow`
    victorhmp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0887370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365af22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7bbbcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edff926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe5a339 View commit details
    Browse the repository at this point in the history
  6. Add CSS for Table molecule

    victorhmp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    2cae7e7 View commit details
    Browse the repository at this point in the history
  7. Add simple Table story

    victorhmp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    2b4750d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49b4992 View commit details
    Browse the repository at this point in the history
  9. Fix typo on Table.mdx

    victorhmp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    58c6ae1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    148ab9a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f1bce00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c1eb70 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c7d08c View commit details
    Browse the repository at this point in the history
  14. Update Table.mdx

    victorhmp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f26d743 View commit details
    Browse the repository at this point in the history
  15. Update Table.mdx

    victorhmp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    9a9e556 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    10f1a94 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    7742c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bece558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a2c61 View commit details
    Browse the repository at this point in the history
  4. Add styles for TableFooter

    victorhmp committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    bf7a155 View commit details
    Browse the repository at this point in the history
  5. Update Table docs

    victorhmp committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6a26200 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35a85ac View commit details
    Browse the repository at this point in the history