0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update LICENSE More... over 7 years ago
Bumped version. More... over 7 years ago
Updated license. More... over 7 years ago
Removed old comment. More... over 7 years ago
Changed license to MIT. More... over 7 years ago
Use canvas-renderer version 2.0.0. More... over 7 years ago
Bug fix: canvas rendering using semitransparent background did not work in Microsoft browsers, since the #RRGGBBAA color syntax is not yet supported. More... almost 8 years ago
Add reference to Swift implementation More... almost 8 years ago
Bug fix: config was not applied on automatically generated icons. More... almost 8 years ago
Improved color regex. More... almost 8 years ago
Removed duplicated padding calculation. More... almost 8 years ago
Added padding parameter to drawIcon method. More... almost 8 years ago
Added backColor config option (fix #24) More... almost 8 years ago
Bug fix: added moveTo to avoid two unnecessary edges being drawn between circle shapes. More... almost 8 years ago
Bug fix: sharpened center shape 5. More... almost 8 years ago
Update README.md More... almost 8 years ago
Fixed wrong version in README code example. More... almost 8 years ago
Release More... almost 8 years ago
Updated Bower ignore list. More... almost 8 years ago
Copy icon configuration to base object before each call to base class. More... almost 8 years ago
Documentation. More... almost 8 years ago
Updated npmignore. More... almost 8 years ago
Removed unused require. More... almost 8 years ago
Added Software keyword to generated PNG files. More... almost 8 years ago
Adapted the build scripts to the CommonJS sources. More... almost 8 years ago
Bug fix: the jdenticon.version property did not contain a valid version when the npm package was used in Node. More... almost 8 years ago
Removed RequireJS dependency (fix #20) More... almost 8 years ago
Bug fix: canvas context was not reset after drawing an icon, causing alignment issues while drawing another icon using the same context. More... almost 8 years ago
Updated browser tests to load CommonJS modules when running from source code. More... almost 8 years ago
Replaced AMD style module defintions with CommonJS style module definitions. More... almost 8 years ago