- 29 Oct, 2017 3 commits
-
-
Johann-S authored
* Add dropright (right placement for our dropdown) * Add dropleft * moves drop left arrow to the left
-
Mark Otto authored
* 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.
-
Johann-S authored
* Add information about the fact we do not use Popper.js for Dropdown contained in navbars * Update dropdowns.md * Update dropdowns.md
-
- 23 Oct, 2017 3 commits
- 22 Oct, 2017 2 commits
- 20 Oct, 2017 2 commits
-
-
XhmikosR authored
-
- 19 Oct, 2017 4 commits
-
-
Laussel Loïc authored
-
XhmikosR authored
-
Kevin Ruscoe authored
This document contains the word JavaScript everywhere apart from in one place where it's abbreviated to JS. This just makes sure it's written as JavaScript consistently across the page.
-
Gijs Boddeus authored
double use of see
-
- 18 Oct, 2017 6 commits
-
-
Mark Otto authored
-
Kevin Ruscoe authored
-
Andrew Murphy authored
* Refer to utility classes uses. Add Printing section refer to (not navbar) classes used for newbies navbars don't print, so add example of a print-only alternative * typos, add links typo in {% example %} add links to component pages * grammar * Add a dropdown with divider to the main example * change id name to stop travis error I assume id="camelCase" is the standard for id names, rather than the clearly superior id="underscore_words" * review changes still like to emphasise the foreign utility classes in the main example bg-light's name is self explanatory (so its obvious where to look it up), but mr-sm-2's name isn't at first * review changes * grammar * .fixed-top/bottom don't reserve space on the screen ... as they are position:fixed. better wording welcome * copyediting - rewrite utils line and link to the utils pages - restore the paragraphs to the placement section - fix formatting and grammar
-
Andres Galante authored
* fixes migration forms guides * removes container from Horizontal form * adds col-form-label sizes on form docs * removes .form-control-label from forms.scss * add note to migration
-
Andres Galante authored
-
Mark Otto authored
* revert #23108, which had no bug but was a problem with the example code * add example to the docs for future proofing * move it up
-
- 17 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 16 Oct, 2017 1 commit
-
-
Johann-S authored
* Add dispose methods in our documentation * Update buttons.md
-
- 04 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 03 Oct, 2017 5 commits
-
-
Gareth Adams authored
* Updates docs to match Tooltip type checking Documentation now matches the types defined in the DefaultType constant in js/src/tooltip.js * Revert documentation clarify where true is invalid
-
Roman O authored
* Offset option can be function (Popper.js) * Fix...add function type for offset option * Remove constants for popper config * Optimize code. Remove foreach loop. * Refactoring. Remove getOffset method
-
-
Herst authored
-
Mike Jacobson authored
-
- 01 Oct, 2017 1 commit
-
-
Andres Galante authored
-
- 28 Sep, 2017 1 commit
-
-
XhmikosR authored
-
- 26 Sep, 2017 3 commits
-
-
Andres Galante authored
-
XhmikosR authored
-
XhmikosR authored
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
-
- 25 Sep, 2017 1 commit
-
-
Johann-S authored
-
- 24 Sep, 2017 1 commit
-
-
Patrick H. Lauke authored
* Use `aria-selected` instead of `aria-expanded` * Change tab.js to use `aria-selected` rather than `aria-expanded` * Add `aria-orientation=vertical` to vertical tab list * Remove dynamic tabs with dropdowns * Fix non-interactive code examples * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
-
- 23 Sep, 2017 1 commit
-
-
Herst authored
-
- 17 Sep, 2017 1 commit
-
-
Andres Galante authored
-
- 12 Sep, 2017 2 commits
-
-
Patrick H. Lauke authored
-
meteorlxy authored
-
- 11 Sep, 2017 1 commit
-
-
Herst authored
-