1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 14:18:30 +01:00

1028 Commits

Author SHA1 Message Date
Dave Olsen
3f68c7a426 registering jsonlint as a class 2014-04-20 08:55:30 -04:00
Dave Olsen
00b984a6f0 reworking the json error message handling 2014-04-20 08:55:18 -04:00
Dave Olsen
52afbd205e adding a JSON linter to give better errors on syntax errors 2014-04-20 08:54:58 -04:00
Dave Olsen
408c83fbc8 cmd+a will only be turned off when code view is up 2014-04-19 15:49:06 -04:00
Dave Olsen
14e6de29e9 pattern lab twig loader 2014-04-19 15:22:22 -04:00
Dave Olsen
730c3b957b load the pattern engine in the loader 2014-04-19 15:22:11 -04:00
Dave Olsen
91e44972b8 support for pattern extensions based on pattern engine 2014-04-19 15:20:26 -04:00
Dave Olsen
950e43515e adding config option to switch patternEngine 2014-04-19 15:19:55 -04:00
Dave Olsen
7c8b2e8621 a twig pattern loader class 2014-04-19 13:32:40 -04:00
Dave Olsen
77e2a00da2 generalizing the pattern loader instance 2014-04-19 13:32:30 -04:00
Dave Olsen
4aa170e706 removing unnecessary set-up of an extension 2014-04-19 13:32:04 -04:00
Dave Olsen
1051070dd0 adding support for simple lists 2014-04-19 12:14:10 -04:00
Dave Olsen
addfed9116 better matching mustache escaped and unescaped data 2014-04-19 09:59:13 -04:00
Dave Olsen
5c4c93cc91 spacing comments 2014-04-19 09:58:53 -04:00
Dave Olsen
b5219c82de can add multiple classes via style modifiers 2014-04-19 09:49:42 -04:00
Dave Olsen
574a2ef067 Merge branch 'feature-loaders' into dev 2014-04-19 09:40:36 -04:00
Dave Olsen
87d36d9970 removing the "use" calls 2014-04-19 09:39:58 -04:00
Dave Olsen
164872ed8c referencing the new pattern loader 2014-04-19 09:38:14 -04:00
Dave Olsen
d8d60e3ee8 deleting the old mustache pattern loader 2014-04-19 09:38:01 -04:00
Dave Olsen
4edf983da9 moving the mustache pattern loader into its own class 2014-04-19 09:37:48 -04:00
Dave Olsen
ea17b5b4bc allowing inclusion of link.[pattern-name] in JSON 2014-04-18 23:12:49 -04:00
Brad Frost
c7bde1d409 Added "allow-popups allow-forms" to iframe sandbox
Adding these to sandbox so that link variables can work with forms
2014-03-28 23:51:22 -04:00
Dave Olsen
ff31431333 Merge branch 'release-0.7.12' v0.7.12 2014-03-24 16:46:41 -04:00
Dave Olsen
931bf64123 Merge branch 'release-0.7.12' into dev 2014-03-24 16:46:31 -04:00
Dave Olsen
4ad1982083 documenting the changes in v0.7.12 2014-03-24 16:46:14 -04:00
Dave Olsen
6b1d04dfa8 updating the version number 2014-03-24 16:46:02 -04:00
Veit Lehmann
431740545c allow using ports other than :80
Autoreload didn't work when serving from ports other than 80 - this fixes it
2014-03-24 04:55:48 +01:00
Dave Olsen
56955fcbbc Merge branch 'release-0.7.11' v0.7.11 2014-03-21 08:17:28 -04:00
Dave Olsen
fd9ed088ba updating the version number 2014-03-21 08:16:45 -04:00
Dave Olsen
af5f2cec66 noting the changes in v0.7.11 2014-03-21 08:16:32 -04:00
Dave Olsen
da23618bcd sorting migrations so they run in order on ubuntu 2014-03-20 08:54:26 -04:00
Dave Olsen
0bb04d5d72 Merge branch 'hotfix-resizer' into dev 2014-03-19 09:53:36 -04:00
Dave Olsen
6b878e34b6 Merge branch 'hotfix-resizer' v0.7.10 2014-03-19 09:53:25 -04:00
Dave Olsen
a780223457 updating version number 2014-03-19 09:53:01 -04:00
Dave Olsen
ef6364f4fe updating notes for the pull bar hot fix 2014-03-19 09:49:42 -04:00
Dave Olsen
8eef5d3ac2 Merge branch 'resize-handle-fix' of https://github.com/crohrer/patternlab-php into hotfix-resizer 2014-03-19 09:44:34 -04:00
Dave Olsen
e711d723d5 Merge branch 'master' into dev 2014-03-19 09:37:26 -04:00
Christoph Rohrer
9e977ee15c fixes resize handle 2014-03-19 09:57:23 +01:00
Brad Frost
dbfed5e9c9 Update README.md 2014-03-18 15:29:22 -04:00
Dave Olsen
819f73afed Merge branch 'release-0.7.9' v0.7.9 2014-03-18 15:07:30 -04:00
Dave Olsen
da9a76c132 updating version number 2014-03-18 14:59:49 -04:00
Dave Olsen
84939f6fee noting the changes in v0.7.9 2014-03-18 14:49:35 -04:00
Dave Olsen
a679d46b50 adding cacheBuster support to the watcher 2014-03-18 14:49:22 -04:00
Dave Olsen
bf072a6543 updating the README to point at patternlab.io 2014-03-18 11:05:20 -04:00
Dave Olsen
fde72f8fc3 update descriptions of issues in the config 2014-03-18 11:04:04 -04:00
Dave Olsen
6ae174c3f0 make sure option info only shows when there are options 2014-03-18 11:03:50 -04:00
Dave Olsen
157b636574 making sure the README for public makes it into the repo 2014-03-17 22:12:42 -04:00
Dave Olsen
f664dfc3ad slimming it down 2014-03-17 22:02:21 -04:00
Dave Olsen
ea984c3445 better handling of deleted files and folders 2014-03-17 22:02:08 -04:00
Dave Olsen
070f66c51a updating the migrations 2014-03-17 22:01:49 -04:00