Thanks to visit codestin.com
Credit goes to github.com

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.6.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: v3.0.0
Choose a head ref
  • 15 commits
  • 113 files changed
  • 4 contributors

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ee0704d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ba335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d13bd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. docs: fix dead links (#345)

    zyyv authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5c791fd View commit details
    Browse the repository at this point in the history
  2. fix: not round for hsl2rgb (#344)

    * fix: not `round` for `hsl2rgb`
    
    * chore: update
    zyyv authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    11517ce View commit details
    Browse the repository at this point in the history
  3. add codeowners file

    gka committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8776145 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. pref: optimize test (#341)

    * refactor: use tsup
    
    * chore: add license
    
    * refactor: use build file to test
    
    * chore: update
    
    * chore: test adjustment
    
    * test: alias chroma-js
    
    * chore: lint update
    
    * chore: update
    
    * ci: add test ci
    
    * chore: update
    
    * ci: test windows different
    
    * ci: patch windows
    
    * chore: update regex
    
    * chore: abandon tsup
    
    * chore: update
    
    * chore: update
    
    * chore: remove ci
    
    * chore: update
    
    ---------
    
    Co-authored-by: Chris <[email protected]>
    zyyv and Chris authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6622770 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix: repair non-default imports (#348)

    resolves #346
    gka authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    60e072d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. feat: support modern css colors (#347)

    * feat: add support for modern css colors, beginning with rba and hsl
    * wip: lab2css
    * use rgb() and hsl() even if color has alpha != 1
    * fix test
    * feat: support changing the CIELab reference white point
    
    * add css lch() export
    
    * feat: add css support for oklab and oklch
    
    * link to discord in readme
    
    * document setLabWhitePoint etc.
    
    * fill in changelog
    
    * quick n dirty responsive website
    
    * remove parsing of css oklab colors for now
    gka authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f9268c0 View commit details
    Browse the repository at this point in the history
  2. chore: fix UMD build (#349)

    * 2.6.1-0
    
    * create separate index files for ES6 + UMD bundles
    gka authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    43847f5 View commit details
    Browse the repository at this point in the history
  3. 3.0.0-0

    gka committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    530703f View commit details
    Browse the repository at this point in the history
  4. create bundles

    gka committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a733f8f View commit details
    Browse the repository at this point in the history
  5. changelog update

    gka committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a57362f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5e7432 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a115767 View commit details
    Browse the repository at this point in the history
Loading