Commit Graph

10 Commits

Author SHA1 Message Date
Michael Rose e94ea30ffd
Add support for Lunr and Algolia search (#48)
* Add basic support for Lunr and Algolia search
* Fix skip links
* Fix URL paths
* Add toggle for Algolia "powered by" badge
* Improve placement of search toggle
* Fix search icon fill color
* Add search documentation
* Update CHANGELOG
* Enable search on demo site
* Update TOC
2018-02-16 09:46:51 -05:00
Michael Rose 79d5dd378c Overlay menu adjustments (#16)
* Improve animation of off-canvas menu
* Simplify styles and push main content with CSS transforms for higher FPS
* Reduce padding around toggle button
* Customize color of focus state
* Merge overlay menu changes into /docs

Close #15
2017-03-29 14:55:31 -04:00
Michael Rose 7127714e4b Fix `body` height and `.wrapper` box shadow. (#14)
Close #13
2017-03-28 21:34:04 -04:00
Michael Rose 4b915b40be Sidebar off-canvas refactor (#11)
- Remove tinted background

- Refactor sidebar overlay
  - Remove problematic overlay and `pointer-events: hidden`
  - Size sidebar accordingly to avoid it covering up `.wrapper` content and interfering with interactions

- Add `-ms-` vendor prefixes for Internet Exploer

- Update CHANGELOG

Close #9
2017-03-27 14:43:01 -04:00
Michael Rose 81ca0ae168 Target last 1 version with Autoprefixer 2017-03-20 12:53:02 -04:00
Michael Rose 89aebb82ec Cleanup SCSS Lint warnings 2017-03-16 15:13:21 -04:00
Michael Rose bdb2033edd Cleanup SCSS Lint warnings 2017-03-16 14:34:29 -04:00
Michael Rose cc54e61ae7 Improve text and image utility classes 2017-03-09 14:20:28 -05:00
Michael Rose 7852f7857e Add image alignment utility classes 2017-03-09 09:35:42 -05:00
Michael Rose 4923774857 🚀 init 2017-03-07 16:12:17 -05:00