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

Table Component: Part 1 #1100

Merged
merged 40 commits into from
Jun 12, 2024
Merged

Table Component: Part 1 #1100

merged 40 commits into from
Jun 12, 2024

Commits on May 14, 2024

  1. Add Table component; WIP

    MIM-1890
    johnnadeluy committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7810ce0 View commit details
    Browse the repository at this point in the history
  2. Styling adjustments

    johnnadeluy committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c94b6a5 View commit details
    Browse the repository at this point in the history
  3. .

    johnnadeluy committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fb23cc8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    af99c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1654fec View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add support for react typescript

    Add scroll functionality to Table component (wip)
    johnnadeluy committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e537037 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    a4ad1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259907f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a28ccd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    aab08e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd46e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa4b8cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae48a29 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    5ed0aa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    d73fbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c76f4c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    f5b6473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8151bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260effb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fcdb1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7561080 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8be5b66 View commit details
    Browse the repository at this point in the history
  7. Include ts and tsx in moduleFileExtensions for jest

    Tweak test code to avoid duplicate code
    johnnadeluy committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2502002 View commit details
    Browse the repository at this point in the history
  8. Refactoring: use variables in scss, rem, indentationLevel, typing

    Remove jest test for Table component
    johnnadeluy committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    241c531 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    903e52d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a094479 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8990039 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c3e70c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7378acb View commit details
    Browse the repository at this point in the history
  14. Update tsconfig.json

    johnnadeluy committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f1c3c38 View commit details
    Browse the repository at this point in the history
  15. Setup husky

    johnnadeluy committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6ee90d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Minor code refactoring

    johnnadeluy committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c5b0b39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5743f04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    036d478 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    ae2aa26 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    dac7f10 View commit details
    Browse the repository at this point in the history
  2. Minor code refactoring

    johnnadeluy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4da10f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b5112 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    fb50073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439e330 View commit details
    Browse the repository at this point in the history