Feature: Add join
macro
Feature: fmt
macro accepts multiple properties; the formatString
is still
the last argument, so this is 100% backwards-compatible with the
single-property version.
Register EmberCPM with Ember.libraries
if available.
Bugfix: macros didn't work with nested properties, e.g.
EmberCPM.Macros.ifNull('author.name')
Initial version with the following macros:
among
encodeURIComponent
encodeURI
fmt
htmlEscape
ifNull
notAmong
notEqual
notMatch
promise
safeString