An open API service providing commit metadata for open source projects.

GitHub / pattern-lab/patternengine-node-handlebars / commits

ARCHIVED - The Handlebars engine for Patternlab/Node

SHA Message Author Date Stats
861a1466 misc Geoffrey Pursell <g****l@t****m> almost 11 years ago
2cca3cbd eliminate redundant "is this really a pattern" checking Geoffrey Pursell <g****l@t****m> almost 11 years ago
eb52998b a little progress on the pseudo-pattern problem. They render now, but Geoffrey Pursell <g****l@t****m> almost 11 years ago
ac54ffb6 We now pass all tests and build "successfully," but pseudo-patterns Geoffrey Pursell <g****l@t****m> almost 11 years ago
157a06e2 updated the instructions to point to the wiki for now BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
a818d284 support for multiple classes on stylemodifier BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
3c3270ad added a note to CONTRIBUTING.md that mentions up for grabs issues BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
e5ac6be1 fix issue with style modifiers not working with spaces in the template BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
5217108d isPatternFile consolidation and tests Geoffrey Pursell <g****l@t****m> almost 11 years ago
9d0eff30 merge Merge remote-tracking branch 'remotes/upstream/pattern-engines' into pattern-... Geoffrey Pursell <g****l@t****m> almost 11 years ago
39123338 merge Merge pull request #181 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
0afb234b pushed the travis config with more node options. BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
56c0efa1 bumped the version BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
9b1d6a93 Updated the changelog and readme to reflext node 4 and 5 support. BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
d5de1737 Updated package.json devDependencies for grunt and gulp configurations. BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
beb6d7e9 merge Merge pull request #179 from gobrendan/master Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
6c61d194 Remove extra/unnecessary word Brendan Rice <h****y@g****m> almost 11 years ago
c6cbcdb4 merge Merge pull request #178 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
fbd6ab24 updated changelog BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
b7e2c981 listItems blocks are only parsed when they contain a partial themselves. now ... BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
bc2460e5 Changelog and readme for styleguideexludes. closes #158 BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
d99b5329 merge Merge remote-tracking branch 'origin/dev' into dev BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
60fc3dcc merge Merge branch 'bramsmulders-styleguideexcludes' into dev BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
f7f164dd merge Merge pull request #175 from pattern-lab/stylemodifiers Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
b5423e0b fix more pesky whitespace/tabs BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
f951fd5e attempting to fix some strange tab behavior BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
4b037eca StyleModifier support. Unit test coverage. Tested basic, listitem, and patter... BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
810c789b converted spaces to tabs Bram Smulders <b****m@b****m> almost 11 years ago
053361f6 added styleguideexcludes #158 Bram Smulders <b****m@b****m> almost 11 years ago
c15d488b some regex helpers for style modifiers and pattern parameters, with unit test... BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
f54db835 Add unit tests for pattern_engines.js and individual pattern engines Geoffrey Pursell <g****l@t****m> almost 11 years ago
37bacdcc Create a new mapping between file extensions and engine names at load Geoffrey Pursell <g****l@t****m> almost 11 years ago
c4d5080d add file extension to oPattern, update unit test Geoffrey Pursell <g****l@t****m> almost 11 years ago
fd5e6b6c start rendering real oPatterns and fix that rendering path Geoffrey Pursell <g****l@t****m> almost 11 years ago
a7236f7b 'working' renderPattern function Geoffrey Pursell <g****l@t****m> almost 11 years ago
f22551bd temporarily restore mustache-only pattern rendering Geoffrey Pursell <g****l@t****m> almost 11 years ago
6a6db63d make PatternEngines a genuine Object, and set up its method-bearing prototype... Geoffrey Pursell <g****l@t****m> almost 11 years ago
a2f5cf7a fix typos and module path issues Geoffrey Pursell <g****l@t****m> almost 11 years ago
f8c24b23 merge Merge pull request #168 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
016e9cee bumping the version number BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
bfafc106 merge Merge pull request #167 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
b962551a added thank you to CHANGELOG BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
191619dd Allow verbose partials for list items BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
8794214b merge Merge pull request #163 from e2tha-e/list-item-verbose-partials Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
c24c761a add some remarks about node 4x BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
dc5333b8 unit test e2tha-e <h****e@g****m> almost 11 years ago
ab95fd64 allowing verbose partials for list items e2tha-e <h****e@g****m> almost 11 years ago
34520463 merge Merge branch 'master' into pattern-engines Geoffrey Pursell <g****l@t****m> almost 11 years ago
8a4d4c66 merge Merge pull request #161 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
e6fc96a8 updating version number for deployment BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
a5e163a1 update node version for travis ci BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
aa521b9a Improvements to menu generation BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
0c8a5305 Changelog for recursive pattern inclusion. BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
ab91e9e4 merge Merge branch 'e2tha-e-recursive-partial-include' into dev BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
d1220d5e merge Merge branch 'recursive-partial-include' of https://github.com/e2tha-e/patter... BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
6fc72a27 Revert "in process stylemodifier work" BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
9487917d in process stylemodifier work BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
0d1082c3 restricting pattern assembly to correct file types e2tha-e <h****e@g****m> almost 11 years ago
e18a80dc refined test e2tha-e <h****e@g****m> almost 11 years ago
0109d6e4 better rendering of navigation subdirs e2tha-e <h****e@g****m> almost 11 years ago
34793f54 keeping the data from underscore-prefixed files, but ignoring in nav e2tha-e <h****e@g****m> almost 11 years ago
9e1fc5df better ordering of pattern variants e2tha-e <h****e@g****m> almost 11 years ago
9441cecd better ordering of pattern variants e2tha-e <h****e@g****m> almost 11 years ago
c3c279c4 reinstating builder/patternlab_gulp.js e2tha-e <h****e@g****m> almost 11 years ago
d30d0c75 unit test e2tha-e <h****e@g****m> almost 11 years ago
b9ee540c unit test e2tha-e <h****e@g****m> almost 11 years ago
2031290d recursive partial include e2tha-e <h****e@g****m> almost 11 years ago
da948477 missed a commit BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
1d63d12a Update CHANGELOG to mention the change to the merge data function. BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
a0161680 merge Merge branch 'e2tha-e-mergeData-2nd-param-priority-over-1st' into dev BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
b0fdb018 merge Merge branch 'mergeData-2nd-param-priority-over-1st' of https://github.com/e2... BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
d0223089 merge Merge tag 'v0.12.0' into pattern-engines Geoffrey Pursell <g****l@t****m> almost 11 years ago
5420ad17 comment fixups Geoffrey Pursell <g****l@t****m> almost 11 years ago
ef23440d merge Merge branch 'dev' of https://github.com/pattern-lab/patternlab-node into dev BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
adc38cfe add some recent pull requests to CHANGELOG BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
0716cad1 merge Merge pull request #155 from e2tha-e/better-ordering-of-pattern-variants-in-t... Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
479b5fc8 merge Merge pull request #144 from e2tha-e/delete-Thumbs.db-and-update-.gitignore Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
38dfe5c5 reversing order of find_pseudopatterns() and addPattern() in pattern_assembler e2tha-e <h****e@g****m> almost 11 years ago
aab79d79 deleting whitespace e2tha-e <h****e@g****m> almost 11 years ago
986f2ead docblock e2tha-e <h****e@g****m> almost 11 years ago
e5f937db unit tests e2tha-e <h****e@g****m> almost 11 years ago
22c67d90 reversing order of params in pseudopattern_hunter.js for variantFileData e2tha-e <h****e@g****m> almost 11 years ago
ca59e835 updating mergeData() so obj2 has priority e2tha-e <h****e@g****m> almost 11 years ago
0e61f75c deleting config from .gitignore entirely e2tha-e <h****e@g****m> almost 11 years ago
12a40e14 merge Merge pull request #149 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> almost 11 years ago
11920715 updated CHANGELOG BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
c85a8bb1 merge Merge branch 'e2tha-e-more-flexible-mustache-partial-syntax' into dev BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
e23f6ba2 merge Merge branch 'more-flexible-mustache-partial-syntax' of https://github.com/e2... BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
c39bbe09 final removal of sass from gulpfile. BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
c832ee7b v0.12.0 release - gulp support BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
469a5a84 Updated README to include BrowserSync BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
3576870d both gulp and grunt configs - with no sass on by default BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
c77d61e1 converted project over to browsersync BRIAN MUENZENMEYER <b****r@g****m> almost 11 years ago
9f510b61 unit tests for verbose mustache partials e2tha-e <h****e@g****m> almost 11 years ago
c68968fa deleting space in control structure to match set standard e2tha-e <h****e@g****m> almost 11 years ago
dedc0937 deleting space in control structure to match set standard e2tha-e <h****e@g****m> almost 11 years ago
0927706c more-flexible-mustache-partial-syntax e2tha-e <h****e@g****m> almost 11 years ago
afb5ddd6 delete Thumbs.db and update .gitignore e2tha-e <h****e@g****m> almost 11 years ago
30f80003 First steps toward a .render() method directly on the oPattern Geoffrey Pursell <g****l@t****m> about 11 years ago
7a0b0d91 merge Merge pull request #140 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> about 11 years ago

← Back to repository