Dave Redfern

Results 9 issues of 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.

enhancement

- 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...

bug

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...

enhancement
requires discussion

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

enhancement
requires discussion

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...

enhancement
help wanted
requires discussion

These are now generated with from an array of elements. Might be nice to automate the generation of these on the HTML side.

enhancement

![image](https://cloud.githubusercontent.com/assets/183473/22776431/85a9a02a-eea7-11e6-8946-359dda546ccc.png) 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%); } ```

bug