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

Typescript Integration #73

Merged
merged 32 commits into from
May 27, 2024
Merged

Typescript Integration #73

merged 32 commits into from
May 27, 2024

Commits on May 20, 2024

  1. ts refactor part 1

    liorocks2 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    145979a View commit details
    Browse the repository at this point in the history
  2. add types

    liorocks2 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0bbf3f8 View commit details
    Browse the repository at this point in the history
  3. refactor table components

    liorocks2 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5cb92f5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. wip

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1840a0d View commit details
    Browse the repository at this point in the history
  2. remove react-helmet

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    454dc28 View commit details
    Browse the repository at this point in the history
  3. form elements wip

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1ff8969 View commit details
    Browse the repository at this point in the history
  4. refactor more ts

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9419937 View commit details
    Browse the repository at this point in the history
  5. simplify Table

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    732a3fb View commit details
    Browse the repository at this point in the history
  6. fix more types

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7d33650 View commit details
    Browse the repository at this point in the history
  7. Shared -> components

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ee33d7b View commit details
    Browse the repository at this point in the history
  8. pages__ wip

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    609be25 View commit details
    Browse the repository at this point in the history
  9. Pages -> pages

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    12ccfe5 View commit details
    Browse the repository at this point in the history
  10. wip

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1864f2f View commit details
    Browse the repository at this point in the history
  11. icons wip

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e826afb View commit details
    Browse the repository at this point in the history
  12. switch to lucide-icons

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b452e7e View commit details
    Browse the repository at this point in the history
  13. switch to tailwind forms

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b6ad458 View commit details
    Browse the repository at this point in the history
  14. fix failing test

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d0240da View commit details
    Browse the repository at this point in the history
  15. pages dir

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8ca2f54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15ffd62 View commit details
    Browse the repository at this point in the history
  17. minor ui tweaks

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5bf95fc View commit details
    Browse the repository at this point in the history
  18. __components__

    liorocks2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    35045e3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b3ea3e5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix: search filter

    liorocks2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a297ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca1b41a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ca1e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    824fd33 View commit details
    Browse the repository at this point in the history
  5. add fieldgroup

    liorocks2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d87221a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaa7181 View commit details
    Browse the repository at this point in the history
  7. remove label attribute

    liorocks2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4aca7b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7eaf6ac View commit details
    Browse the repository at this point in the history
  9. fix fieldgroup import

    liorocks2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8b0a65f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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