1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-03-30 11:42:27 +02:00

864 Commits

Author SHA1 Message Date
Dave Olsen
7e65772336 Merge pull request #265 from jasonlcrane/fix-semicolon
change semicolon to colon on secondary font bold line
2015-01-09 09:28:02 -05:00
Jason Crane
7c6071de53 change semicolon to colon on secondary font bold line 2015-01-08 20:59:43 -06:00
Dave Olsen
52eae82235 Merge pull request #247 from jamiemagique/246-style-guide-excludes-invalid-argument-supplied
Using styleGuideExcludes in config.ini produces an "Invalid argument supplied" warning
2015-01-02 20:47:03 -05:00
Brad Frost
55d7e7ec5e Update LICENSE
Change bradfrostweb.com to bradfrost.com
2014-12-18 17:17:16 -05:00
Jamie Eastabrook
9d72a48cf9 Adding condition to check if patternItems is set before attempting to perform a foreach which throws an error when its not during build. 2014-10-15 12:36:12 +01:00
Brad Frost
98aaaf2ddd Merge pull request #236 from kamilwaheed/fixed-atoms-forms-id_collision
Fixed the id collision in demo forms atoms
2014-09-21 20:04:39 -04:00
kamilwaheed
2854b1fdd0 Fixed the id collision in demo forms atoms 2014-08-28 17:38:17 +05:00
Dave Olsen
39e86035ee Merge pull request #231 from mattweb/master
Fix typo
v1.0.0
2014-08-15 15:39:30 -04:00
Matthias Weber
ec0ca59b99 Fix typo 2014-08-14 23:18:20 +02:00
Dave Olsen
ff31431333 Merge branch 'release-0.7.12' v0.7.12 2014-03-24 16:46:41 -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
Dave Olsen
92e8235464 removing unnecessary styleguide files 2014-03-17 22:00:09 -04:00
Dave Olsen
0d9263d35f removing unnecessary public files 2014-03-17 21:57:46 -04:00
Dave Olsen
4e4d839c30 Merge branch 'feature-configoptions' into dev 2014-03-17 15:32:03 -04:00
Dave Olsen
74aca6cee1 adding more options to config.ini.default 2014-03-17 15:31:50 -04:00
Dave Olsen
768ddc9740 Merge branch 'dev' of https://github.com/pattern-lab/patternlab-php into dev 2014-03-17 11:04:21 -04:00
Dave Olsen
9f8cac9b04 Merge branch 'feature-console' into dev 2014-03-17 10:51:50 -04:00
Dave Olsen
07e224434f updated the primary console script to use the new class 2014-03-17 10:43:00 -04:00
Dave Olsen
66e87995ea added a new class to handle common stuff with the console 2014-03-17 10:42:49 -04:00
Brad Frost
8231b86011 Fix errors in annotation viewer and code viewer 2014-03-16 23:32:10 -04:00
Brad Frost
d2a3110f41 Added styleguide-specific.css for styles that should only appear within the Pattern Lab context 2014-03-16 01:53:47 -04:00
Brad Frost
6cf6821a0e Remove states.css and rolled into styleguide.css 2014-03-16 01:32:56 -04:00
Brad Frost
8342f39878 Hide annotations/code containers when window is resized 2014-03-16 01:25:43 -04:00
Brad Frost
ca4c0f1371 Add overflow to dropdowns so nav items that appear below the fold can be accessed. 2014-03-16 00:56:31 -04:00
Brad Frost
12e234b213 Merge branch 'dev' of https://github.com/pattern-lab/patternlab-php into dev 2014-03-16 00:12:49 -04:00