GitHub / pattern-lab/patternengine-node-handlebars / commits
ARCHIVED - The Handlebars engine for Patternlab/Node
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8ed60e01 | remove scss files from styleguide project | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 9af18143 | moved styleguide to from public into the core directory | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 61ef4d78 | Get rid of direct references to config.json | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| b67abfad | get rid of unnecessary remaining direct references to config.json | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| efb0c2fc | merge Merge remote-tracking branch 'refs/remotes/upstream/dev' into pattern-engines | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 2a449d23 | merge Merge branch 'EvanLovely-feature/enable-as-dependency' into dev | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 18ff75ab | merge Merge branch 'feature/enable-as-dependency' of https://github.com/EvanLovely/... | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| e73b21d7 | When config loads json file, ensuring the path is resolved from the file, not... | Evan Lovely <e****n@e****m> | over 10 years ago | |
| 26d359fd | Add entries to CHANGELOG to reflect resolved issues | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 630384b3 | merge Merge branch 'dev' into feature/enable-as-dependency | Evan Lovely <e****n@e****m> | over 10 years ago | |
| 14797d9b | merge Merge pull request #230 from geoffp/configurable-paths-galore | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| e15062b6 | merge Merge pull request #232 from kyleknighted/kyleknighted-patch-readme | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| 25fbef6e | merge Merge remote-tracking branch 'remotes/upstream/pattern-engines' into pattern-... | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| e7d1a1f0 | minor environment fixes to a LIH unit test -- and with that, we pass | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 803d541f | fix handlebars engine's findPartialKey method signature to match new | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| e62a8ed1 | minor fixups | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 5dd80523 | fix up some unit tests for the pattern engines branch, wherein we | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 7b0a44cf | factor Mustache-specific findPartialKey out of the lineage hunter and | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 5769a9c2 | merge Merge remote-tracking branch 'refs/remotes/upstream/dev' into pattern-engines | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| a71069e9 | Update gulp direction in README | Kyle Knight <k****t@g****m> | over 10 years ago | |
| 31d5ff6f | re-delete the underscore-prefixed pattern unit test; not sure how this | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 3bbee0d4 | merge Merge remote-tracking branch 'refs/remotes/upstream/dev' into configurable-pa... | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 0173a0ad | Prefer exact key match over verbose and partial matching | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 6bc2f6e4 | Updated changelog to reflect robinsonaaron's PR | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 784fc952 | merge Merge pull request #228 from robinsonaaron/dev | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| 0619ab56 | Fix gulpfile issues with copying and watching css files. | Aaron Robinson <a****n@g****m> | over 10 years ago | |
| 72439673 | Handlebars (and possibly other engines) need to be excluded from | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 9c65be0a | replace remaining .substring(2) path concatenations | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 7a6d9c65 | pass unit test 'handlebars partials can render JSON values'; a mechanism | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| b9339162 | unit test: handlebars partials can render JSON values | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 6dfd2f7d | moving browser sync html injector to dev deps | Evan Lovely <e****n@e****m> | over 10 years ago | |
| db3028df | Setting up absolute basics of being dependent and passing in configuration. | Evan Lovely <e****n@e****m> | over 10 years ago | |
| d01383a3 | merge Merge pull request #216 from geoffp/configurable-paths-galore | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| 6ad11a60 | merge Merge pull request #219 from pattern-lab/fuzzy-patterns | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| 22bf2324 | updated changelog to reference fuzzy pattern support | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 0307ab31 | merge Merge branch 'dev' into fuzzy-patterns | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| ea6c6259 | merge Merge pull request #218 from pattern-lab/190 | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| a9723351 | fix name of unit test | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 90376d0a | copy the retrieved partial during list item block parsing instead of passing ... | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 980118fb | fuzzy partial matching. unit test coverage for some basic scenarios, lineage,... | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| cafd440f | fix one unit test | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 9177378d | we are not yet ready for handlebars unit tests, clearly | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 57c13022 | Nice comments in the gulpfile | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 9dcfc63b | make the gulpfile use the paths from the config JSON | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| d585257c | some gulp cleanup | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| d40ff897 | Path reform! Make paths more configurable from the config.json, and try | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 865a6b2c | more eslint chilling | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| bf8cc0d8 | Fix issue where excluded patterns were still rendered on the Pattern Lab site. | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 5a091d86 | merge Merge pull request #212 from pattern-lab/211 | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| 134e01a8 | Fix issue where partials containing styleModifiers with integers were not fou... | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 4f521693 | merge Merge pull request #208 from geoffp/pattern-engines | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| a2c6c714 | Add pattern-engines branch to .travis.yml | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 6693ee2d | remove speculative alternate pattern data structures | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 82c76edd | Fix the circular reference problem in the log file, which occurred when | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 8ac9b6e7 | (mostly?) working handlebars rendering on a real tree -- there's a | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 6b223565 | merge Merge remote-tracking branch 'upstream/master' into pattern-engines | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 3f2efa9a | merge Merge pull request #207 from pattern-lab/dev | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| ddfd363b | Support for pattern link.* shortcut inside pattern data objects. | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 5c745c2c | add Handlebars as an npm dependency (for now) | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 5302a4da | oops, add molecules directory and pattern | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| c741d185 | I am now realizing that I called an atom from inside an atom. The | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 865b38dc | Handlebars engine, plus unit tests and proposed pattern tree for | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| fe6206b1 | make process_pattern_iterative() return the oPattern to make it a little | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 5cab80b0 | clean up eslintrc a bit | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| c7adf8ad | slight polish to engine loader console output | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| d80df26d | clean up require()s | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| e4b73e8f | further streamline engine loading process and logging | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| a66d0a85 | Made pseudopattern_hunter a bit less hardcoded | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| bb47678c | Generate the list of supported pattern engines based on the presence to | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 277fdff4 | delete this file, it's an artifact and should not be included | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| 800f3b95 | added two patternState unit tests as part of #97 | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| cfedea68 | merge Merge branch 'dev' of https://github.com/pattern-lab/patternlab-node into dev | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| ed4f8dd6 | - ADD: Added a note in the README during installation to run with elevated pr... | BRIAN MUENZENMEYER <b****r@g****m> | over 10 years ago | |
| b807680e | merge Merge pull request #199 from geoffp/pattern-engines | Brian Muenzenmeyer <b****r@s****t> | over 10 years ago | |
| bdb0b7bf | Factor getPartialKey out of pattern assembler -- it's Mustache-specific | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| b2e1a380 | Fix the 'process_list_item_partials finds verbose partials and outputs | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| 06817810 | merge Merge remote-tracking branch 'refs/remotes/upstream/master' into pattern-engines | Geoffrey Pursell <g****l@t****m> | over 10 years ago | |
| ded32244 | Fix (?) partial name; unit test now passes | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| 75d90a2b | Note verbose syntax in unit test | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| ee6fcfc6 | fix for out-of-order pseudopattern bug -- isPatternFile() should return | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| f6ff240f | merge Merge pull request #200 from johngerome/master | Brian Muenzenmeyer <b****r@s****t> | almost 11 years ago | |
| fd3c4b5b | unit test fixups, plus a tweak to the Mustache partial finder to permit | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| 4faa3fae | Fix wrong class name for Error Input | johngerome <j****e@g****m> | almost 11 years ago | |
| 882aee28 | streamline, DRY out and update unit tests | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| b03bc45f | New partial finding regex for Mustache that accounts for regular syntax, | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| 0ffb2fe9 | have eslint chill out about a couple things | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| d7a531e1 | factor utility functions out of the pattern assembler and put 'em in our | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| 96c88c0f | Migrate some things to a nicer object literal syntax; use the oPattern | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| e8f99c11 | Remove unused module requires -- that's the last of the direct couplings | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| 3d9753a2 | merge Merge pull request #191 from geoffp/pattern-engines | Brian Muenzenmeyer <b****r@s****t> | almost 11 years ago | |
| 3dfe791c | resolve issue with not hiding underscored patterns. | BRIAN MUENZENMEYER <b****r@g****m> | almost 11 years ago | |
| 2c04ac10 | Beef up all the unit tests -- use the new oPattern factories rather than | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| b37e5d72 | Factor the finders out of pattern_assembler and add them as methods on | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| 7989cfb3 | a little more leniency from eslint | Geoffrey Pursell <g****l@t****m> | almost 11 years ago | |
| e8f060fd | merge Merge pull request #195 from pattern-lab/dev | Brian Muenzenmeyer <b****r@s****t> | almost 11 years ago | |
| 85842319 | looks like there are some newlines on the CI box that are not on my Window's ... | BRIAN MUENZENMEYER <b****r@g****m> | almost 11 years ago | |
| 9cd187b6 | additional tests to cover styleModifier / pattern Parameter relationship | BRIAN MUENZENMEYER <b****r@g****m> | almost 11 years ago | |
| ffc80cb4 | a unit test to cover half of #190 | BRIAN MUENZENMEYER <b****r@g****m> | almost 11 years ago | |
| 8fb7eea7 | Unit test to cover correct application of multiple partials with differing st... | BRIAN MUENZENMEYER <b****r@g****m> | almost 11 years ago | |
| a648ae58 | fix homepage pattern and its pseudo-pattern not rendering | Geoffrey Pursell <g****l@t****m> | almost 11 years ago |