Commit Graph

108 Commits

Author SHA1 Message Date
javi
10f13508aa allow to set template compiler 2017-09-04 10:50:07 +02:00
XhmikosR
719a961fb5 Normalize line endings. 2016-04-15 10:46:40 +03:00
XhmikosR
285f3ec285 Trying to fix Windows tests; one is left broken. 2016-04-14 09:52:41 +03:00
XhmikosR
806ddbe0c0 Minor lint tweaks. 2016-04-14 09:46:33 +03:00
XhmikosR
adb8c048de Add AppVeyor support. 2016-04-14 09:32:54 +03:00
Kyle Robinson Young
c8bf51f6e5 Update grunt-contrib-internal 2016-04-05 20:35:13 -07:00
Vlad Filippov
8491220004 v1.0.0 2016-03-04 17:18:27 -05:00
Kyle Robinson Young
10a06938b9 Point main to task 2016-01-29 19:21:39 -08:00
Kyle Robinson Young
400eba0fa1 Remove peerDeps. Ref gruntjs/grunt#1116 2016-01-29 19:21:10 -08:00
Kyle Robinson Young
a71859bdf3 Update copyright to 2016 2016-01-04 17:15:22 -08:00
XhmikosR
dba65df851 Update jst-options.md
[ci skip]
2015-10-14 17:11:06 +03:00
Kyle Robinson Young
0b22db3937 Fix deprecated package.json licenses 2015-05-28 15:01:36 -07:00
Sindre Sorhus
d06dc07fd3 bump deps 2015-02-24 20:52:20 +07:00
Sindre Sorhus
a860ce1eb9 minor tweaks 2015-02-08 20:21:12 +07:00
Kyle Robinson Young
514e7782a6 Update copyright to 2015 2015-01-01 11:30:53 -08:00
vladikoff
53cfd8107e Dependency and doc updates. 2014-07-11 10:17:51 -07:00
Sindre Sorhus
f50f1a76cc Update .travis.yml 2014-03-01 03:48:00 +01:00
Sindre Sorhus
671b3d069c bump readme 2014-03-01 03:30:07 +01:00
Sindre Sorhus
eea4f84f69 0.6.0 2014-03-01 03:29:03 +01:00
Sindre Sorhus
5de2bd1e4d add some color 2014-03-01 03:22:40 +01:00
Sindre Sorhus
3aedc01de3 better regex 2014-03-01 03:17:38 +01:00
Sindre Sorhus
8a8cdd6b04 bump deps 2014-03-01 03:03:54 +01:00
Kyle Robinson Young
3576c6f107 Update copyright to 2014 2014-02-28 16:55:57 -08:00
Vlad Filippov
1b68927794 Merge pull request #40 from jogjayr/patch-2
Make processName example clearer
2014-01-24 13:31:34 -08:00
Jayraj Jog
ba4ba32360 Make processName example clearer
The description for processName says the function is passed the filepath but the example uses an argument named `filename`. This change makes it clearer that the filepath is being passed to the function
2014-01-24 12:16:10 -08:00
Kyle Robinson Young
a5c76f56e4 Explicitly set files to publish to npm. Ref gruntjs/gruntjs.com#65 2013-12-15 10:17:44 -08:00
Kyle Robinson Young
ffb72d7dd9 Remove verbose writeFlags as of Grunt v0.4.2 its automatic. Ref gruntjs/grunt#749. 2013-11-30 09:12:35 -08:00
Mason Stewart
37326b9a58 Clarification about interpolation setting in the README. Fixes #29
Closes gh-34.
2013-10-23 00:34:59 -04:00
Kyle Robinson Young
38ee6e22d4 Remove Gruntfile.js as main in package.json 2013-09-14 12:12:09 -07:00
Kyle Robinson Young
2a793822f4 Bump v0.5.1 2013-07-14 19:25:40 -07:00
Kyle Robinson Young
1b64cccea0 Fix typo 2013-07-14 19:25:18 -07:00
Kyle Robinson Young
8839411c2c Upgrade jshint 2013-07-14 19:21:01 -07:00
Kyle Robinson Young
ef494300fa Update copyright to 2013 2013-07-14 19:19:52 -07:00
Kyle Robinson Young
4ec59db55c Add gitattributes to fix crlf issues 2013-07-14 19:18:09 -07:00
Kyle Robinson Young
f7bd8b7c52 Merge pull request #30 from jimrubenstein/master
Add the filepath for the JST that failed to compile
2013-07-14 19:14:14 -07:00
Jim Rubenstein
7b290ffe80 Output which file failed to compile 2013-07-14 21:38:36 -04:00
Tyler Kellen
dc66a34f38 quote version number for travis 2013-03-15 01:27:09 -05:00
Tyler Kellen
dfe5b8f22a add node 0.10 to travis 2013-03-14 17:21:29 -05:00
Tyler Kellen
0588336f6c update docs 2013-03-06 12:54:06 -05:00
Tyler Kellen
4eaee630c9 version bump 2013-03-06 12:51:36 -05:00
Tyler Kellen
666ff0053e Merge pull request #25 from Alshten/master
Return the function when namespace explicitely set to 'false'
2013-03-06 09:48:08 -08:00
Adrien Antoine
30685afc19 Replaced amdWrapper by amd 2013-03-06 17:09:18 +00:00
Adrien Antoine
efee77f83c Fixed the tests for the AMD-no-Namespace improvement 2013-03-06 13:56:40 +00:00
Adrien Antoine
4a4e1734bf Improved AMD support when namespace = false 2013-03-06 11:44:15 +00:00
Tyler Kellen
2277764a38 bump contrib-jshint 2013-02-26 11:43:50 -05:00
Tyler Kellen
1bd9475ad2 regen readme to fix typo 2013-02-20 12:42:59 -05:00
Tyler Kellen
d8af514686 add peerDependencies 2013-02-18 08:56:56 -05:00
Tyler Kellen
32b10d3fc8 fix test 2013-02-18 08:56:46 -05:00
Tyler Kellen
87924a766f 0.4 release 2013-02-15 18:58:22 -05:00
Tyler Kellen
ffe9197837 Merge pull request #19 from colinhicks/fix-tests
Fix tests failing since lodash version bump
2013-02-15 15:56:12 -08:00