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: stewartlord/identicon.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: stewartlord/identicon.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on May 1, 2017

  1. Copy the full SHA
    359c665 View commit details
  2. Remove support for optional hash as it didn't work correctly (#34)

    * Remove support for optional hash as it didn't work correctly.
    * Bump version
    stewartlord authored May 1, 2017
    Copy the full SHA
    7961557 View commit details
  3. Copy the full SHA
    79591e9 View commit details
  4. Copy the full SHA
    e6933b7 View commit details

Commits on May 3, 2017

  1. Add a pretty screenshot!

    stewartlord committed May 3, 2017
    Copy the full SHA
    5a82081 View commit details
  2. Crop screenshot tighter.

    stewartlord committed May 3, 2017
    Copy the full SHA
    c89c179 View commit details

Commits on May 5, 2017

  1. Copy the full SHA
    1bf8eb4 View commit details

Commits on Jun 21, 2017

  1. changed octal encoding to hex encoding

    hai-ko authored and stewartlord committed Jun 21, 2017
    Copy the full SHA
    5f1d802 View commit details
  2. 1
    Copy the full SHA
    e80c36c View commit details
  3. Update identicon.js

    akhra authored and stewartlord committed Jun 21, 2017
    Copy the full SHA
    dc90e03 View commit details

Commits on Jun 25, 2017

  1. Bump version to 2.3.0

    stewartlord committed Jun 25, 2017
    Copy the full SHA
    a06ecf6 View commit details
  2. Copy the full SHA
    559a1f4 View commit details

Commits on Jul 11, 2017

  1. fix demo in readme

    LucidityDesign authored and stewartlord committed Jul 11, 2017
    Copy the full SHA
    096bda8 View commit details
  2. syntax typo

    `bg` is not defined because of the semicolon
    LucidityDesign authored and stewartlord committed Jul 11, 2017
    Copy the full SHA
    98973cb View commit details
  3. Bump version

    stewartlord committed Jul 11, 2017
    Copy the full SHA
    4904e7d View commit details

Commits on Mar 19, 2018

  1. Copy the full SHA
    0a13832 View commit details
  2. More compatible fix.

    stewartlord committed Mar 19, 2018
    Copy the full SHA
    79043ea View commit details
  3. Bump version to 2.3.2

    Stewart Lord committed Mar 19, 2018
    Copy the full SHA
    acd9273 View commit details

Commits on Sep 20, 2018

  1. Fix exception "btoa is not defined"

    btoa is not defined
        at Svg.getBase64 (/Users/ars/src/***/node_modules/identicon.js/identicon.js:190:13)
        at Identicon.toString (/Users/ars/src/***/node_modules/identicon.js/identicon.js:133:38)
        at Object.generateIcon (/Users/ars/src/***/backend/lib/helpers.js:88:46)
    h0x91b authored and stewartlord committed Sep 20, 2018
    Copy the full SHA
    f9983d7 View commit details
  2. Yoda style

    h0x91b authored and stewartlord committed Sep 20, 2018
    Copy the full SHA
    9db16af View commit details
  3. Bump version to 2.3.3

    stewartlord committed Sep 20, 2018
    Copy the full SHA
    4fad7ca View commit details

Commits on Mar 24, 2022

  1. Copy the full SHA
    7063ae1 View commit details
Loading