aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-08Initial naive form validation fixpatrickhlauke-form-validationpatrickhlauke1-28/+48
2019-06-24Minor wording changes.XhmikosR1-2/+2
2019-06-24Combine duplicate documentation examples into one to fix the confusing text.Jonathan Hawkins1-23/+9
fixes issue #28892
2019-06-22Docs – update extend/approach.md (#28941)Robin D'Arcy1-2/+2
2019-06-18Typo fix (#28920)Martijn Cuppens1-1/+1
2019-06-18Decrease number of order utilities (#28874)Martijn Cuppens3-5/+18
2019-06-07Removal of one of the most iconic components of Bootstrap: the jumbotron ↵Martijn Cuppens11-165/+23
(#28876)
2019-06-06Update site/content/docs/4.3/examples/sticky-footer-navbar/index.htmlXhmikosR1-1/+1
Co-Authored-By: Shohei Yoshida <[email protected]>
2019-06-06Update site/content/docs/4.3/examples/sticky-footer-navbar/index.htmlXhmikosR1-1/+1
Co-Authored-By: Shohei Yoshida <[email protected]>
2019-06-06Examples: make use of core utils in more places.XhmikosR7-28/+5
2019-06-06Clean component examples CSS (#28872)Shohei Yoshida3-18/+16
* Remove unused classes/styles and use utilities instead of specific styles * Use `getElementById` instead of `querySelector`
2019-06-04Rename the text helper page (#28869)Shohei Yoshida1-2/+2
2019-06-05Rename .text-monospace to .font-monospace (#28867)Shohei Yoshida2-2/+3
2019-06-04Docs: add accessibility/keyboard callout to popovers, tweak tooltips callout ↵Patrick H. Lauke2-3/+11
(#28851) - Add same advice about keyboard/AT handling to popovers as a callout; also add information about not adding excessive content or interactive controls (and the suggestion to opt for a modal) - Tweak the tooltips callout for consistency
2019-05-29Make example description more accurate (#28842)Jay Pinho1-1/+1
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens10-47/+324
2019-05-20`.sr-only` & `.sr-only-focusable` tweaks (#28720)Martijn Cuppens3-5/+14
* Prevent .sr-only-focusable overriding properties when being focused * Typo
2019-05-16Update Yarn package link to link to the Bootstrap package (#28781)Christian Oliff1-1/+1
I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)
2019-05-16remove util references from our docsJohann-S7-10/+0
2019-05-16remove jquery references from tooltip docsJohann-S1-25/+31
2019-05-16remove jquery references in browsers-devices docsJohann-S1-22/+0
2019-05-16remove jquery references in toast docsJohann-S1-13/+12
2019-05-14add notes about arrow selector changesJohann-S1-0/+8
2019-05-14remove jquery references from popover docsJohann-S1-28/+37
2019-05-14remove jquery references from javascript.md docsJohann-S1-33/+24
2019-05-14rewrite modal docs without jqueryJohann-S1-23/+41
2019-05-14remove jquery references in dropdown docsJohann-S1-8/+13
2019-05-14remove some jquery references in collapse docsJohann-S1-2/+7
2019-05-14remove some jquery references in carousel docsJohann-S1-1/+4
2019-05-10Move close icon to components in docs (#28512)Martijn Cuppens1-1/+1
* Move close icon to components * Remove redundant float from close
2019-05-09Docs unordered lists dropdowns (#28591)Katherine Shaw2-272/+272
Replace snippets and examples in dropdown docs to use semantic `ul` and `li` elements.
2019-05-09Remove Base64 for SVGs. (#28749)XhmikosR2-3/+3
It results in bigger files.
2019-05-09v5: Drop all print styles and classes (#28339)Mark Otto4-16/+1
2019-05-08v5: Drop .media (#28265)Mark Otto4-143/+7
2019-05-08Remove hover mixin documentationMartijn Cuppens1-6/+0
2019-05-08Drop all hover mixinsMark Otto1-0/+1
Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project.
2019-05-08Documentation tweaks (#28679)Martijn Cuppens2-7/+7
* Documentation tweaks * Remove redundant col-12 classes
2019-05-08add icofont to icon options (#28738)Ashfahan Khan1-0/+1
30 Categories , 2100+ SVG and icons from icofont
2019-05-08Album example: remove misleading jumbotron-heading classname (#28741)Patrick H. Lauke2-2/+2
2019-05-05Switch from list to map for responsive embeds (#28678)Martijn Cuppens1-6/+18
2019-05-03[WIP] v5: Prep migration docs page (#28472)Mark Otto1-305/+51
* Migration docs page for v5 * Add JS section, tweak some copy * Update migration.md
2019-04-30Add truncated example of custom file browserMartijn Cuppens1-0/+13
2019-04-30Change custom file markupysds2-39/+24
2019-04-15change how bootstrap can be imported in bundlersJohann-S1-5/+6
2019-03-18Revert "Remove Internet Explorer leftovers."XhmikosR4-6/+20
This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c.
2019-03-18Revert "Add information about IE 11 compatibility."XhmikosR1-37/+0
This reverts commit 1da5b9f76a05feae2663316247937aabda91d487.
2019-03-14Remove hover states on background utilities (#28457)Martijn Cuppens1-1/+1
2019-03-14v5: Drop remaining deprecated mixins (#28461)Mark Otto3-64/+0
- Deletes mixin mentions from float docs - Deletes mixin mention from visibility docs - Deletes the image-replacement page for text-hide
2019-03-14v5: Update badges (#28458)Mark Otto1-25/+14
- Drop hover and focus states - Drop .badge-* variants and associated mixin for .bg-* utilities - Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill - Remove unused variables - Add default color value to .badge base class - Update docs to reflect changes
2019-03-13browsers-devices.md: escape what we read.XhmikosR1-1/+1