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/v1 #298

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Feat/v1 #298

wants to merge 23 commits into from

Commits on Oct 11, 2024

  1. refactor: change the animation time parameter unit from 'seconds' to …

    …'microseconds' [BREAKING]
    hughfenghen committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8f031c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    cdaf56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c62dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5944e37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd4612b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    323d0fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01d3e70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6fcca0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39a4a35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ffde2f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    ee1bbd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6869cfe View commit details
    Browse the repository at this point in the history
  3. refactor: Vite is no longer used to build packages; only TypeScript i…

    …s used to compile the source code.
    hughfenghen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6941e3e View commit details
    Browse the repository at this point in the history
  4. refactor: simplify config

    hughfenghen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9da0173 View commit details
    Browse the repository at this point in the history
  5. feat: log current version

    hughfenghen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    beef15e View commit details
    Browse the repository at this point in the history
  6. chore: fix ts type error

    hughfenghen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d525000 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    0375ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112202c View commit details
    Browse the repository at this point in the history
  3. docs: refactor demo

    hughfenghen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    204e281 View commit details
    Browse the repository at this point in the history
  4. docs: fix type error

    hughfenghen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a9b3344 View commit details
    Browse the repository at this point in the history
  5. chore: migrate doc

    hughfenghen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8b08c13 View commit details
    Browse the repository at this point in the history