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: dynamic route animation #646

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

Commits on Jun 21, 2021

  1. chore(deps-dev): bump rollup from 2.35.1 to 2.52.2

    Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.52.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.35.1...v2.52.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c5801d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Feature(dynamic-animation): Enable dynamic animations via providing a…

    … function returning a class string instead of string directly
    stefanholzapfel committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    871681b View commit details
    Browse the repository at this point in the history
  2. Feature(dynamic-animation): Enable dynamic animations via providing a…

    … function returning a class string instead of string directly
    stefanholzapfel committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    09473ca View commit details
    Browse the repository at this point in the history
  3. Feature(dynamic-animation): Enable dynamic animations via providing a…

    … function returning a class string instead of string directly
    stefanholzapfel committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2067eb9 View commit details
    Browse the repository at this point in the history
  4. Feature(dynamic-animation): Enable dynamic animations via providing a…

    … function returning a class string instead of string directly
    stefanholzapfel committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    6c410d6 View commit details
    Browse the repository at this point in the history
  5. Feature(dynamic-animation): Enable dynamic animations via providing a…

    … function returning a class string instead of string directly
    stefanholzapfel committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d4279d7 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	src/router.js
    stefanholzapfel committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    69d66de View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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