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(config): add diff option #4063

Merged
merged 16 commits into from Sep 18, 2023
Merged

Commits on Sep 18, 2023

  1. feat: support diff option

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    24f3d63 View commit details
    Browse the repository at this point in the history
  2. chore: don't pollute test context

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ae9a6d5 View commit details
    Browse the repository at this point in the history
  3. chore: check config file

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    adc272e View commit details
    Browse the repository at this point in the history
  4. chore: load diff config in entry

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5776a0e View commit details
    Browse the repository at this point in the history
  5. test: add tests

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cd07141 View commit details
    Browse the repository at this point in the history
  6. fix: resolve config url

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a23a24a View commit details
    Browse the repository at this point in the history
  7. test: update

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    21e746d View commit details
    Browse the repository at this point in the history
  8. docs: add documentation

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1983e07 View commit details
    Browse the repository at this point in the history
  9. feat: add --diff command

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    843118c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b22cb6 View commit details
    Browse the repository at this point in the history
  11. fix: browser mode

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8d2b966 View commit details
    Browse the repository at this point in the history
  12. test: browser

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    62c2b29 View commit details
    Browse the repository at this point in the history
  13. fix: load diff config

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d0484bf View commit details
    Browse the repository at this point in the history
  14. fix: pass executor

    fenghan34 authored and sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3878735 View commit details
    Browse the repository at this point in the history
  15. fix: export DiffOptions

    sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    24b3391 View commit details
    Browse the repository at this point in the history
  16. chore: fix build

    sheremet-va committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    24378d2 View commit details
    Browse the repository at this point in the history