aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0
AgeCommit message (Collapse)AuthorFilesLines
2017-10-31Remove `datetime-local` warning from vnu ignore list, change reboot example.patrickhlauke1-2/+7
2017-10-31Remove the redundant `role=navigation` from `nav`s.XhmikosR1-3/+3
2017-10-31Add display utilities link in 'Utilities for layout' docs page (#24615)Giovanni Totaro - aka Vanni1-1/+1
2017-10-30Minor Markdown consistency cleanup. (#24605)XhmikosR6-5/+14
2017-10-30redesign these tables, fix headings, add intro paragraphsMark Otto1-34/+38
2017-10-30Add missing trailing slashes to URLs in docsGiovanni Totaro1-1/+1
2017-10-30Merge branch 'v4-dev' into docs-bundle-jsGiovanni Totaro - aka Vanni5-5/+5
2017-10-30Fix bad title for our dispose method in our documentationJohann-S5-5/+5
2017-10-30Explain contents of bundled JS files in docs (#23735)Giovanni Totaro1-1/+31
2017-10-29Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-0/+184
2017-10-29nuke container class for consistency while we're hereMark Otto1-1/+1
2017-10-29tweak spacingMark Otto1-1/+1
2017-10-29Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S1-0/+126
* Add dropright (right placement for our dropdown) * Add dropleft * moves drop left arrow to the left
2017-10-29Add `.modal-dialog-centered` for optional vertically centered modal (#24510)Mark Otto1-0/+58
* Add .modal-dialog-centered for optional vertically cenetered modal Fixes #23638 * adds modal-dialog-centered class to docs and removes margin to avoid generating a vertical scrolling * mention limitations * fix aria attr * Add `width: 100%` to the .modal-content for the centered version. Adding it here to avoid adding another selector by limiting it to the centered modal modifier.
2017-10-29Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-devMark Otto1-17/+17
2017-10-28Add information about the fact we do not use Popper.js for Dropdown c… ↵Johann-S1-1/+1
(#24571) * Add information about the fact we do not use Popper.js for Dropdown contained in navbars * Update dropdowns.md * Update dropdowns.md
2017-10-28Revamp docs About section (#24589)Mark Otto2-25/+18
- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile). - Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top. - Added redirects to the new Overview page from Team and History
2017-10-27form y space in docjeanpierre1-17/+17
2017-10-26Add `table-row` in documentation (#24551)Paweł Kuna1-0/+1
2017-10-22fixes #23695Mark Otto1-0/+1
2017-10-22Merge branch 'input-group-custom-forms' into v4-devMark Otto1-2/+95
2017-10-22clarifyMark Otto1-1/+3
2017-10-22improve visual appeal of examplesMark Otto1-4/+4
2017-10-22combineMark Otto1-3/+1
2017-10-22line breakMark Otto1-0/+1
2017-10-22Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into ↵Mark Otto1-46/+57
aavmurphy-v4-dev
2017-10-22mention spacing in card docs, fixes part of #24373Mark Otto1-1/+1
2017-10-22copy editMark Otto1-3/+1
2017-10-22Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap ↵Mark Otto1-1/+1
into input-group-custom-forms
2017-10-22add ids, add for attributes, and fix dupe idsMark Otto1-11/+11
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR4-9/+9
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-10-22New examples screenshots. (#24395)XhmikosR37-18/+18
The images are PNG 8-bit optimized with optipng, zopflipng and pngout.
2017-10-22start beta 3 migration docs, mention removed varMark Otto1-0/+6
2017-10-22Fix broken URI fragment and a redirected link. (#24456)XhmikosR1-1/+1
2017-10-22Reduce whitespace liquid outputs. (#24470)XhmikosR1-2/+2
2017-10-20Use `navbar-expand-sm` in our navbar bottom example for small devices (#24463)Johann-S1-1/+1
2017-10-20Be consistent with "JS"/"JavaScript". (#24457)XhmikosR7-7/+7
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ↵rmacklin1-0/+2
the minimum necessary (#24315) These were using `z-index: 2` to "Place active items above their siblings for proper border styling". However, using `z-index: 1` is sufficient for accomplishing that goal. In input-group, there were also three `z-index: 3` rules for the hover/focus/active states. I reduced these to `z-index: 2` since they just needed to be "one more than normal" (i.e. one more than what is now `z-index: 1` after my changes). These changes can be verified by viewing the documentation pages for Button group, Input group, List group, and Pagination before and after this commit and observing that the active elements are still "above" their siblings, so their borders look correct.
2017-10-20Merge branch 'v4-dev' into input-group-custom-formsXhmikosR1-1/+1
2017-10-20migration.md: fix Jekyll variable. (#24449)XhmikosR1-1/+1
Rationale: the page is not available locally, only on gh-pages, thus leading to a 404 locally.
2017-10-19Add input group support for custom selects and custom filesMark Otto1-1/+92
Closes #24437, closes #22457
2017-10-19another ;Andrew Murphy1-1/+1
2017-10-19formattingAndrew Murphy1-17/+17
2017-10-19typoAndrew Murphy1-1/+1
2017-10-19suggested changesAndrew Murphy1-12/+12
2017-10-19typov4.0.0-beta.2Mark Otto1-1/+1
2017-10-19new current_ruby-version varMark Otto1-2/+2
2017-10-19update getting started docs tooMark Otto1-2/+2
2017-10-19spelling changes to theming.md (#24444)Gijs Boddeus1-4/+4
2017-10-19remove form control label as it have been removed (#24442)Laussel Loïc2-4/+4