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: catdad/canvas-confetti
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.0
Choose a base ref
...
head repository: catdad/canvas-confetti
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.1
Choose a head ref
  • 13 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    8188564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c94fa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d79fa View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 8, 2023

  1. Smooth Scroll

    Added smooth scroll transition
    mozi47 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ec6c0f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Update index.html

    fixing whitespace issue
    catdad authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    344f86f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #207 from mozi47/enhance/smooth-scroll

    Smooth Scroll
    catdad authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0b37e4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24c56e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. on safari, draw the bitmap to a canvas, since it cannot create a patt…

    …ern from an ImageBitmap
    
    bonus points... it will automatically get the fast implementation once safari gets their act together
    catdad committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8f51f91 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fixing lint issue

    catdad committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    015c91a View commit details
    Browse the repository at this point in the history
  2. fixing ssr support

    catdad committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2077941 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge pull request #210 from catdad/#209-safari-workaround

    workaround for bitmap (emoji) confetti on browsers that don't support ImageBitmap canvas patterns (safari)
    catdad authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0581ef7 View commit details
    Browse the repository at this point in the history
  2. bumping version to 1.9.1

    catdad committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7b22513 View commit details
    Browse the repository at this point in the history
Loading