- Update Style Guide Boilerplate to use box-sizing border-box globally
- Update address markup to more neutral base
- Update wording on button that selects sample markup to be copied
- Add tooltip to copy source button
- Add button that selects sample markup to be copied
- Resolves issue #4 and issue #6
- Resolved issue #3
- Removed custom scrollbar styles
- Reworked navigation
- Reworked layout
- Added hex values to color swatches
- Added ability to toggle code snippets
- Switched to placehold.it for images
- Switched to prettify.js for code highlighting
- Improved usability across mobile and legacy browsers
- Normalized time element formatting
- Normalize formatting for all markup snippets
- Update tabular data example
- Update sources for video and audio elements
- Reworked Media section
- Add Audio example
- Add Video example
- Reworked preformatted text
- Reworked tabular data
- Add table with side headings
- Fix dynamic output value on range slider
- Add datalist fields
- Reworked Form Buttons section
- Add disabled buttons
- Add fieldset examples
- Reworked Form Fields
- Add speech recognition input
- Add time input
- Add disabled fields
- Add readonly fields
- Add meter element
- Add progress element
- Add details element
- Remove headings in hgroup
- Add small text and link in heading examples
- Add address element
- Add time element
- Add q element
- Add international phone input example
- Add placeholder example
- Add required field input
- Add mulitiple select menu
- Merge HTML5 Form Fields section into Form Fields section
- Add media query for small viewports
- Remove dependancy on jQuery
- Locally host highlight.js files
- Use placedog.com instead of lorempixel.com
- Initial commit