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

263 Commits

Author SHA1 Message Date
Dave Olsen
313278bbcd reorganizing the template loader 2014-05-30 22:39:15 -04:00
Dave Olsen
9ac5d7a510 moving a filter iterator class 2014-05-30 22:38:42 -04:00
Dave Olsen
0a64d451a6 moving the template helper and making it static 2014-05-30 22:36:39 -04:00
Dave Olsen
2bd8e52a7d moving the documentation parser 2014-05-30 22:35:45 -04:00
Dave Olsen
6d145d5034 renaming and making the config class static 2014-05-30 22:35:28 -04:00
Dave Olsen
732a812cd2 renaming the config option that sets the pattern engine 2014-05-30 22:34:43 -04:00
Dave Olsen
3ccba5bfcc copy edit 2014-05-20 14:15:55 -04:00
Dave Olsen
21b949e678 adding new attributes in the footer 2014-05-20 14:15:48 -04:00
Dave Olsen
556ad60ffb tweaking how the pattern footer is populated 2014-05-20 14:15:28 -04:00
Dave Olsen
707d532e32 updating the view all w/ rough KSS output support 2014-05-20 14:15:10 -04:00
Dave Olsen
c5c9303a22 kss support 2014-05-20 14:14:38 -04:00
Dave Olsen
180086a975 simple PL KSS library 2014-05-20 14:13:41 -04:00
Dave Olsen
743b0c262e updated composer 2014-05-20 14:13:14 -04:00
Dave Olsen
7d71925aca adding symfony/finder 2014-05-20 14:12:58 -04:00
Dave Olsen
01576e89e8 adding Scan\KSS 2014-05-20 14:11:36 -04:00
Brad Frost
219e7d509c Alert updated to use styleModifier 2014-05-20 11:51:21 -04:00
Brad Frost
b4f4094cb3 Update latest-post block and blog page to inherit the blog template 2014-05-20 11:46:38 -04:00
Brad Frost
582be7e574 Make logo link to homepage to demonstrate the "link" functionality. 2014-05-20 11:42:31 -04:00
Brad Frost
b71b88be9c Fixed "excerpt" typo, related to issue #196 2014-05-20 11:39:26 -04:00
Dave Olsen
b8caf67390 adding support for markdown file tracking 2014-05-19 16:50:24 -04:00
Dave Olsen
afcf3cd2af should give the right file name 2014-05-19 16:50:02 -04:00
Dave Olsen
10e205c7bd removing old pattern info code 2014-05-19 16:49:48 -04:00
Dave Olsen
f0821d984f pattern info and pattern info rules standardization 2014-05-19 16:49:24 -04:00
Dave Olsen
f930350f51 standalone JSON library 2014-05-19 16:48:53 -04:00
Dave Olsen
2fa240aa0f lib to parse markdown with yaml front matter 2014-05-19 16:48:39 -04:00
Dave Olsen
de611f52dc updating composer's autoload 2014-05-19 16:48:16 -04:00
Dave Olsen
bff54a1f91 adding yaml support 2014-05-19 16:47:11 -04:00
Dave Olsen
b7b63d2c26 adding markdown lib 2014-05-19 16:46:15 -04:00
Dave Olsen
4424e44d96 now use the command given after help to write out the appropriate help section 2014-05-12 12:06:19 -04:00
Dave Olsen
7d851c7cd8 tweaked the use of setCommandSample 2014-05-12 12:05:47 -04:00
Dave Olsen
cc02c8196e added a method to return the short command when given a long command 2014-05-12 12:05:19 -04:00
Dave Olsen
6fe633d943 renamed setCommandExample to setCommandSample 2014-05-12 12:05:00 -04:00
Dave Olsen
d58e2fb205 findCommand should return a boolean 2014-05-12 12:04:37 -04:00
Dave Olsen
1002f583c2 making the style guide check less explicit 2014-05-12 11:41:39 -04:00
Dave Olsen
07d0e50fb3 added support for additions to command options and command examples 2014-05-09 17:03:12 -04:00
Dave Olsen
935a1eb8bb updated wording for the s and f commands 2014-05-09 17:02:50 -04:00
Dave Olsen
44a7de4a6b removing old auto-loader 2014-05-09 16:21:12 -04:00
Dave Olsen
f4ac46312c adding starter kit support 2014-05-09 16:20:23 -04:00
Dave Olsen
0fa8da0bb8 adding fetch command support 2014-05-09 16:20:14 -04:00
Dave Olsen
e523370ad3 separate function for returning the option value 2014-05-09 16:19:45 -04:00
Dave Olsen
feb7f9d597 composer autoload support 2014-05-09 16:19:19 -04:00
Dave Olsen
77dc022702 separate functions to return values rather than booleans 2014-05-09 16:18:49 -04:00
Dave Olsen
01c1470f69 composer generated files 2014-05-09 16:18:22 -04:00
Dave Olsen
d009b1ea93 adding alchemy and required libs 2014-05-09 16:18:00 -04:00
Gabriel Luethje
09c2867819 Links with no href attribute shouldn't cause a 404
A 3rd party script I'm using  [Chosen](http://harvesthq.github.io/chosen/) generates an `a` element without a `href` attribute, which causes a 404 when clicked unless we check for `href.length` in the onclick handler.
2014-05-07 17:40:53 -07:00
Dave Olsen
e2b2eb9b69 starting to add start kit info 2014-05-07 16:04:38 -04:00
Dave Olsen
d4b95e7ae6 smarter handling of _blank & _parent 2014-05-06 15:52:59 -04:00
Dave Olsen
eb3e116f04 handling replacement of snapshots 2014-05-06 15:52:42 -04:00
Dave Olsen
6690336c0a handle snapshots as a passed parameter 2014-05-06 15:51:47 -04:00
Dave Olsen
7433f119a7 smarter reset of iframe url to avoid caching 2014-05-06 15:51:34 -04:00