1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 22:29:12 +01:00

228 Commits

Author SHA1 Message Date
Dave Olsen
8494260c3c updating copy 2014-05-30 22:47:57 -04:00
Dave Olsen
91feae4ef5 removing copy 2014-05-30 22:47:48 -04:00
Dave Olsen
631fba7178 slimming down the builder 2014-05-30 22:47:40 -04:00
Dave Olsen
67eb142f3d including the various classes now used in builder 2014-05-30 22:47:25 -04:00
Dave Olsen
f59ac46ac6 updating intro copy 2014-05-30 22:47:14 -04:00
Dave Olsen
30c3f69139 updating config options now that it's a static class 2014-05-30 22:46:53 -04:00
Dave Olsen
fb198f7d7d generic pattern type rule 2014-05-30 22:46:01 -04:00
Dave Olsen
16211d9073 generic exporter class 2014-05-30 22:45:38 -04:00
Dave Olsen
ecb6044801 KSS parser 2014-05-30 22:45:22 -04:00
Dave Olsen
4d6409e610 pattern engine info to draw patterns 2014-05-30 22:45:09 -04:00
Dave Olsen
a442022161 exporters to handle changing pattern data for front-end view 2014-05-30 22:44:34 -04:00
Dave Olsen
4dffc4f2cf unfinished css helper plugin 2014-05-30 22:43:40 -04:00
Dave Olsen
fcfc4a94fb kss plugin to modify pattern data 2014-05-30 22:43:29 -04:00
Dave Olsen
0a45356c66 pattern data helpers to handle modifying pattern data 2014-05-30 22:43:15 -04:00
Dave Olsen
56a9bab4d8 pattern data rules to handle ingesting pattern data 2014-05-30 22:42:53 -04:00
Dave Olsen
9131245ef3 adding pattern data class to handle central storage of pattern data 2014-05-30 22:42:29 -04:00
Dave Olsen
be566ac9f5 adding file util class to handle select functions across PL 2014-05-30 22:41:34 -04:00
Dave Olsen
7afe8aa573 adding data class to handle storing global data 2014-05-30 22:41:08 -04:00
Dave Olsen
8ded99df02 removing old pattern info classes 2014-05-30 22:40:37 -04:00
Dave Olsen
9a652733a3 reorganizing the pattern loaders 2014-05-30 22:40:04 -04:00
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
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