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: purescript-web/purescript-canvas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6f1518e
Choose a base ref
...
head repository: purescript-web/purescript-canvas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0120d41
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 5, 2021

  1. Add createImageDataWith (#81)

    * Add createImageDataWith
    
    * Add the change to the changelog
    ozkutuk authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    60791cc View commit details
    Browse the repository at this point in the history
  2. Add ESLint config (#82)

    * Add eslint config and fix linter issues
    
    * Update changelog
    ozkutuk authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    6890d96 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Update to PureScript v0.15.0 (#85)

    * Migrated FFI to ES modules via 'lebab'
    
    * Removed '"use strict";' in FFI files
    
    * Update to CI to use 'unstable' purescript
    
    * Update Bower dependencies to master or main
    
    * Update pulp to 16.0.0-0
    
    * Update psa to 0.8.2
    
    * Update .eslintrc.json to ES6
    
    * Added changelog entry
    
    * Update node to 14 in ci
    JordanMartinez authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f0c6036 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Finish PR 58 - Support counter-clockwise arcs (#83)

    * Support counter-clockwise arcs
    
    * Update changelog
    JordanMartinez authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d958bb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

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

Commits on Apr 27, 2022

  1. Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#87)

    * Update the bower dependencies
    
    * Update the changelog
    JordanMartinez authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    bb640e4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. feat: imageSmoothingEnabled flag now exposed (#92)

    * feat: `imageSmoothingEnabled` flag now exposed
    
    * fix: return effect
    
    * chore: remove pnpm-lock.yml
    srijan-paul authored May 28, 2024
    Configuration menu
    Copy the full SHA
    0120d41 View commit details
    Browse the repository at this point in the history
Loading