kpdecker
972f521718
Move noConflict implementation to module
...
DRYs the code to avoid escapes like #1004
Fixes #1004
2015-04-27 10:19:50 -05:00
kpdecker
fc13400b6f
Remove jshint completely
2015-04-27 10:19:49 -05:00
kpdecker
4bed826d0e
Update for let and optional parameters
2015-04-20 02:38:28 -05:00
kpdecker
e3d3eda2e1
Add full support for es6
...
Converts the tool chain to use babel, eslint, and webpack vs. the previous proprietary solutions.
Additionally begins enforcing additional linting concerns as well as updates the code to reflect these rules.
Fixes #855
Fixes #993
2015-04-16 16:43:01 -05:00
kpdecker
8babe05953
Bump code coverage
2014-12-26 11:12:47 -06:00
kpdecker
c4b3c901a5
Provide Handlebars.noConflict implementation
...
Allows for users who are loading via a global pattern to avoid conflicting with other instances of the library.
Fixes #887
2014-11-26 07:48:45 -06:00
kpdecker
b41459055a
Expose default compatibility wrapper for umd build
2014-08-25 22:04:11 -05:00
kpdecker
980c38cebf
Expose escapeExpression on the root object
2014-08-25 00:34:19 -05:00
kpdecker
f17cb3ecac
Run jshint on output
...
Allows us to execute jshint in non-forced mode.
2013-12-01 15:40:08 -06:00
kpdecker
855eae37d0
Create runtime specific module
2013-10-09 02:38:04 -07:00