diff --git a/bower.json b/bower.json index 344319a4..417f96dd 100644 --- a/bower.json +++ b/bower.json @@ -32,6 +32,10 @@ "test-infra" ], "dependencies": { + "bootstrap": "git@github.com:rosskevin/bootstrap.git#v4-tmp-flex-master", + "tether": "^1.1" + }, + "old-dependencies": { "bootstrap": "v4-dev", "tether": "^1.1" } diff --git a/docs/examples/dashboard-bs4/dashboard.scss b/docs/examples/dashboard-bs4/dashboard.scss deleted file mode 100644 index ed2cd340..00000000 --- a/docs/examples/dashboard-bs4/dashboard.scss +++ /dev/null @@ -1,110 +0,0 @@ ---- ---- - -/* - * Base structure - */ - -/* Move down content because we have a fixed navbar that is 50px tall */ -body { - padding-top: 50px; -} - - -/* - * Global add-ons - */ - -.sub-header { - padding-bottom: 10px; - border-bottom: 1px solid #eee; -} - -/* - * Top navigation - * Hide default border to remove 1px line. - */ -.navbar-fixed-top { - border: 0; -} - -/* - * Sidebar - */ - -/* Hide for mobile, show later */ -.sidebar { - display: none; -} -@media (min-width: 768px) { - .sidebar { - position: fixed; - top: 51px; - bottom: 0; - left: 0; - z-index: 1000; - display: block; - padding: 20px; - overflow-x: hidden; - overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ - background-color: #f5f5f5; - border-right: 1px solid #eee; - } -} - -/* Sidebar navigation */ -.nav-sidebar { - margin-right: -21px; /* 20px padding + 1px border */ - margin-bottom: 20px; - margin-left: -20px; -} -.nav-sidebar > li > a { - padding-right: 20px; - padding-left: 20px; -} -.nav-sidebar > .active > a { - &, - &:hover, - &:focus { - color: #fff; - background-color: #428bca; - } -} - - -/* - * Main content - */ - -.main { - padding: 20px; -} -@media (min-width: 768px) { - .main { - padding-right: 40px; - padding-left: 40px; - } -} -.main .page-header { - margin-top: 0; -} - - -/* - * Placeholder dashboard ideas - */ - -.placeholders { - margin-bottom: 30px; - text-align: center; -} -.placeholders h4 { - margin-bottom: 0; -} -.placeholder { - margin-bottom: 20px; -} -.placeholder img { - display: inline-block; - border-radius: 50%; -} diff --git a/docs/examples/dashboard-bs4/index.html b/docs/examples/dashboard-bs4/index.html deleted file mode 100644 index ef3bdf31..00000000 --- a/docs/examples/dashboard-bs4/index.html +++ /dev/null @@ -1,210 +0,0 @@ ---- -layout: example -title: Dashboard BS4 Template -group: material-design ---- - - - - - - - -
# | -Header | -Header | -Header | -Header | -
---|---|---|---|---|
1,001 | -Lorem | -ipsum | -dolor | -sit | -
1,002 | -amet | -consectetur | -adipiscing | -elit | -
1,003 | -Integer | -nec | -odio | -Praesent | -
1,003 | -libero | -Sed | -cursus | -ante | -
1,004 | -dapibus | -diam | -Sed | -nisi | -
1,005 | -Nulla | -quis | -sem | -at | -
1,006 | -nibh | -elementum | -imperdiet | -Duis | -
1,007 | -sagittis | -ipsum | -Praesent | -mauris | -
1,008 | -Fusce | -nec | -tellus | -sed | -
1,009 | -augue | -semper | -porta | -Mauris | -
1,010 | -massa | -Vestibulum | -lacinia | -arcu | -
1,011 | -eget | -nulla | -Class | -aptent | -
1,012 | -taciti | -sociosqu | -ad | -litora | -
1,013 | -torquent | -per | -conubia | -nostra | -
1,014 | -per | -inceptos | -himenaeos | -Curabitur | -
1,015 | -sodales | -ligula | -in | -libero | -
Build a toggleable off-canvas navigation menu for use with Bootstrap.
- launch Launch -- -
-This doesn't seem very as-is because the main content never uses all the space when shrunk. It also pushes content instead of overlaying, like you might want with a drawer.
-This is an example to show the potential of an offcanvas layout pattern in Bootstrap. Try some responsive-range viewport sizes to see it in action.
-Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.
- -Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.
- -Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.
- -