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(useAnimate): new function #2109

Merged
merged 18 commits into from Apr 13, 2023
Merged

feat(useAnimate): new function #2109

merged 18 commits into from Apr 13, 2023

Commits on Aug 11, 2022

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

Commits on Aug 13, 2022

  1. feat: more method

    tolking committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3ee34d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. refacto: optimized keyframes

    tolking committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    a480471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c454cd View commit details
    Browse the repository at this point in the history
  3. fix: target may not exist

    tolking committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    bddc7b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. feat: add objectOmit

    tolking committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    0bbbadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea2ee70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e954e5 View commit details
    Browse the repository at this point in the history
  4. fix: bug

    tolking committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    b278961 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. feat: add attribute onError

    tolking committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    093c2f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. refacto: remove useAnimateRef

    tolking committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6351ee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. feat: add test

    tolking committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    8bfd671 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. fix: error

    tolking committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    926e9b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. chore: remove redundant code

    tolking committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e6dbd27 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore: optimize code format

    tolking committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9eae913 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    bfdb8d1 View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup

    antfu committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    cb32ab1 View commit details
    Browse the repository at this point in the history
  3. chore: update

    antfu committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c56cbe7 View commit details
    Browse the repository at this point in the history