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: Marak/colors.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: Marak/colors.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    aa012aa View commit details
    Browse the repository at this point in the history
  2. Fixed: throws non-intuitive error on color.red(null) but not on color…

    …s.red(undefined) (#261)
    jweinsteincbt authored and DABH committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    5d9eb90 View commit details
    Browse the repository at this point in the history
  3. more node versions

    DABH committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    9bfb136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acb7f66 View commit details
    Browse the repository at this point in the history
  5. Document colors.enable() and .disable() (#255)

    Resolves #251 requesting documentation for the enable/disable functions. This documents them in the readme. My explanation doesn't really fit the tone of the rest of the readme, so I'm open to changing the wording
    mrjacobbloom authored and DABH committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    a1407ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4d964b View commit details
    Browse the repository at this point in the history
  7. Add bright/light colors, closes #128

    DABH committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    56de9f0 View commit details
    Browse the repository at this point in the history
  8. update roadmap

    DABH committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    baa0e1c View commit details
    Browse the repository at this point in the history
Loading