Gennadiy Litvinyuk
7130a11539
Preserve License info in Closure Compiler
...
To preserve license info in Closure Compiler the license has to be JSDoc-comment (not simple comment) and have @license before license text
2016-02-05 15:03:19 +01:00
Kevin Decker
4788b03192
Merge pull request #1171 from paulfalgout/patch-1
...
Contributing doc fix: failing thats -> failing tests
2016-01-20 02:05:46 -06:00
Paul Falgout
0b8fd1d8a8
Contributing doc fix: failing thats -> failing tests
2016-01-19 16:21:50 -06:00
Kevin Decker
89c8b3a886
Merge pull request #1166 from timwangdev/patch-1
...
Update license date
2016-01-05 21:46:51 -06:00
Tim Wang
b55a120e82
Update license date
2016-01-06 10:47:29 +08:00
kpdecker
dfc75545fa
Update jsfiddle to point to latest
2015-12-26 18:49:28 -06:00
kpdecker
400bada31f
Avoid multiple babel execution cycles
2015-12-26 18:49:28 -06:00
kpdecker
834695e241
Remove cdnjs copy task
2015-12-26 18:49:28 -06:00
kpdecker
5302782c08
Drop removed amd task from watch list
2015-12-26 18:49:28 -06:00
kpdecker
118836f390
Throw exception if id tracking args are passed
...
Fixes #1151
2015-12-26 18:49:28 -06:00
Kevin Decker
ee6fadffb4
Merge pull request #1163 from adjohnson916/patch-1
...
Fix typos on decorators-api.md.
2015-12-24 09:15:34 -06:00
Anders D. Johnson
ec64cf9293
Fix typos on decorators-api.md.
2015-12-23 15:28:46 -06:00
kpdecker
9a94d1771f
Restore babel compile options
2015-12-14 02:52:38 -06:00
kpdecker
164f1c13f7
Use istanbul fork for proper line coverage
2015-12-14 02:46:42 -06:00
kpdecker
8517352e20
Remove amd files from the build
...
Users can utilize the UMD library if they are still using require.js and if they need to have specific modules, they can consume the cjs or es6 modules via webpack or similar.
Fix for #1096
2015-12-14 02:31:13 -06:00
kpdecker
63fdb92472
Drop extra Error params
...
This was causing a difficult to diagnose failure under IE and doesn’t give us enough value to justify the change.
2015-12-14 02:24:06 -06:00
Kevin Decker
8a9c79b799
Merge pull request #1153 from ryanmurakami/master
...
Adding documentation for running tests
2015-12-14 01:33:23 -06:00
Ryan Lewis
eb1ec52b45
moving test documentation to contributing.md
2015-12-13 21:42:54 -08:00
Ryan Lewis
21bf95c92a
Merge branch 'master' of https://github.com/ryanmurakami/handlebars.js
2015-12-13 20:42:13 -08:00
Ryan Lewis
cc0b239aaf
Adding documentation for running tests
2015-12-13 20:40:50 -08:00
kpdecker
a6121cae79
Avoid error in older browsers in test
...
The tests are run through the transpiler and just reverting the user of template literal is easier than adding transpiler to the test stack.
2015-12-12 17:09:24 -06:00
kpdecker
871c32a6f9
Update target browser test versions
2015-12-12 16:26:48 -06:00
kpdecker
326734b0f3
Exclude coverage check in exception conditional
2015-12-12 16:14:17 -06:00
kpdecker
2ea6119a83
Fix throw when creating exception object in Safari
...
https://github.com/jquery/esprima/issues/1290
2015-12-12 16:07:52 -06:00
kpdecker
8289c0bf3a
Update build for modern node versions
2015-12-12 15:34:06 -06:00
kpdecker
25458fdc2a
Relax depth check for context push
...
Fixes #1135
2015-12-12 15:27:56 -06:00
kpdecker
63a08890cc
Remove semi-documented _setup and _child APIs
...
These were a bad idea to begin with and without the trackIds implementation they don’t make much sense.
2015-12-12 15:27:26 -06:00
Kevin Decker
0f054efcdb
Merge pull request #1148 from machty/rm-trackids-stringparams
...
Remove stringParams and trackIds mode
2015-12-10 14:04:34 -06:00
machty
3f77b82ed0
Remove stringParams and trackIds mode
...
Closes #1145
2015-12-10 14:22:45 -05:00
kpdecker
205c61cfb1
v4.0.5
v4.0.5
2015-11-19 23:06:54 -06:00
kpdecker
ddaff8ea29
Update release notes
2015-11-19 23:06:29 -06:00
kpdecker
685cf92bcb
Return current handlebars instance from noConflict
...
Fixes wycats/handlebars-site#131
2015-11-19 22:58:26 -06:00
kpdecker
7a6c228592
Add webpack to dev dependency to support npm 3
2015-11-19 22:55:03 -06:00
kpdecker
0a3b3c2831
Further relax uglify dependency
2015-11-19 22:54:39 -06:00
kpdecker
251ec3b128
Work around uglify preserveComments some issue
...
Root cause: https://github.com/gruntjs/grunt-contrib-uglify/issues/366
Fixes #1129
2015-11-19 22:54:20 -06:00
kpdecker
c21118d04b
Include tests for minimized artifacts
2015-11-19 22:53:31 -06:00
Kevin Decker
0f00f31f6b
Merge pull request #1132 from plynchnlm/master
...
Update uglify-js to avoid vulnerability
2015-11-18 01:13:47 -06:00
Paul Lynch
1dc417f1a5
Update uglify-js to avoid vulnerability
2015-11-16 18:23:25 -05:00
kpdecker
9f59de9657
Fix lint errors under latest eslint
2015-10-31 13:32:43 -05:00
Kevin Decker
3406b95cfd
Merge pull request #1127 from victorwpbastos/master
...
Tag DOMBars as deprecated
2015-10-31 12:25:38 -05:00
Victor Bastos
7b48a284e0
Tag DOMBars as deprecated
2015-10-31 13:51:14 -02:00
kpdecker
98a6717e9e
Add print-script helper script
2015-10-30 12:21:15 -05:00
kpdecker
b7c95e9feb
v4.0.4
v4.0.4
2015-10-29 01:54:17 -05:00
kpdecker
b1e561ee26
Update release notes
2015-10-29 01:53:40 -05:00
Kevin Decker
690ae2edc7
Merge pull request #1125 from nknapp/patch-2
...
Add promised-handlebars to "in-the-wild"-list
2015-10-29 01:50:17 -05:00
Nils Knappmeier
496ed8a25f
Add promised-handlebars to "in-the-wild"-list
2015-10-28 18:00:16 +01:00
Kevin Decker
d20f02d10d
Merge pull request #1121 from shinypb/undefined_partial_error_message
...
Include partial name in 'undefined partial' exception message
2015-10-19 12:01:39 -05:00
Mark Christian
33b53ef989
Use template string ✨ for error message and double-quotes for quoting partial name
2015-10-19 09:44:53 -07:00
Mark Christian
f08d48764d
Include partial name in 'undefined partial' exception message
2015-10-19 09:22:54 -07:00
kpdecker
9365b82900
v4.0.3
v4.0.3
2015-09-23 22:41:14 -05:00