Dave Redfern
Dave Redfern
Hello, I love you add-on and I know this is a big ask! But I‘d love the following features: - The ability to suppress errors. All the errors I get...
Update the default company data to chopchop.
Make the navigation dropdown active on load based on the current section they're browsing.
- preview button for each pattern rather than group of patterns - on code toggle links need unique ID on each - Show code previews in read me files (see...
It would be great to be able to pass data into a pattern. So we could have something like: ``` ``` Not entirely sure how this would work but would...
Feels like something we should have to hide various elements. Even create a `.u-hidden-print` or something? https://medium.com/@matuzo/i-totally-forgot-about-print-style-sheets-f1e6604cfd6#.lyw35cbpy
http://www.dropzonejs.com/ This site works well. as you scroll sections automatically open. I also like the feel of it. Hate the phrase but it's more 'glossy'. Client approachable? What are you...
These are now generated with from an array of elements. Might be nice to automate the generation of these on the HTML side.
 PHP error when adding something like this: ```scss .u-fill-gradient-light, %u-fill-gradient-light { background-color: color(neutral, lightest); background: linear-gradient(to top, color(neutral, lightest) 0%,#f9f9f9 100%); } ```