UNPKG

ember-voca

Version:

Ember Template helpers based on voca.js

54 lines (26 loc) 2.46 kB
## [1.0.7](https://github.com/rajasegar/ember-voca/compare/v1.0.6...v1.0.7) (2020-07-11) ### Bug Fixes * **dep:** update package.json description and keywords ([a9298cb](https://github.com/rajasegar/ember-voca/commit/a9298cb647fe1dac56b253013fc03dbd08a0a0bd)) ## [1.0.6](https://github.com/rajasegar/ember-voca/compare/v1.0.5...v1.0.6) (2020-06-13) ### Bug Fixes * add helpers for ends with and includes helpers ([3ef66f5](https://github.com/rajasegar/ember-voca/commit/3ef66f5bb6b7b44873970c15160c75efec05822c)) ## [1.0.5](https://github.com/rajasegar/ember-voca/compare/v1.0.4...v1.0.5) (2020-06-09) ### Bug Fixes * voca-ends with to add end parameter ([8182f5f](https://github.com/rajasegar/ember-voca/commit/8182f5f76b12760569782e83d0291035758f095c)) ## [1.0.4](https://github.com/rajasegar/ember-voca/compare/v1.0.3...v1.0.4) (2020-06-01) ### Bug Fixes * add params for insert, pad, pad-left, pad-right ([b29ad4e](https://github.com/rajasegar/ember-voca/commit/b29ad4edb3bf35587bc8a3aeeb9ee339ebfe0111)) ## [1.0.3](https://github.com/rajasegar/ember-voca/compare/v1.0.2...v1.0.3) (2020-05-20) ### Bug Fixes * update params for count-where, truncate, count-substrings ([bd355c9](https://github.com/rajasegar/ember-voca/commit/bd355c9de8c1347a3af9e7a785a93c757d7fcfee)) ## [1.0.2](https://github.com/rajasegar/ember-voca/compare/v1.0.1...v1.0.2) (2020-05-17) ### Bug Fixes * **ci:** fix release setup for typo ([e70a5c8](https://github.com/rajasegar/ember-voca/commit/e70a5c83def453cf21f89cfa4259d94ca3a4533e)) * update params for last-index-of helper ([075719e](https://github.com/rajasegar/ember-voca/commit/075719e235fbc767d4ba5c88b1dcf5c3b727af45)) ## [1.0.1](https://github.com/rajasegar/ember-voca/compare/v1.0.0...v1.0.1) (2020-05-17) ### Bug Fixes * **ci:** setup pnpm for each job ([7a5e0b3](https://github.com/rajasegar/ember-voca/commit/7a5e0b3317c699502f4a35c17e8268af95b261ff)) * tests for helpers ([8b72ebe](https://github.com/rajasegar/ember-voca/commit/8b72ebe4e4b99cc5a8b66d2c186c22c881fe8674)) * update parameters for substr helper ([622c3c7](https://github.com/rajasegar/ember-voca/commit/622c3c73627096b0c043cd142ae651d6e690f51d)) * update params for slice helper ([1540b1a](https://github.com/rajasegar/ember-voca/commit/1540b1acec69cef73dd90b8cda16bd5634fde2c6)) * update substring helpers to have arguments ([5f177a8](https://github.com/rajasegar/ember-voca/commit/5f177a8e18ae1189e72344ff882c32bf88bc154a))