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: Vue3 support #82

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

feat: Vue3 support #82

wants to merge 23 commits into from

Commits on Oct 31, 2023

  1. feat: Vue3 support

    mariobuikhuizen committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f49d62b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    9d8a21e View commit details
    Browse the repository at this point in the history
  2. docs: fix examples

    mariobuikhuizen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0ec320e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfa3568 View commit details
    Browse the repository at this point in the history
  4. fix: convert python to js version when prerelease

    e.g. convert "3.0.0.dev0" to "3.0.0-dev.0"
    maartenbreddels committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    599429d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e8c50e View commit details
    Browse the repository at this point in the history
  6. ci: install vuetify3

    maartenbreddels committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    30e9613 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 15, 2023

  1. chore: add package-lock with new version

    Should have been part of cfa3568
    mariobuikhuizen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d8b125e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec057b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f5fcc View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    d7bae3e View commit details
    Browse the repository at this point in the history
  2. feat: remove unused traits css, methods and data

    These were replaced a long time ago by specifying them in the
    template
    mariobuikhuizen committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    429abcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ef04f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8143302 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    aa6fa5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58ddcdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4dd38e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    403c6ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db673cf View commit details
    Browse the repository at this point in the history