Antonio Ruberto
Antonio Ruberto
I've been playing around creating my own theme - https://github.com/aruberto/fresh-theme-bootstrap I am currently hijacking the css flag to toggle between different swatches like so: ``` ``` Seems like kind of...
The [Foundation Orbit Docs](http://foundation.zurb.com/sites/docs/orbit.html) recommend using [Owl Carousel](http://owlgraphic.com/owlcarousel/) since Owl is much more robust compared to Orbit's limited functionality. Is it worth spending time implementing Orbit? Or perhaps try and...
1. Create off canvas with reveal = large 2. Shrink screen size small 3. Toggle off canvas open 4. Without closing off canvas, make screen size large. Notice page is...
Implement: - [ ] Fieldset - [ ] progress - [ ] meter
Figure out what these are used for and if possible to handle this scenario in modular way. These CSS rules break modularity, may not be possible to support this. ```...
Currently Tabs Header is always above Tabs Content. Need to come up with a good way to integrate a grid so that Tabs Header can appear to left or right...
Skipped this in the controls section since it seems like the most complex component in the entire suite. Currently don't have a need for it, so deferring it for now....
Convert the demo app into a doc site since demo app contains example of pretty much every use case would want in docs. Need a getting started page explaining how...