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
Colin Hicks
3dcfe1348f
Add assertion and config for new test
2013-02-15 13:45:54 -05:00
Colin Hicks
3802fa500e
Add test for unscoped template variable case; compiles a block
2013-02-15 12:12:22 -05:00
Colin Hicks
9f4671ed41
Tweak expected output w/r/t lodash changes; add templateSetting.variable to test configs
2013-02-15 12:09:15 -05:00
Tyler Kellen
44f5566772
typo
2013-02-12 10:37:15 -05:00
Tyler Kellen
2f3f08fa64
Merge pull request #16 from jugglinmike/add-caveat
...
Add caveat for users with advanced workflows
2013-02-12 07:35:29 -08:00
Mike Pennisi
8fab2400f5
Add caveat for users with advanced workflows
...
The detail described here was first discussed in GitHub issue #11 , where
@tkellen requested it be included in the project readme file.
2013-02-11 19:18:12 -05:00
Tyler Kellen
1f3715eaca
update getting started guide link
2013-02-05 11:54:29 -05:00
Tyler Kellen
d16c9f14e7
version bump
2013-01-29 16:01:44 -05:00
Tyler Kellen
a2a57bbb75
Merge pull request #15 from jamie-stackhouse/master
...
Fixes #14
2013-01-29 12:59:35 -08:00
Jamie Stackhouse
73215fc73d
Fix regular expression when dealing with lodash touched source.
2013-01-29 16:27:25 -04:00
Tyler Kellen
38d9cab887
fix version in generated readme
2013-01-26 22:57:05 -05:00
Tyler Kellen
b3b0783855
prep for rc7
2013-01-23 11:48:54 -05:00
Kyle Robinson Young
ab2565473e
Add separator option, warn on nonexistent src files and empty output.
2013-01-10 13:08:29 -08:00
Kyle Robinson Young
f6d67bca77
Switching to this.files property per gruntjs/grunt#606 .
2013-01-09 14:48:55 -08:00
Tyler Kellen
56edaf6b95
Merge pull request #11 from srigi/c39f2c9c3781e56e01e8a8f42ec899125ca1f28e
...
Replace Underscore.js with Lo-Dash
2013-01-02 07:36:58 -08:00
Igor Hlina
c39f2c9c37
Replace Underscore.js with Lo-Dash
2012-12-31 21:06:55 +01:00
Tyler Kellen
6aa2b5e8d1
Merge pull request #10 from taka84u9/processContent-option
...
Added a processContent option
2012-12-29 15:51:36 -08:00
Yuku Takahashi
e933f45e21
Added a processContent option
2012-12-29 22:18:21 +09:00
Tyler Kellen
5b469cae5f
update deps
2012-12-13 10:48:39 -06:00
Tyler Kellen
ee162af004
docs and deps
2012-12-12 16:40:27 -06:00
Tyler Kellen
fb9337ad16
install grunt-cli globally with travis for testing
2012-12-12 16:40:13 -06:00
Tyler Kellen
77b6ec4d5d
fix nodeunit target name
2012-11-28 08:41:28 -06:00