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

chore: change CRA to Vite #3334

Merged
merged 41 commits into from
Oct 8, 2024
Merged

chore: change CRA to Vite #3334

merged 41 commits into from
Oct 8, 2024

Commits on Sep 8, 2024

  1. feat: npm install vite

    mrCherry97 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5d2bcee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406206f View commit details
    Browse the repository at this point in the history
  3. feat: adjust package json

    mrCherry97 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5795349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db0a2a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ff17b1 View commit details
    Browse the repository at this point in the history
  6. feat: js support

    mrCherry97 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    843e190 View commit details
    Browse the repository at this point in the history
  7. feat: server port

    mrCherry97 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    49a7648 View commit details
    Browse the repository at this point in the history
  8. change js to ts

    mrCherry97 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    07da853 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: adjust vite config, tsconfig, themeAtom, comment scss import, f…

    …ix EditCluster, add plugin for paths and svgs
    mrCherry97 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    489b5e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: scsses

    mrCherry97 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d60ef00 View commit details
    Browse the repository at this point in the history
  2. fix: imports in workers

    mrCherry97 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1c32018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed192c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ca95f7 View commit details
    Browse the repository at this point in the history
  5. fix: jsonpath import

    mrCherry97 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ce01199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12bb098 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: add website icon

    mrCherry97 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    01ffef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7335dc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd74a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4ad52f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55ef19c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ffbea4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    b670d3b View commit details
    Browse the repository at this point in the history
  2. config jest tests

    OliwiaGowor committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    138d4ca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    dbd0aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d9e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2430e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix: move css declaration

    OliwiaGowor committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b254355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ac6f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9acf749 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix: fix monaco errors

    OliwiaGowor committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    881e48b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    5a01b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f42305 View commit details
    Browse the repository at this point in the history
  3. fix: test new yaml copy

    OliwiaGowor committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f069d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b71972 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    9701a94 View commit details
    Browse the repository at this point in the history
  2. chore: bump cypress

    OliwiaGowor committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7f062b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix: fix docker variable

    OliwiaGowor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3893848 View commit details
    Browse the repository at this point in the history
  2. fix: add not

    OliwiaGowor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    696e794 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: change var name

    OliwiaGowor committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    48cfcde View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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