Skip to content

Releases: snics/ng2-avatar

v2.3.1

02 Apr 17:58
Compare
Choose a tag to compare

Bug Fixes

  • lint: add missing semicolon (bacdaf6)
  • name: use first character as fallback for non-ASCII case (5b32259)

v2.3.0

29 Mar 12:50
Compare
Choose a tag to compare

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

21 Dec 01:03
Compare
Choose a tag to compare

Bug Fixes

  • build: not exported Md5 class (be6f241)

v2.2.0

20 Dec 23:44
Compare
Choose a tag to compare

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)