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: d3/d3-color Loading
base: v3.0.1
Choose a base ref
...
head repository: d3/d3-color Loading
compare: v3.1.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 28, 2022

  1. avoid backtracking (#100)

    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    994d8fd View commit details
    Browse the repository at this point in the history
  2. clamp HSL format (#101)

    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    70e3a04 View commit details
    Browse the repository at this point in the history
  3. {rgb,hsl}.clamp() (#102)

    * {rgb,hsl}.clamp()
    
    * Update README
    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ac660c6 View commit details
    Browse the repository at this point in the history
  4. formatHex8 (#103)

    * formatHex8
    
    * adopt template literals
    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    e4bc34e View commit details
    Browse the repository at this point in the history
  5. method shorthand

    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5e9f757 View commit details
    Browse the repository at this point in the history
  6. update dependencies

    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ef94e01 View commit details
    Browse the repository at this point in the history
  7. update LICENSE

    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    75c19c4 View commit details
    Browse the repository at this point in the history
  8. 3.1.0

    mbostock committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7a1573e View commit details
    Browse the repository at this point in the history
Loading