Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adamplesnik/tailwindcss-scroll-driven-animations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: adamplesnik/tailwindcss-scroll-driven-animations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/docs
Choose a head ref
  • 17 commits
  • 26 files changed
  • 1 contributor

Commits on Apr 12, 2024

  1. Add clean vite+react app in docs/

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    78e3776 View commit details
    Browse the repository at this point in the history
  2. Add tailwind, plugins

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4665849 View commit details
    Browse the repository at this point in the history
  3. First anim version

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    519f3dd View commit details
    Browse the repository at this point in the history
  4. New docs

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    33b70de View commit details
    Browse the repository at this point in the history
  5. Tune demos, add dark mode switch, wip nav

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5a38f3f View commit details
    Browse the repository at this point in the history
  6. Add more animations

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b829b32 View commit details
    Browse the repository at this point in the history
  7. Tidy up in package.json-s

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    78f3735 View commit details
    Browse the repository at this point in the history
  8. Add fallback, tune things

    Adam Plesnik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d297bdc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'main' into feature/docs

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f6064a8 View commit details
    Browse the repository at this point in the history
  2. Update code, codeblock styling

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    adeee8d View commit details
    Browse the repository at this point in the history
  3. Remove redundant animations from config

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    eb791b0 View commit details
    Browse the repository at this point in the history
  4. Move <Analytics /> to router

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    80c3e02 View commit details
    Browse the repository at this point in the history
  5. Move and rename pages, add HeroPage to test hero anim

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2a93171 View commit details
    Browse the repository at this point in the history
  6. Rename Animations to Tech

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    82eae5c View commit details
    Browse the repository at this point in the history
  7. Use CenterLayout

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    adc6ad7 View commit details
    Browse the repository at this point in the history
  8. Remove 'scale-y' anim, use nicer timing, fix range

    Adam Plesnik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    518919a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update hero anim

    Adam Plesnik committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2ae8f84 View commit details
    Browse the repository at this point in the history
Loading