UNPKG

ember-initials

Version:

Simple Initials Avatars for Ember applications

290 lines (169 loc) 13.6 kB
# Change Log ## [v3.13.0](https://github.com/Exelord/ember-initials/tree/v3.13.0) (2018-07-04) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.12.2...v3.13.0) **Implemented enhancements:** - Update dependencies [\#66](https://github.com/Exelord/ember-initials/pull/66) ([Exelord](https://github.com/Exelord)) **Closed issues:** - avatar using all width and height [\#65](https://github.com/Exelord/ember-initials/issues/65) - Make alt text and title configurable [\#64](https://github.com/Exelord/ember-initials/issues/64) - ember-initials is not a helper [\#58](https://github.com/Exelord/ember-initials/issues/58) ## [v3.12.2](https://github.com/Exelord/ember-initials/tree/v3.12.2) (2018-05-17) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.12.1...v3.12.2) **Merged pull requests:** - \[FIX\] Support for engine add-on [\#63](https://github.com/Exelord/ember-initials/pull/63) ([marcemira](https://github.com/marcemira)) ## [v3.12.1](https://github.com/Exelord/ember-initials/tree/v3.12.1) (2018-05-06) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.12.0...v3.12.1) **Closed issues:** - Node.js Version Issues [\#60](https://github.com/Exelord/ember-initials/issues/60) **Merged pull requests:** - update engines package.json [\#61](https://github.com/Exelord/ember-initials/pull/61) ([donaldwasserman](https://github.com/donaldwasserman)) ## [v3.12.0](https://github.com/Exelord/ember-initials/tree/v3.12.0) (2018-05-01) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.11.1...v3.12.0) **Implemented enhancements:** - Feature upgrades 3.1 [\#59](https://github.com/Exelord/ember-initials/pull/59) ([Exelord](https://github.com/Exelord)) **Closed issues:** - Build Canceled: Broccoli Builder ran into an error with `Concat` plugin [\#55](https://github.com/Exelord/ember-initials/issues/55) ## [v3.11.1](https://github.com/Exelord/ember-initials/tree/v3.11.1) (2018-03-21) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.11.0...v3.11.1) **Closed issues:** - md5 issue with fresh install [\#56](https://github.com/Exelord/ember-initials/issues/56) **Merged pull requests:** - Fix md5 [\#57](https://github.com/Exelord/ember-initials/pull/57) ([Exelord](https://github.com/Exelord)) ## [v3.11.0](https://github.com/Exelord/ember-initials/tree/v3.11.0) (2018-02-18) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.10.0...v3.11.0) **Implemented enhancements:** - Upgrade to ember 3.0 [\#54](https://github.com/Exelord/ember-initials/pull/54) ([Exelord](https://github.com/Exelord)) ## [v3.10.0](https://github.com/Exelord/ember-initials/tree/v3.10.0) (2018-02-18) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.9.0...v3.10.0) **Implemented enhancements:** - Simplify build process [\#53](https://github.com/Exelord/ember-initials/pull/53) ([Exelord](https://github.com/Exelord)) ## [v3.9.0](https://github.com/Exelord/ember-initials/tree/v3.9.0) (2018-02-05) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.8.0...v3.9.0) **Implemented enhancements:** - Remove object-hash dependency [\#52](https://github.com/Exelord/ember-initials/pull/52) ([Exelord](https://github.com/Exelord)) ## [v3.8.0](https://github.com/Exelord/ember-initials/tree/v3.8.0) (2018-02-04) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.7.0...v3.8.0) **Implemented enhancements:** - Remove jQuery dependency [\#51](https://github.com/Exelord/ember-initials/pull/51) ([Exelord](https://github.com/Exelord)) ## [v3.7.0](https://github.com/Exelord/ember-initials/tree/v3.7.0) (2018-01-19) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.6.1...v3.7.0) **Implemented enhancements:** - Upgrade Ember 2.18 [\#47](https://github.com/Exelord/ember-initials/pull/47) ([Exelord](https://github.com/Exelord)) - Add tests for object hash [\#44](https://github.com/Exelord/ember-initials/pull/44) ([Exelord](https://github.com/Exelord)) **Fixed bugs:** - Newest release fails in fastboot [\#42](https://github.com/Exelord/ember-initials/issues/42) - Allow to override colors and styles [\#50](https://github.com/Exelord/ember-initials/pull/50) ([Exelord](https://github.com/Exelord)) **Closed issues:** - Cannot read property 'initialsFor' of undefined [\#46](https://github.com/Exelord/ember-initials/issues/46) ## [v3.6.1](https://github.com/Exelord/ember-initials/tree/v3.6.1) (2018-01-05) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.6.0...v3.6.1) **Implemented enhancements:** - Initialize cache store only when used [\#49](https://github.com/Exelord/ember-initials/pull/49) ([Exelord](https://github.com/Exelord)) **Fixed bugs:** - Initialize cache store only when used [\#49](https://github.com/Exelord/ember-initials/pull/49) ([Exelord](https://github.com/Exelord)) - Fix container initializer [\#45](https://github.com/Exelord/ember-initials/pull/45) ([Exelord](https://github.com/Exelord)) ## [v3.6.0](https://github.com/Exelord/ember-initials/tree/v3.6.0) (2017-12-26) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.5.0...v3.6.0) **Implemented enhancements:** - Feature refactor [\#41](https://github.com/Exelord/ember-initials/pull/41) ([Exelord](https://github.com/Exelord)) ## [v3.5.0](https://github.com/Exelord/ember-initials/tree/v3.5.0) (2017-12-26) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.4.0...v3.5.0) **Implemented enhancements:** - Ember 2.17 upgrade [\#40](https://github.com/Exelord/ember-initials/pull/40) ([Exelord](https://github.com/Exelord)) ## [v3.4.0](https://github.com/Exelord/ember-initials/tree/v3.4.0) (2017-11-27) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.3.0...v3.4.0) **Implemented enhancements:** - Packages upgrades [\#39](https://github.com/Exelord/ember-initials/pull/39) ([Exelord](https://github.com/Exelord)) **Closed issues:** - how to generate round avatar [\#38](https://github.com/Exelord/ember-initials/issues/38) - Test failures when setting a value on a destroyed initials mixin. [\#36](https://github.com/Exelord/ember-initials/issues/36) ## [v3.3.0](https://github.com/Exelord/ember-initials/tree/v3.3.0) (2017-06-27) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.2.1...v3.3.0) **Implemented enhancements:** - Upgrade packages [\#35](https://github.com/Exelord/ember-initials/pull/35) ([Exelord](https://github.com/Exelord)) **Fixed bugs:** - Fix breaking changes in FastBoot 1.0 [\#34](https://github.com/Exelord/ember-initials/issues/34) - Upgrade packages [\#35](https://github.com/Exelord/ember-initials/pull/35) ([Exelord](https://github.com/Exelord)) - Fix potential problem with ember assign [\#33](https://github.com/Exelord/ember-initials/pull/33) ([Exelord](https://github.com/Exelord)) **Closed issues:** - could not install [\#32](https://github.com/Exelord/ember-initials/issues/32) ## [v3.2.1](https://github.com/Exelord/ember-initials/tree/v3.2.1) (2017-05-01) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.2.0...v3.2.1) ## [v3.2.0](https://github.com/Exelord/ember-initials/tree/v3.2.0) (2017-05-01) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.1.0...v3.2.0) **Implemented enhancements:** - Refactor package [\#31](https://github.com/Exelord/ember-initials/pull/31) ([Exelord](https://github.com/Exelord)) - Initials caching [\#30](https://github.com/Exelord/ember-initials/pull/30) ([Exelord](https://github.com/Exelord)) **Closed issues:** - Seeing 404's for image blobs, can't figure out why -- in Chrome, not Firefox \*hrmph\* [\#29](https://github.com/Exelord/ember-initials/issues/29) ## [v3.1.0](https://github.com/Exelord/ember-initials/tree/v3.1.0) (2017-04-08) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.0.3...v3.1.0) **Implemented enhancements:** - Remove bower deps [\#26](https://github.com/Exelord/ember-initials/pull/26) ([Exelord](https://github.com/Exelord)) **Closed issues:** - MD5 stuff breaking new projects [\#25](https://github.com/Exelord/ember-initials/issues/25) - Can't seem to upgrade from 2.4.0 to 3.0.0 [\#22](https://github.com/Exelord/ember-initials/issues/22) **Merged pull requests:** - Update packages [\#27](https://github.com/Exelord/ember-initials/pull/27) ([Exelord](https://github.com/Exelord)) ## [v3.0.3](https://github.com/Exelord/ember-initials/tree/v3.0.3) (2017-03-17) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.0.1...v3.0.3) ## [v3.0.1](https://github.com/Exelord/ember-initials/tree/v3.0.1) (2017-03-15) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.0.0...v3.0.1) **Fixed bugs:** - Add md5 shims [\#24](https://github.com/Exelord/ember-initials/pull/24) ([Exelord](https://github.com/Exelord)) **Closed issues:** - Is it possible to SPECIFY a background color for any usage of initials? [\#23](https://github.com/Exelord/ember-initials/issues/23) - Support for users images [\#20](https://github.com/Exelord/ember-initials/issues/20) - Support for gravatars [\#19](https://github.com/Exelord/ember-initials/issues/19) ## [v3.0.0](https://github.com/Exelord/ember-initials/tree/v3.0.0) (2017-03-13) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.4.0...v3.0.0) **Implemented enhancements:** - Avatars as Images, Gravatars, Initials and adorables... 4 in 1 [\#21](https://github.com/Exelord/ember-initials/pull/21) ([Exelord](https://github.com/Exelord)) - Improve priavte api [\#17](https://github.com/Exelord/ember-initials/pull/17) ([Exelord](https://github.com/Exelord)) **Closed issues:** - Helper can't be found [\#15](https://github.com/Exelord/ember-initials/issues/15) - What is the browser support for your addon? [\#14](https://github.com/Exelord/ember-initials/issues/14) **Merged pull requests:** - Add no sizing attributes note to readme [\#18](https://github.com/Exelord/ember-initials/pull/18) ([Frozenfire92](https://github.com/Frozenfire92)) ## [v2.4.0](https://github.com/Exelord/ember-initials/tree/v2.4.0) (2017-02-26) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.3.1...v2.4.0) **Implemented enhancements:** - Upgrade packages [\#13](https://github.com/Exelord/ember-initials/pull/13) ([Exelord](https://github.com/Exelord)) - New page [\#12](https://github.com/Exelord/ember-initials/pull/12) ([Exelord](https://github.com/Exelord)) ## [v2.3.1](https://github.com/Exelord/ember-initials/tree/v2.3.1) (2017-02-26) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.3.0...v2.3.1) ## [v2.3.0](https://github.com/Exelord/ember-initials/tree/v2.3.0) (2017-02-23) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.2.0...v2.3.0) **Implemented enhancements:** - Fastboot compatibility [\#10](https://github.com/Exelord/ember-initials/issues/10) - Fix fastboot errors [\#11](https://github.com/Exelord/ember-initials/pull/11) ([Exelord](https://github.com/Exelord)) ## [v2.2.0](https://github.com/Exelord/ember-initials/tree/v2.2.0) (2017-01-06) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.1.1...v2.2.0) **Implemented enhancements:** - Upgrade packages [\#9](https://github.com/Exelord/ember-initials/pull/9) ([Exelord](https://github.com/Exelord)) **Fixed bugs:** - Fix IE compatibility [\#8](https://github.com/Exelord/ember-initials/pull/8) ([Exelord](https://github.com/Exelord)) ## [v2.1.1](https://github.com/Exelord/ember-initials/tree/v2.1.1) (2016-12-26) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.1.0...v2.1.1) **Fixed bugs:** - Fix revoking images [\#7](https://github.com/Exelord/ember-initials/pull/7) ([Exelord](https://github.com/Exelord)) ## [v2.1.0](https://github.com/Exelord/ember-initials/tree/v2.1.0) (2016-12-18) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.0.3...v2.1.0) **Fixed bugs:** - \[Bug\] Removing name and default name in demo page causes "Uncaught TypeError: Cannot read property 'toUpperCase' of undefined" error [\#4](https://github.com/Exelord/ember-initials/issues/4) - Fix letter capitalizer [\#5](https://github.com/Exelord/ember-initials/pull/5) ([Exelord](https://github.com/Exelord)) **Merged pull requests:** - Optimize SVG initials [\#6](https://github.com/Exelord/ember-initials/pull/6) ([Exelord](https://github.com/Exelord)) ## [v2.0.3](https://github.com/Exelord/ember-initials/tree/v2.0.3) (2016-11-26) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.0.2...v2.0.3) **Fixed bugs:** - Fix latin initials [\#3](https://github.com/Exelord/ember-initials/pull/3) ([Exelord](https://github.com/Exelord)) ## [v2.0.2](https://github.com/Exelord/ember-initials/tree/v2.0.2) (2016-11-25) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.0.1...v2.0.2) ## [v2.0.1](https://github.com/Exelord/ember-initials/tree/v2.0.1) (2016-11-21) [Full Changelog](https://github.com/Exelord/ember-initials/compare/v2.0.0...v2.0.1) ## [v2.0.0](https://github.com/Exelord/ember-initials/tree/v2.0.0) (2016-11-21) **Merged pull requests:** - v1.0.0 [\#2](https://github.com/Exelord/ember-initials/pull/2) ([Exelord](https://github.com/Exelord)) - Refactor package [\#1](https://github.com/Exelord/ember-initials/pull/1) ([Exelord](https://github.com/Exelord)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*