Dave Olsen
4548c90180
Merge branch 'release-0.7.0'
2014-01-26 22:44:54 -05:00
Dave Olsen
b5d220cc37
don't replace the iframe window if it's a hash
2014-01-21 16:25:21 -05:00
Dave Olsen
73f3cca090
properly escaping the HTML for the code view
2014-01-20 20:34:58 -05:00
Dave Olsen
84ab45f6e7
Merge branch 'master' of https://github.com/GriffinArtworks/patternlab-php into hotfix-sass
2013-12-05 16:35:08 -05:00
Matt Griffin
c60757bf85
Fixing no scrolling problem on iOS, iPad etc
...
On line 545 added "-webkit-overflow-scrolling: touch; overflow: scroll;" to enable scrolling on iOS devices. see http://johanbrook.com/browsers/native-momentum-scrolling-ios-5/
2013-12-05 17:04:53 +00:00
Matt Griffin
af85c3cdfb
Fixed a missing curly bracket in static.scss
...
On line 142 of static.scss there is a missing "}" bracket causing an error if you compile the scss.
2013-12-05 16:21:06 +00:00
Dave Olsen
72678a9f49
fixing code view to suppprt CSS view
2013-11-16 11:36:50 -05:00
Dave Olsen
1b76602f8c
adding support back in for CSS view on pattern detail page
2013-11-16 11:36:39 -05:00
Dave Olsen
4124c6c15f
adding styles to set a max height to the pre container
2013-11-16 11:36:01 -05:00
Dave Olsen
b55cc76524
making sure the lineage link actually works
2013-11-12 11:28:53 -05:00
Brad Frost
3dd5fb21c3
Add popup code viewer to patterns page
2013-11-12 10:13:45 -05:00
Dave Olsen
bce462e3fc
trying to properly handle click events on lineages in the code viewer
2013-10-29 12:06:10 -04:00
Dave Olsen
e2a44bfa77
can now pull the lineage info into the pop-up view
2013-10-29 11:17:57 -04:00
Dave Olsen
f71973c338
making sure code view is turned off if annotations are turned on
2013-10-28 17:01:53 -04:00
Dave Olsen
652a0a252e
removing the unnecessary code view material
2013-10-28 17:01:20 -04:00
Dave Olsen
26640cad3f
adding support for PrismJS to handle syntax highlighting
2013-10-28 16:56:49 -04:00
Dave Olsen
d953581926
simple JS libraries to handle display/communication of code view
2013-10-28 16:56:15 -04:00
Dave Olsen
c32020b5f6
updating to match the convention
2013-10-28 09:18:39 -04:00
Dave Olsen
bcc490d9f8
making sure "close" link works
2013-10-28 09:15:37 -04:00
Brad Frost
15c4e66f78
Update the units toolbar when Hay! mode is active.
2013-10-27 22:17:42 -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
c2f3808a07
Merge branch 'dev' of https://github.com/pattern-lab/patternlab-php into dev
2013-10-27 21:54:17 -04:00
Brad Frost
2e869a6d2b
Annotation style and behavior tweaks
2013-10-27 21:54:09 -04:00
Dave Olsen
c6e3033b49
making sure, if embedding annotations, that only one result per found selector appears
2013-10-27 21:36:18 -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
Dave Olsen
a558c00f2d
simplified version of the template postmessage calls
2013-10-26 14:26:35 -04:00
Dave Olsen
9374d4ae82
smarter handling of pattern annotations
2013-10-26 11:43:54 -04:00
Dave Olsen
6693c9595c
removing anything related to annotations in styleguide.js
...
this includes removing the build for the styleguide since that doesn't
work in apache-less mode
2013-10-26 11:43:22 -04:00
Dave Olsen
f350679249
moving annotations to source/_data
2013-10-01 15:20:26 -04:00
Dave Olsen
74ff71c59c
adding a placeholder to make sure public/data is added to the repo
2013-10-01 15:19:36 -04:00
Dave Olsen
da8625f845
learned how to properly iterate over a nodelist
2013-10-01 09:46:39 -04:00
Dave Olsen
ccd296df74
adding some support for local viewing
2013-10-01 08:22:54 -04:00
Dave Olsen
9603db3757
removing requirement for jquery
2013-10-01 08:22:42 -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
6d2bd858f6
Merge branch 'feature-linkwebsockets' into dev
2013-09-30 22:19:39 -04:00
Dave Olsen
36700a150c
Merge branch 'feature-raw' into dev
2013-09-30 22:19:20 -04:00
Dave Olsen
0396a6e81d
Merge branch 'feature-mqs' into dev
2013-09-30 22:18:54 -04:00
Dave Olsen
436a092e4b
the checkbox for page follow & auto-reload now work
2013-09-30 21:34:46 -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
c712ae4b62
making sure the styleguide puller thingie supports decimals
2013-09-24 15:23:50 -04:00
Dave Olsen
b162a4f211
can now open patterns in a new window
2013-09-24 15:03:25 -04:00
Dave Olsen
4b0af948a9
handling onclick events for the MQ list
2013-09-24 14:40:12 -04:00
Dave Olsen
b65e0c123b
zombie space
2013-09-24 14:39:57 -04:00
Brad Frost
7ad763554a
Remove pattern click event
2013-09-20 18:21:36 -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
9e5cd45515
making sure the pattern gets a white background
2013-09-07 08:48:43 -04:00
Dave Olsen
3c29cc8b96
adding some simple comments
2013-09-06 22:02:06 -04:00