| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-07-08 | Initial naive form validation fixpatrickhlauke-form-validation | patrickhlauke | 1 | -28/+48 | |
| 2019-06-24 | Minor wording changes. | XhmikosR | 1 | -2/+2 | |
| 2019-06-24 | Combine duplicate documentation examples into one to fix the confusing text. | Jonathan Hawkins | 1 | -23/+9 | |
| fixes issue #28892 | |||||
| 2019-06-22 | Docs – update extend/approach.md (#28941) | Robin D'Arcy | 1 | -2/+2 | |
| 2019-06-18 | Typo fix (#28920) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-06-18 | Decrease number of order utilities (#28874) | Martijn Cuppens | 3 | -5/+18 | |
| 2019-06-07 | Removal of one of the most iconic components of Bootstrap: the jumbotron ↵ | Martijn Cuppens | 11 | -165/+23 | |
| (#28876) | |||||
| 2019-06-06 | Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html | XhmikosR | 1 | -1/+1 | |
| Co-Authored-By: Shohei Yoshida <[email protected]> | |||||
| 2019-06-06 | Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html | XhmikosR | 1 | -1/+1 | |
| Co-Authored-By: Shohei Yoshida <[email protected]> | |||||
| 2019-06-06 | Examples: make use of core utils in more places. | XhmikosR | 7 | -28/+5 | |
| 2019-06-06 | Clean component examples CSS (#28872) | Shohei Yoshida | 3 | -18/+16 | |
| * Remove unused classes/styles and use utilities instead of specific styles * Use `getElementById` instead of `querySelector` | |||||
| 2019-06-04 | Rename the text helper page (#28869) | Shohei Yoshida | 1 | -2/+2 | |
| 2019-06-05 | Rename .text-monospace to .font-monospace (#28867) | Shohei Yoshida | 2 | -2/+3 | |
| 2019-06-04 | Docs: add accessibility/keyboard callout to popovers, tweak tooltips callout ↵ | Patrick H. Lauke | 2 | -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-29 | Make example description more accurate (#28842) | Jay Pinho | 1 | -1/+1 | |
| 2019-05-23 | Helpers & utilities split (#28445) | Martijn Cuppens | 10 | -47/+324 | |
| 2019-05-20 | `.sr-only` & `.sr-only-focusable` tweaks (#28720) | Martijn Cuppens | 3 | -5/+14 | |
| * Prevent .sr-only-focusable overriding properties when being focused * Typo | |||||
| 2019-05-16 | Update Yarn package link to link to the Bootstrap package (#28781) | Christian Oliff | 1 | -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-16 | remove util references from our docs | Johann-S | 7 | -10/+0 | |
| 2019-05-16 | remove jquery references from tooltip docs | Johann-S | 1 | -25/+31 | |
| 2019-05-16 | remove jquery references in browsers-devices docs | Johann-S | 1 | -22/+0 | |
| 2019-05-16 | remove jquery references in toast docs | Johann-S | 1 | -13/+12 | |
| 2019-05-14 | add notes about arrow selector changes | Johann-S | 1 | -0/+8 | |
| 2019-05-14 | remove jquery references from popover docs | Johann-S | 1 | -28/+37 | |
| 2019-05-14 | remove jquery references from javascript.md docs | Johann-S | 1 | -33/+24 | |
| 2019-05-14 | rewrite modal docs without jquery | Johann-S | 1 | -23/+41 | |
| 2019-05-14 | remove jquery references in dropdown docs | Johann-S | 1 | -8/+13 | |
| 2019-05-14 | remove some jquery references in collapse docs | Johann-S | 1 | -2/+7 | |
| 2019-05-14 | remove some jquery references in carousel docs | Johann-S | 1 | -1/+4 | |
| 2019-05-10 | Move close icon to components in docs (#28512) | Martijn Cuppens | 1 | -1/+1 | |
| * Move close icon to components * Remove redundant float from close | |||||
| 2019-05-09 | Docs unordered lists dropdowns (#28591) | Katherine Shaw | 2 | -272/+272 | |
| Replace snippets and examples in dropdown docs to use semantic `ul` and `li` elements. | |||||
| 2019-05-09 | Remove Base64 for SVGs. (#28749) | XhmikosR | 2 | -3/+3 | |
| It results in bigger files. | |||||
| 2019-05-09 | v5: Drop all print styles and classes (#28339) | Mark Otto | 4 | -16/+1 | |
| 2019-05-08 | v5: Drop .media (#28265) | Mark Otto | 4 | -143/+7 | |
| 2019-05-08 | Remove hover mixin documentation | Martijn Cuppens | 1 | -6/+0 | |
| 2019-05-08 | Drop all hover mixins | Mark Otto | 1 | -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-08 | Documentation tweaks (#28679) | Martijn Cuppens | 2 | -7/+7 | |
| * Documentation tweaks * Remove redundant col-12 classes | |||||
| 2019-05-08 | add icofont to icon options (#28738) | Ashfahan Khan | 1 | -0/+1 | |
| 30 Categories , 2100+ SVG and icons from icofont | |||||
| 2019-05-08 | Album example: remove misleading jumbotron-heading classname (#28741) | Patrick H. Lauke | 2 | -2/+2 | |
| 2019-05-05 | Switch from list to map for responsive embeds (#28678) | Martijn Cuppens | 1 | -6/+18 | |
| 2019-05-03 | [WIP] v5: Prep migration docs page (#28472) | Mark Otto | 1 | -305/+51 | |
| * Migration docs page for v5 * Add JS section, tweak some copy * Update migration.md | |||||
| 2019-04-30 | Add truncated example of custom file browser | Martijn Cuppens | 1 | -0/+13 | |
| 2019-04-30 | Change custom file markup | ysds | 2 | -39/+24 | |
| 2019-04-15 | change how bootstrap can be imported in bundlers | Johann-S | 1 | -5/+6 | |
| 2019-03-18 | Revert "Remove Internet Explorer leftovers." | XhmikosR | 4 | -6/+20 | |
| This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c. | |||||
| 2019-03-18 | Revert "Add information about IE 11 compatibility." | XhmikosR | 1 | -37/+0 | |
| This reverts commit 1da5b9f76a05feae2663316247937aabda91d487. | |||||
| 2019-03-14 | Remove hover states on background utilities (#28457) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-03-14 | v5: Drop remaining deprecated mixins (#28461) | Mark Otto | 3 | -64/+0 | |
| - Deletes mixin mentions from float docs - Deletes mixin mention from visibility docs - Deletes the image-replacement page for text-hide | |||||
| 2019-03-14 | v5: Update badges (#28458) | Mark Otto | 1 | -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-13 | browsers-devices.md: escape what we read. | XhmikosR | 1 | -1/+1 | |
