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

Switch to Quasar UI #99

Merged
merged 16 commits into from
Aug 8, 2024
Merged

Switch to Quasar UI #99

merged 16 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. Bump vite from 5.3.4 to 5.4.0

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.4.0.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5aa4cd0 View commit details
    Browse the repository at this point in the history
  2. Bump vue from 3.4.35 to 3.4.37

    Bumps [vue](https://github.com/vuejs/core) from 3.4.35 to 3.4.37.
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.4.35...v3.4.37)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e5c82c1 View commit details
    Browse the repository at this point in the history
  3. Bump pinia from 2.2.0 to 2.2.1

    Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/vuejs/pinia/releases)
    - [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: pinia
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0fcb743 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #97 from NMSCD/dependabot/npm_and_yarn/dev/vue-3.4.37

    Bump vue from 3.4.35 to 3.4.37
    Lenni009 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f8135b6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #98 from NMSCD/dependabot/npm_and_yarn/dev/pinia-2…

    ….2.1
    
    Bump pinia from 2.2.0 to 2.2.1
    Lenni009 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c0949b1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #96 from NMSCD/dependabot/npm_and_yarn/dev/vite-5.4.0

    Bump vite from 5.3.4 to 5.4.0
    Lenni009 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ce1dfbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4782f12 View commit details
    Browse the repository at this point in the history
  8. split into components

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    496d074 View commit details
    Browse the repository at this point in the history
  9. add container class

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    52e616c View commit details
    Browse the repository at this point in the history
  10. very basic UI

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c89decb View commit details
    Browse the repository at this point in the history
  11. use quasar

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1e88846 View commit details
    Browse the repository at this point in the history
  12. add tabs

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f3dbdf5 View commit details
    Browse the repository at this point in the history
  13. add animated panels

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6f8aa3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    256570b View commit details
    Browse the repository at this point in the history
  15. add save name to overview

    Lenni009 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5c7206b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b9aaa7a View commit details
    Browse the repository at this point in the history