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: iddan/react-native-canvas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wantlocker/react-native-canvas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 22 files changed
  • 4 contributors

Commits on Mar 20, 2023

  1. font stuff

    laurenwilliams committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fedc92a View commit details
    Browse the repository at this point in the history
  2. add dist folder

    laurenwilliams committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4249b7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15c6974 View commit details
    Browse the repository at this point in the history
  4. base64 fonts

    laurenwilliams committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    96b209f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. adjust fonts

    laurenwilliams committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c000ad4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Pull in upstream (#1)

    * Update CanvasRenderingContext2D.js
    
    The ellipse method was missing, so it was unusable.
    
    * 0.1.39
    
    ---------
    
    Co-authored-by: Spencer Smith <[email protected]>
    Co-authored-by: Iddan Aaronsohn <[email protected]>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4e8bbca View commit details
    Browse the repository at this point in the history
Loading