styleguidekit-assets-default
styleguidekit-assets-default copied to clipboard
The static assets for the default StyleguideKit for Pattern Lab. Contains styles and mark-up for Pattern Lab's front-end.
Need to think about this more, but it might be time to archive this in favor of everything in the monorepo
What to do about this? https://bower.io/blog/2017/how-to-migrate-away-from-bower/ Cc @bmuenzenmeyer
Here's a basic list of UI priorities for me: - [x] Light theme - creates a white background version of PL's header/modal - [x] Density themes - creates comfortable and...
First of all, thanks for the great work, folks! I'm currently evaluating Pattern Lab (Edition Node Gulp) for a use case at my current employer. Besides some other minor issues...
In an effort to make Pattern Lab's UI more flexible and extensible, the frontend code should be re-architected. I'll likely be tackling this using [these conventions](http://bradfrost.com/blog/post/css-architecture-for-design-systems/), which have proven to...
Right now, the `tabindex` for all pattern navigation is weird and incomplete. Users have to tab through all of the links in a dropdown menu, even if the dropdown is...
PL Header is off-center in Safari. Needs fixed 
For the `` ids, both the `mustache` and `html` panels are using the `{{ language}}` of `html`. We'd want the `id` for the mustache to be `pl-code-fill-mustache` and the id...
 
@bmuenzenmeyer @EvanLovely: This is likely a Very Dumb Question from Brad, but here it goes: I see that the `theme` object is available in the browser (if I open the...