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

move react-components codebase back into frontend #829

Merged
merged 4 commits into from Mar 21, 2024

Commits on Mar 19, 2024

  1. move react-components codebase back into frontend

    - simplifies the codebase by removing the need for a separate package
    tpatel committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6894cc0 View commit details
    Browse the repository at this point in the history
  2. removed react-components empty package

    - also sorted the the react-component components into the right folders
    - fixed components that returned an array of elements instead of a JSX element
    tpatel committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f1e1333 View commit details
    Browse the repository at this point in the history
  3. more react-component cleanup

    tpatel committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    544f1f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. move to absolute imports

    tpatel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3599a00 View commit details
    Browse the repository at this point in the history