1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-07-17 21:41:16 +02:00

127 Commits

Author SHA1 Message Date
Dave Olsen
b5769cc667 laying in Pattern Lab 2 2016-07-11 23:01:40 -04:00
Dave Olsen
bba5c6881d adding the source/ README back into the repo 2014-01-26 22:59:53 -05:00
Dave Olsen
4548c90180 Merge branch 'release-0.7.0' 2014-01-26 22:44:54 -05:00
Dave Olsen
9dc11a0606 properly escaping the HTML for the code view 2014-01-20 20:34:44 -05:00
Dave Olsen
19a06a5626 fixing a bad link 2013-11-12 20:26:00 -05:00
Brad Frost
cef3fe9505 Add favicon to build 2013-11-12 10:36:34 -05:00
Brad Frost
4ef9890d39 Update viewall template so global sg styles aren't applied. 2013-11-12 10:32:43 -05:00
Brad Frost
67ac18d0c2 Merge branch 'dev' of https://github.com/pattern-lab/patternlab-php into dev 2013-11-12 09:42:07 -05:00
Brad Frost
e443f95fdc Add ASCII disclaimer to top of CSS file 2013-11-12 09:41:59 -05:00
Dave Olsen
58a7fe07dc patterns should never be cached 2013-10-30 14:17:19 -04:00
Dave Olsen
c36b58c4af updating the templates for outputting the new link info 2013-10-29 11:17:41 -04:00
Dave Olsen
7a34086e81 template support for code view & prismjs 2013-10-28 17:01:04 -04:00
Dave Olsen
fe5a78f222 following the conventation 2013-10-28 09:18:19 -04:00
Brad Frost
7e26a3ed5f Remove padding from .sg-pattern, removed old CSS from style guide, 2013-10-27 22:05:52 -04:00
Brad Frost
2e869a6d2b Annotation style and behavior tweaks 2013-10-27 21:54:09 -04:00
Brad Frost
ddcbc4cab5 Pattern Code View
-Restructured pattern wrapper HTML in order to extract code view.
- Added HTML header
- Added CSS header and placeholder for CSS content
- Added "This pattern contains…" placeholder for lineage
- Style changes
2013-10-27 15:03:45 -04:00
Brad Frost
bc093aadac Remove patternlab-body id from <body> 2013-10-27 14:07:18 -04:00
Brad Frost
1d4374babf Merge branch 'dev' of https://github.com/pattern-lab/patternlab-php into dev 2013-10-27 13:55:20 -04:00
Dave Olsen
00f41f527f cleaning up postmessage in the templates 2013-10-26 14:27:18 -04:00
Dave Olsen
16439198b5 adding styles for the annotation cursor. 2013-10-26 11:42:39 -04:00
Dave Olsen
c4a617629d adding a class marker for pattern list handling 2013-10-26 11:42:20 -04:00
Dave Olsen
ff9fb3bf91 adding annotation data & pattern handling 2013-10-26 11:41:59 -04:00
Dave Olsen
ae8d45e98a properly escaping a an annotation comment 2013-10-25 07:36:22 -04:00
Brad Frost
c770365b4a Merge branch 'dev' of https://github.com/pattern-lab/patternlab-php into dev 2013-10-21 09:22:10 -05:00
Brad Frost
4bbcf3df4f Header markup updates 2013-10-21 09:19:44 -05:00
Dave Olsen
d9f515388f updating the location for the source of annotations 2013-10-01 15:20:50 -04:00
Dave Olsen
f350679249 moving annotations to source/_data 2013-10-01 15:20:26 -04:00
Dave Olsen
2cd0d0df89 renaming these so they don't get moved to public/data 2013-10-01 15:20:09 -04:00
Dave Olsen
d5e9f6ba43 making sure the annotation click on the logo works properly 2013-10-01 08:21:46 -04:00
Dave Olsen
5135f206c3 not sure this really needs to be at the end but just in case 2013-10-01 08:21:20 -04:00
Dave Olsen
e1f4d8e5f9 annotations.css no longer exists 2013-10-01 08:21:00 -04:00
Dave Olsen
d1d8b5bc24 Merge branch 'annotations' into dev 2013-09-30 22:28:02 -04:00
Dave Olsen
8a7a32ca0e Merge branch 'feature-lineage' into dev 2013-09-30 22:19:50 -04:00
Dave Olsen
0396a6e81d Merge branch 'feature-mqs' into dev 2013-09-30 22:18:54 -04:00
Dave Olsen
953dcc2d64 adding support for lineage 2013-09-29 14:05:27 -04:00
Brad Frost
ab46aca3ce Added ids to Pattern Lab html and body tags so as not to conflict with user styles. Inserted styleguide.css into head via JS 2013-09-27 18:47:55 -04:00
Brad Frost
75d4022be2 Removed annotations.css and moved annotation styles into styleguide.scss. Removed inline .has-comment styles from pattern head 2013-09-27 17:40:37 -04:00
Dave Olsen
938adfb8dc Merge branch 'release-0.3.3' into dev 2013-09-27 10:42:52 -04:00
Dave Olsen
87f9b9f5d2 only run the tag search when it's in an iframe 2013-09-27 10:38:29 -04:00
Dave Olsen
8f40a8401e removing unnecessary postmessage cruft 2013-09-27 10:35:33 -04:00
Dave Olsen
c967ab3ee1 making sure the a tag search finds *all* a tags including pattern links 2013-09-27 10:35:21 -04:00
Dave Olsen
d8fc9b09c3 converting single-quotes to double-quotes 2013-09-27 10:34:02 -04:00
Dave Olsen
b681be865d making sure history is tracked on internal link clicks 2013-09-27 10:07:28 -04:00
Dave Olsen
d67cfcd0b7 cleaning up some comments 2013-09-27 10:07:04 -04:00
Dave Olsen
bf85762a2e replacing brad's stub with real code 2013-09-24 14:40:37 -04:00
Brad Frost
6040862040 Added pixel values to MQ values, added Pattern Lab Documentation link 2013-09-21 21:16:09 -04:00
Brad Frost
0bee9aa9a9 Toolbar modifications
- Added "MQ" button and placeholder media query values (Dave will make dynamic)
- Uncommented "View" and "Tools" code
- Removed "Clean mode" from view options (Don't think it gets used)
2013-09-20 12:25:44 -04:00
Dave Olsen
d1443f0bd9 removing unnecessary divs 2013-09-07 16:20:07 -04:00
Dave Olsen
9e5cd45515 making sure the pattern gets a white background 2013-09-07 08:48:43 -04:00
Dave Olsen
1c57ba207f reducing the number of comments so placeimg doesn't yell at us 2013-09-06 22:02:50 -04:00