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: add compile option to enable rerun of transpilation for react templates #1177

Merged
merged 45 commits into from
Aug 26, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    bbe0a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565eefb View commit details
    Browse the repository at this point in the history
  3. added some changes

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cb0ca24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef94410 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    492814e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77cc9d1 View commit details
    Browse the repository at this point in the history
  7. rebased:added some changes

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d5c986c View commit details
    Browse the repository at this point in the history
  8. remove integration test

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    237b14a View commit details
    Browse the repository at this point in the history
  9. fixed linting problem

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    830d195 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13aea56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    792fc3c View commit details
    Browse the repository at this point in the history
  12. remove the unit test

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1dbf3db View commit details
    Browse the repository at this point in the history
  13. remove temp.md

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b4037f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cee60c2 View commit details
    Browse the repository at this point in the history
  15. cleanup

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d4589aa View commit details
    Browse the repository at this point in the history
  16. updated the test

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0407e86 View commit details
    Browse the repository at this point in the history
  17. make the reviewed changes

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d3f1ba9 View commit details
    Browse the repository at this point in the history
  18. fixed linting prob

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ebbf27e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    39169e0 View commit details
    Browse the repository at this point in the history
  20. renamed the corrected name

    Gmin2 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0245b65 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b3df084 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    cd52244 View commit details
    Browse the repository at this point in the history
  2. fixed conflicts

    Gmin2 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d31e67b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b864bd1 View commit details
    Browse the repository at this point in the history
  4. fixed conflict

    Gmin2 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    65ee591 View commit details
    Browse the repository at this point in the history
  5. removedd the catch block

    Gmin2 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c7323d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

  1. tests: update tests

    derberg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2f6e74f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #1 from derberg/compile

    test: update tests
    Gmin2 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    04522a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5b6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0bf09 View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    derberg authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7627f56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f37b920 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f817b42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9dbb7b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d98a38d View commit details
    Browse the repository at this point in the history
  9. Update cli.js

    derberg authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5e9efbe View commit details
    Browse the repository at this point in the history
  10. Update package-lock.json

    derberg authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8082c8e View commit details
    Browse the repository at this point in the history
  11. Update test-project.test.js

    derberg authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7f2af96 View commit details
    Browse the repository at this point in the history
  12. Update test-registry.test.js

    derberg authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6e5cc87 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    cfda26f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7123a04 View commit details
    Browse the repository at this point in the history
  3. a small test change

    Gmin2 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7b3c1a9 View commit details
    Browse the repository at this point in the history
  4. Update compile_option.md

    derberg authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    834b3cc View commit details
    Browse the repository at this point in the history