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: gka/chroma.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: gka/chroma.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 9 commits
  • 181 files changed
  • 4 contributors

Commits on Feb 3, 2022

  1. Copy the full SHA
    a8939a8 View commit details
  2. bump version

    gka committed Feb 3, 2022
    Copy the full SHA
    46f8da4 View commit details
  3. 2.4.1

    gka committed Feb 3, 2022
    Copy the full SHA
    0d0c494 View commit details
  4. Copy the full SHA
    93af49d View commit details
  5. 2.4.2

    gka committed Feb 3, 2022
    Copy the full SHA
    cd1b3c0 View commit details

Commits on Jul 9, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4ebe25f View commit details
  2. bump dependencies

    gka committed Jul 9, 2024
    Copy the full SHA
    95c7eba View commit details
  3. Update readme.md (#307)

    add a similar Library
    JiatLn authored Jul 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c118d3d View commit details

Commits on Jul 30, 2024

  1. chore: refactor code to es module (#336)

    * chore: refactor code to es module
    
    * switch to pnpm
    
    * convert tests to vitest
    
    * convert tests to vitest
    
    * prettier code formatting
    
    * update dependencies
    
    * fix husky setup
    
    * move bundles to dist
    
    * one more test
    
    * convert css2rgb test
    
    * migrate more tests, upgrade eslint, prettier check in lint
    
    * migrate more tests
    
    * 3 more
    
    * fix chroma.luminance bug
    
    see #334
    
    * link to discord chat in readme
    
    * two more tests
    
    * bump travis node version
    
    * migrate more tests
    
    * test: migrate to vitest (#337)
    
    * 2.5.0-0
    
    * fix imports
    
    * 2.5.0-1
    
    * fix imports
    
    * 2.5.0-2
    
    * fix imports
    
    * 2.5.0-3
    
    * update version number in src instead of relying on rollup replace
    
    * 2.5.0-4
    
    * prepare version bump
    
    * 2.5.0
    
    * npm publish
    
    ---------
    
    Co-authored-by: Chris <hizyyv@gmail.com>
    gka and zyyv authored Jul 30, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1a9b198 View commit details
Loading