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: init @vitest/browser package #1302

Merged
merged 62 commits into from
Jul 19, 2022
Merged

feat: init @vitest/browser package #1302

merged 62 commits into from
Jul 19, 2022

Commits on May 13, 2022

  1. feat: @vitest/web pacakge

    antfu committed May 13, 2022
    Configuration menu
    Copy the full SHA
    3fb433d View commit details
    Browse the repository at this point in the history
  2. chore: test

    antfu committed May 13, 2022
    Configuration menu
    Copy the full SHA
    a7132a5 View commit details
    Browse the repository at this point in the history
  3. chore: api

    antfu committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1698d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3418f53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    064c134 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    antfu committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4d13a9d View commit details
    Browse the repository at this point in the history
  7. chore: rename package

    antfu committed May 13, 2022
    Configuration menu
    Copy the full SHA
    82c82a8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. chore: update

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    75daf6a View commit details
    Browse the repository at this point in the history
  2. chore: update

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    89eb5cb View commit details
    Browse the repository at this point in the history
  3. chore: update

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    bc12de6 View commit details
    Browse the repository at this point in the history
  4. chore: update

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    948a115 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2abbcc7 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    ba6d38f View commit details
    Browse the repository at this point in the history
  7. chore: update packing

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    953c6fc View commit details
    Browse the repository at this point in the history
  8. chore: update

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    e3ae867 View commit details
    Browse the repository at this point in the history
  9. chore: update

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    965dfb0 View commit details
    Browse the repository at this point in the history
  10. chore: lint

    antfu committed May 14, 2022
    Configuration menu
    Copy the full SHA
    5ba7615 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9beb276 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e50b09 View commit details
    Browse the repository at this point in the history
  13. chore: ui on browser

    userquin committed May 14, 2022
    Configuration menu
    Copy the full SHA
    6fb61cf View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' into feat/web-runner

    # Conflicts:
    #	package.json
    userquin committed May 14, 2022
    Configuration menu
    Copy the full SHA
    4898931 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fe28f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    acca53c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    10e9043 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b6fc09 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c810b3e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. fix: include rollup-plugin-node-polyfills to resolve client polyfills

    chore: exclude `JSDOMOptions` type to allow run on browser
    fix: use `path.relative` on browser instead `pathe.relative` (using posix on Windows)
    chore: exclude `snapshots` imports temporally
    chore: added also `suites` runtime on vitest package build
    userquin committed May 15, 2022
    Configuration menu
    Copy the full SHA
    b771df8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b3ef4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. update

    Aslemammad committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0e0e22b View commit details
    Browse the repository at this point in the history
  2. update

    Aslemammad committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    efbd3ef View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    Aslemammad committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    1eac7dd View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    Aslemammad committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    f38468f View commit details
    Browse the repository at this point in the history
  5. update

    Aslemammad committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    6d3a1d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fix

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7a6da8b View commit details
    Browse the repository at this point in the history
  2. fix

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4ba14fc View commit details
    Browse the repository at this point in the history
  3. fix

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    49b95c5 View commit details
    Browse the repository at this point in the history
  4. fix

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c346177 View commit details
    Browse the repository at this point in the history
  5. fix

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    3448849 View commit details
    Browse the repository at this point in the history
  6. upate

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    12fa279 View commit details
    Browse the repository at this point in the history
  7. upate

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    3dc9799 View commit details
    Browse the repository at this point in the history
  8. upate

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ed8fa0f View commit details
    Browse the repository at this point in the history
  9. remove log

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    f48fa9f View commit details
    Browse the repository at this point in the history
  10. lint

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    fe8cbb7 View commit details
    Browse the repository at this point in the history
  11. lint

    Aslemammad committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a31f635 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7cef14e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2227919 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. fix: uncomment some code

    Aslemammad committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2e40c87 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

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

    Aslemammad committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    0c24f09 View commit details
    Browse the repository at this point in the history
  3. update

    Aslemammad committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    cc3e336 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. update

    Aslemammad committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    65a3312 View commit details
    Browse the repository at this point in the history
  2. chore: add retries to load config

    chore: remove padding and margin and overflow hidden
    chore: open browser to test/browser
    userquin committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    99a9764 View commit details
    Browse the repository at this point in the history
  3. merge pnpm lock

    Aslemammad committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9d0b5ee View commit details
    Browse the repository at this point in the history
  4. merge

    Aslemammad committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    49cb7e1 View commit details
    Browse the repository at this point in the history
  5. pnpm lock

    Aslemammad committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b881e2b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. update

    Aslemammad committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    89dfe3d View commit details
    Browse the repository at this point in the history
  2. chore: update

    antfu committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    753dfa3 View commit details
    Browse the repository at this point in the history
  3. chore: wording

    antfu committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ccb4aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3caaf View commit details
    Browse the repository at this point in the history
  5. update

    Aslemammad committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    141b37b View commit details
    Browse the repository at this point in the history
  6. update

    Aslemammad committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5972bae View commit details
    Browse the repository at this point in the history
  7. docs: update readme

    antfu committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d30799f View commit details
    Browse the repository at this point in the history