Releases: snics/ng2-avatar
Releases · snics/ng2-avatar
v2.3.1
Bug Fixes
- lint: add missing semicolon (bacdaf6)
- name: use first character as fallback for non-ASCII case (5b32259)
v2.3.0
Bug Fixes
- @dist: added dist again to gitignore (5a81fe8)
- ssr: transpiled all js file to es5 using babel preset es2015 (new gulp task) (a2b5d5b)
v2.2.1
Bug Fixes
- build: not exported Md5 class (be6f241)
v2.2.0
Bug Fixes
- console: remove console logging, (f5d605f), closes #6
- ui: scrollbar is no longer displayed on windows (22eac5e)
Features
- demo: add demo page with playground and getting started instructions (5881694)
- doc: Add documentations description for avatar (65b0d55)