aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Small typo on screenreaders page (#23416)Peder Johnsen1-1/+1
2017-08-14Remove remaining v4 alpha references (#23414)Jacob Müller2-4/+4
2017-08-14Removed comment (#23415)Jurre1-3/+0
2017-08-14Mention badge-default in migration docs, fix typo on popover docs (#23409)jipexu2-1/+2
2017-08-14Adding Gemfile to package.jsonArthur Franco1-0/+1
2017-08-14changes 1px to border-width variable on cardsAndres Galante1-1/+1
2017-08-14Remove apostropheCory Becker1-1/+1
2017-08-14v4 docs Add description for global variable `$enable-caret`Patrick Yeo1-0/+1
2017-08-14Add option to disable carets on dropdowns through `$enable-caret`Patrick Yeo4-19/+39
2017-08-13fewer inline styles, more styles in head; flexbox itMark Otto1-6/+22
2017-08-13Merge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap ...Mark Otto1-0/+20
2017-08-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto45-237/+273
2017-08-13Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heiko...Mark Otto1-2/+2
2017-08-13Rearrange margins for .highlight (#23396)Mark Otto1-1/+11
2017-08-13Moved watch task up to match the rest of the package.json (#22756)Tom Scholz1-2/+2
2017-08-13Move the gap between inline checkboxes to right (#22607)Tomáš Kout1-4/+1
2017-08-13Use empty Sass map and merge into it for easier customization of color maps (...Mark Otto1-6/+9
2017-08-13Button code cleanup (#22951)Mark Otto3-38/+36
2017-08-13move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto1-1/+1
2017-08-13Redo .card-deck and .card-group so they're always flex (#22860)Mark Otto2-7/+23
2017-08-13distMark Otto30-166/+180
2017-08-13Merge pull request #23386 from twbs/v4-dev-xmr-up-jekyllXhmikosR2-1/+2
2017-08-13Add `meta generator` tag.XhmikosR1-0/+1
2017-08-13Update Jekyll to 3.5.2.XhmikosR1-1/+1
2017-08-13docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)Alan Orth1-1/+1
2017-08-13Add npm install step to docs instructions (#23385)Jason Etcovitch1-3/+4
2017-08-13Style redirect pageJason Etcovitch1-0/+20
2017-08-12Apply the invalid/valid state to the class nameMark Otto1-2/+2
2017-08-12Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...Patrick Yeo1-1/+0
2017-08-12Apply `align-items: center;` to `.input-group` instead of input group sub com...Patrick Yeo1-4/+1
2017-08-12fix docs modal example fade outGijs Boddeus1-1/+1
2017-08-12Fix broken Examples link in the docs footer include – `footer.html`. (#23348)Steven Black1-1/+1
2017-08-12Remove extra spaces from spacing utilities (#23337)razh1-2/+2
2017-08-12Update package-lock.json. (#23342)XhmikosR1-336/+2310
2017-08-11Add popper.js as a NuGet dependency to match project.json (#23338)Jesse Mandel2-0/+2
2017-08-11docs: fix Popper.js name and removed comma (#23335)Federico Zivolo1-1/+1
2017-08-11fixing list-group badge example (#23293)béla1-3/+3
2017-08-11Use input type search for search fieldsJonathan1-9/+9
2017-08-11Replace dependencies badge by peer dependencies badgeJohann-S1-1/+1
2017-08-11Remove IE 10 viewport bug workaround JS.XhmikosR19-56/+0
2017-08-11Fix malformed linkBrian Surowiec1-1/+1
2017-08-11Fix .table-info migration textClark Winkelmann1-1/+1
2017-08-11Fix about sidebar.XhmikosR2-7/+8
2017-08-11“Sass” is standard in text and headings. (#23328)Steven Black1-1/+1
2017-08-11Fix broken links in doc (#23324)Chirag Modi3-3/+3
2017-08-11Remove `text/javascript` since it's the default one. (#23321)XhmikosR2-3/+3
2017-08-11Fix JavaScript case and a typo. (#23320)XhmikosR2-2/+2
2017-08-11Fix broken links in documentation. (#23315)Jan Karlo Dela Cruz9-11/+11
2017-08-11Convert the new PNGs to 8-bit and compress them. (#23299)XhmikosR2-0/+0
2017-08-11Merge pull request #23087 from twbs/v4-dev-xmr-tabs-fixXhmikosR2-9/+57