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
e5448f09 a more accurate docblock e2tha-e <h****e@g****m> over 10 years ago
d3df3a38 Stashing changes - working Twig template includes! Ghoweri, Salem (BOS-GEN) <S****i@w****m> over 10 years ago
9105c4b2 merge Merge remote-tracking branch 'refs/remotes/upstream/dev' into default-pattern... Geoffrey Pursell <g****l@t****m> over 10 years ago
b746ff8b oops, debugger statement Geoffrey Pursell <g****l@t****m> over 10 years ago
b9e81395 merge Merge branch 'dev' into pattern-engines Geoffrey Pursell <g****l@t****m> over 10 years ago
600b990a merge Merge commit 'upstream/dev^' into pattern-engines Geoffrey Pursell <g****l@t****m> over 10 years ago
717e1390 merge Merge pull request #275 from pattern-lab/code-cleanup Brian Muenzenmeyer <b****r@s****t> over 10 years ago
2e3236b9 fix a bad merge BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
e4658cdb merge Merge branch 'e2tha-e-replacing-eval-with-JSON.parse' into code-cleanup BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
87c5100a merge Merge branch 'dev' into code-cleanup BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
c6381572 add note about our new standardization tools in CONTRIBUTING.md BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
79855cbb Added eslint tasks to build (both) and travis step (grunt only) BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
657ca995 turn off redeclare BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
c304a78a turn off block scoped var rule BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
25d3b7fe merge Merge pull request #276 from e2tha-e/replacing-eval-with-JSON.parse Brian Muenzenmeyer <b****r@s****t> over 10 years ago
1d4d59a5 merge Merge branch 'replacing-eval-with-JSON.parse' of https://github.com/e2tha-e/p... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
083238eb merge Merge branch 'fix-browsersync-double-badge' into dev BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
39d7df28 merge Merge branch 'dev' into fix-browsersync-double-badge BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
7fab92b1 missed reformatting this file BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
07148557 shortened the eslint consecutive variable declaration indent- because editorc... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
c7609d7d loosen rules on block scope "violations" and redeclares. BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
bf270833 added eslint to devDependencies. removed dead function BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
3a4ecc20 merge Merge branch 'dev' into code-cleanup BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
2f57f65a more robust parameter to json conversion e2tha-e <h****e@g****m> over 10 years ago
7863fefa config and task runner cleanup New Geoff <n****f@g****t> over 10 years ago
d2ff6ea4 most of the rest of the builder JS, reformatted New Geoff <n****f@g****t> over 10 years ago
8f27e792 more reformatting and tweaks New Geoff <n****f@g****t> over 10 years ago
6db75a91 more rule refinements New Geoff <n****f@g****t> over 10 years ago
31b94bd0 add keyword spacing rule and update lineage_hunter to match New Geoff <n****f@g****t> over 10 years ago
fae00ec7 Reformatted lineage_hunter.js to pass lint New Geoff <n****f@g****t> over 10 years ago
4f4b06cc Better .eslintrc with more rules New Geoff <n****f@g****t> over 10 years ago
4dbe10d4 Make the glob include anything with a parameter right after the leading New Geoff <n****f@g****t> over 10 years ago
6ad1f852 deleting the changelog in favor of https://github.com/pattern-lab/patternlab-... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
276761f9 add .editorconfig and .eslintrc from pattern-engines branch New Geoff <n****f@g****t> over 10 years ago
87526520 Add glob to match ?p= pattern URLs on the main UI chrome so BrowserSync Geoffrey Pursell <g****l@t****m> over 10 years ago
4e0ad4da Support for configuring a default pattern in config.json Geoffrey Pursell <g****l@t****m> over 10 years ago
86ae2269 Don't run handlebars unit tests if handlebars isn't installed Geoffrey Pursell <g****l@t****m> over 10 years ago
fe2ea006 *temporarily* add template renderers to package.json just so our unit Geoffrey Pursell <g****l@t****m> over 10 years ago
ad8324da comment on engine support level and cleanup Geoffrey Pursell <g****l@t****m> over 10 years ago
cfa2aafa Gulpfile enhancements: auto-watch all supported template types Geoffrey Pursell <g****l@t****m> over 10 years ago
5c4d0653 Underscore engine with basic support and unit tests! Geoffrey Pursell <g****l@t****m> over 10 years ago
1fc4eafd merge Merge pull request #267 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> over 10 years ago
d7535dce update team with links to github BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
3507a59d add core team section to readme BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
bf294171 merge Merge pull request #266 from pattern-lab/217 Brian Muenzenmeyer <b****r@s****t> over 10 years ago
13ca810a prep for 1.1.3 release BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
9aee1f22 add view all to pattern types BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
faf36a0e merge Merge pull request #263 from e2tha-e/parameter-json-parse Brian Muenzenmeyer <b****r@s****t> over 10 years ago
279a487e unit tests for parameter hunter e2tha-e <h****e@g****m> over 10 years ago
dc212ae5 better regex for replacing single quotes e2tha-e <h****e@g****m> over 10 years ago
27a6416a merge Merge pull request #262 from ryanatty/patch-1 Geoff Pursell <g****p@g****m> over 10 years ago
f2287e99 Set destination of cp:font to public.fonts Ryan Atkins <r****0@g****m> over 10 years ago
0150b79a merge Merge pull request #258 from e2tha-e/mustache-regex Geoff Pursell <g****p@g****m> over 10 years ago
2875322b Don't run the handlebars tests unless handlebars is installed. Geoffrey Pursell <g****l@t****m> over 10 years ago
1d07ef8d merge Merge remote-tracking branch 'refs/remotes/upstream/dev' into pattern-engines... Geoffrey Pursell <g****l@t****m> over 10 years ago
e2ee9794 merge Merge branch 'pattern-engines' into pattern-engines-upstream Geoffrey Pursell <g****l@t****m> over 10 years ago
5eb168eb merge Merge pull request #261 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> over 10 years ago
97498c7e merge Merge branch 'dev' of https://github.com/pattern-lab/patternlab-node into dev BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
78a2b110 add thank you for #259 BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
91c71842 merge Merge pull request #259 from e2tha-e/replacing-eval-with-JSON.parse Brian Muenzenmeyer <b****r@s****t> over 10 years ago
012da1af tweak the PR template with a comment for the reminder so users won't see it o... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
f828b19b bumping version, updating CHANGELOG BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
7c5bb309 merge Merge pull request #260 from pattern-lab/better-browsersync Brian Muenzenmeyer <b****r@s****t> over 10 years ago
75ff18a0 exclude the UI chrome from browsersync snippet injection Geoffrey Pursell <g****l@t****m> over 10 years ago
09d37fe7 quick fixups to gulpfile Geoffrey Pursell <g****l@t****m> over 10 years ago
a5b6e4dc minor regex update e2tha-e <h****e@g****m> over 10 years ago
e67e2d86 error handling e2tha-e <h****e@g****m> over 10 years ago
dd1bd2c5 replacing eval with JSON.parse e2tha-e <h****e@g****m> over 10 years ago
f7871366 fixing regex for replace operation in findPartialKey_new e2tha-e <h****e@g****m> over 10 years ago
5d4c18f8 merge Merge pull request #256 from e2tha-e/regex-cleanup-mustache Geoff Pursell <g****p@g****m> over 10 years ago
c1d034ad comment and character escape update e2tha-e <h****e@g****m> over 10 years ago
1e94f31d deleting vim .swp file e2tha-e <h****e@g****m> over 10 years ago
f9ba2df3 removing duplicate line e2tha-e <h****e@g****m> over 10 years ago
a422daa7 a parameterized partial finder. comments on partial finding regex e2tha-e <h****e@g****m> over 10 years ago
636342c7 merge Merge pull request #255 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> over 10 years ago
757142a1 added .github dir and templates BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
8c605fad merge Merge remote-tracking branch 'refs/remotes/upstream/dev' into pattern-engines Geoffrey Pursell <g****l@t****m> over 10 years ago
dc43f4a8 merge Merge pull request #233 from geoffp/pattern-engines Brian Muenzenmeyer <b****r@s****t> over 10 years ago
e132d896 merge Merge pull request #249 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> over 10 years ago
64a78e2c Alternate Patterns Are Added to the End of Styleguide and not Inline with the... Brian Muenzenmeyer <b****r@g****m> over 10 years ago
ef543606 merge Merge pull request #243 from pattern-lab/dev Brian Muenzenmeyer <b****r@s****t> over 10 years ago
5293fb9a bumped version number BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
2832cf7c Update changelog to reflect pattern link enhancement #239 BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
f187cf4c merge Merge pull request #239 from kylewelsby/master Brian Muenzenmeyer <b****r@s****t> over 10 years ago
d66edf0a allow pseudo linking Kyle Welsby <k****e@m****m> over 10 years ago
04409d33 update patternlab.partials[key] if an extended template changes BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
b45a809a building patternlab.partials object during addPattern now. BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
88ce8cf8 added resolve path to grunt and gulp to guard against any relative path probl... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
f3f85c98 bugfix: #171 pattern links inside base data object Kyle Welsby <k****e@m****m> over 10 years ago
bf17ef5a merge Merge pull request #237 from pattern-lab/core-restructure-start Brian Muenzenmeyer <b****r@s****t> over 10 years ago
1e21f59e add thank you to Geoff and Evan BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
3094e60f delete core/styleguide/html/styleguide.html from the shipped project to avoid... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
cb4fe8e6 add README entry for configurable paths BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
2b116406 updated changelog to reflect configurable paths and styleguide move BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
e7b8d75f update gulp file dependencies BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
e4d71d12 gulp file basic support for styleguide copy and watch BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
96f64326 switch output to source path of the styleguide so the copy command can move e... BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
4a56ffa5 whoops! BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
c340e3c7 removing experimental package BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago
b74988a6 add the compiled css BRIAN MUENZENMEYER <b****r@g****m> over 10 years ago

← Back to repository