COMMITS
/ test/ng/interpolateSpec.js January 30, 2018
P
feat($sce): handle URL sanitization through the `$sce` service
Pete Bacon Darwin committed
June 16, 2017
J
fix($parse): always pass the intercepted value to watchers
Jason Bedard committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
June 22, 2016
M
feat($interpolate): use custom toString() function if present
Martin Staffa committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
October 28, 2014
J
perf($interpolate): provide a simplified result for constant expressions
Jason Bedard committed
February 14, 2015
J
test($interpolate): ensure constant interpolation watchers are removed
Jason Bedard committed
November 19, 2014
J
test($interpolate): adding tests for watching $interpolate functions
Jason Bedard committed
August 18, 2014
L
perf($interpolate): do not keep empty separators
Lucas Galfaso committed
May 20, 2014
C
feat($interpolate): escaped interpolation expressions
Caitlin Potter committed
April 28, 2014
B
feat($interpolate): add optional allOrNothing param
Brian Ford committed
April 24, 2014
C
fix($interpolate): don't ReferenceError when context is undefined
Caitlin Potter committed
April 18, 2014
I
perf($interpolate): speed up interpolation by recreating watchGroup approach
Igor Minar committed
March 6, 2014
R
refactor($interpolate): split .parts into .expressions and .separators
rodyhaddad committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
May 14, 2013
C
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa committed
June 22, 2013
C
fix($compile): reject multi-expression interpolations for src attribute
Chirayu Krishnappa committed
June 8, 2013
K
chore(minErr): replace ngError with minErr
Ken Sheedlo committed
May 24, 2013
I
feat(ngError): add error message compression and better error messages
Igor Minar committed
May 25, 2012
P
fix($parser): string concatination with undefined model
petrovalex committed
July 19, 2012
B
feat($interpolate): provide contextual error messages
Brian Ford committed
August 11, 2012
I
feat($interpolate): expose start/end symbols in run phase
Igor Minar committed
I
fix($interpolate): $interpolateProvider.endSymbol() returns startSymbol
Igor Minar committed
March 23, 2012
M
chore(module): move files around in preparation for more modules
Misko Hevery committed