Created by: trumbitta
I don't think this is going to ever be accepted, but I hope it could be a nice beginning to play with. Just read on...
Based on: https://github.com/bradfrost/this-is-responsive/blob/gh-pages/patterns/layout-offcanvas-right.html
TODO:
-
fix WebKit infinite loop transition bug (automagically fixed since Bootstrap 3 switched to Mobile First) -
refactor JS into a proper Bootstrap plugin (but can be improved), with proper unit tests -
must be tested on all the browsers supported by Bootstrap (this is a WIP and will be unchecked whenever there's some related bug being worked out) -
add proper documentation -
add variant with sidebar coming from the left: .row-offcanvas-left
-
delete temporary html file from examples