Commit 27cf3d67 authored by Pierre-Denis Vanduynslager's avatar Pierre-Denis Vanduynslager
Browse files

Merge remote-tracking branch 'twbs/v4-dev' into v4-dev

parents f0c0a753 8e4f3fe7
17 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!26437merge,!20778V4 dev,!20539Allow multiple modals,!20434Fix dropdown example in docs (Fix #20410),!20493V4 dev display,!20636Fix docs for heading sizes,!22391V4 dev,!22547Finished a new translation for bootstrap,!22143Fix selectable disabled toggle radio buttons,!22598test,!21067dfsa,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23178Spinner,!17021v4
Showing with 228 additions and 330 deletions
+228 -330
docs/assets/img/components.png

3.04 KB | W: 0px | H: 0px

docs/assets/img/components.png

2.86 KB | W: 0px | H: 0px

docs/assets/img/components.png
docs/assets/img/components.png
docs/assets/img/components.png
docs/assets/img/components.png
  • 2-up
  • Swipe
  • Onion skin
docs/assets/img/devices.png

3.24 KB | W: 0px | H: 0px

docs/assets/img/devices.png

3.23 KB | W: 0px | H: 0px

docs/assets/img/devices.png
docs/assets/img/devices.png
docs/assets/img/devices.png
docs/assets/img/devices.png
  • 2-up
  • Swipe
  • Onion skin
docs/assets/img/sass.png

11.1 KB | W: 0px | H: 0px

docs/assets/img/sass.png

11.1 KB | W: 0px | H: 0px

docs/assets/img/sass.png
docs/assets/img/sass.png
docs/assets/img/sass.png
docs/assets/img/sass.png
  • 2-up
  • Swipe
  • Onion skin
This diff is collapsed.
......@@ -33,7 +33,7 @@
$('.bd-example-indeterminate [type="checkbox"]').prop('indeterminate', true)
// Disable empty links in docs examples
$('.bd-example [href=#]').click(function (e) {
$('.bd-example [href="#"]').click(function (e) {
e.preventDefault()
})
......
This diff is collapsed.
// clipboard.js
//
// Flash-based `Copy` buttons for code snippets.
// JS-based `Copy` buttons for code snippets.
.bd-clipboard {
position: relative;
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment