| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-06-18 | Decrease number of order utilities (#28874) | Martijn Cuppens | 4 | -13/+19 | |
| 2019-06-17 | Add Error checking to prevent invalid breakpoint (#28889) | Ashfahan Khan | 1 | -1/+4 | |
| * Add Error checking to prevent invalid breakpoint Error checking to prevent invalid breakpoint name * check type rather than value * Revert "check type rather than value" This reverts commit 04ab1e652f9c9c1c7725b7328b12f548a2c6d142. * use of not rather than null | |||||
| 2019-06-13 | tooltip dispose:removing only own event handler (#28896) | david-lallement | 1 | -6/+8 | |
| 2019-06-07 | Removal of one of the most iconic components of Bootstrap: the jumbotron ↵ | Martijn Cuppens | 26 | -193/+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 | 5 | -89/+19 | |
| * Remove unused classes/styles and use utilities instead of specific styles * Use `getElementById` instead of `querySelector` | |||||
| 2019-06-05 | Make generating form row styles dependent on $enable-grid-classes (#28870) | Shohei Yoshida | 1 | -10/+12 | |
| 2019-06-04 | Rename the text helper page (#28869) | Shohei Yoshida | 2 | -3/+3 | |
| 2019-06-05 | Rename .text-monospace to .font-monospace (#28867) | Shohei Yoshida | 3 | -3/+4 | |
| 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-06-04 | Workaround for the image size bug in IE (#28855) | Shohei Yoshida | 1 | -0/+3 | |
| 2019-06-04 | Add initial FUNDING.yml (#28824) | XhmikosR | 1 | -0/+3 | |
| 2019-06-03 | Update devDependencies. (#28798) | XhmikosR | 4 | -634/+569 | |
| Notably: * bundlesize 0.15.3 → ^0.17.2 * eslint-plugin-unicorn ^8.0.2 → ^9.0.0 * terser ^3.17.0 → ^4.0.0 | |||||
| 2019-06-03 | event-handler.js: use a plain for loop. (#28853) | XhmikosR | 1 | -4/+6 | |
| 2019-06-03 | HTTPS link to codeguide.co (#28860) | Christian Oliff | 1 | -2/+2 | |
| 2019-05-30 | Utility API improvement: use $key/$value instead of nth (#28828) | Ashfahan Khan | 2 | -4/+3 | |
| Co-Authored-By: Martijn Cuppens <[email protected]> | |||||
| 2019-05-30 | Use `npm-run-all` in the `netlify` script. (#28846) | XhmikosR | 1 | -1/+1 | |
| 2019-05-29 | Remove redundant properties from `.embed-responsive` (#28062) | Martijn Cuppens | 1 | -4/+0 | |
| 2019-05-29 | Modify `.card-header-tabs .nav-link.active` colors (#28833) | Shane Parsons | 1 | -0/+7 | |
| Co-Authored-By: Mark Otto <[email protected]> | |||||
| 2019-05-29 | Make example description more accurate (#28842) | Jay Pinho | 1 | -1/+1 | |
| 2019-05-28 | Clean input group flex basis (#28785) | Shohei Yoshida | 1 | -4/+1 | |
| 2019-05-28 | Calc modal header/footer border radius according to the border width (#28775) | Shohei Yoshida | 2 | -2/+3 | |
| 2019-05-27 | Correct grammar in modal.scss (#28829) | Aditya Shankar | 1 | -1/+1 | |
| 2019-05-26 | Fix background position (#28814) | Sezer Esen | 1 | -1/+1 | |
| 2019-05-24 | Fix Typo Mistake in SCSS comment (#28821) | Ashfahan Khan | 1 | -1/+1 | |
| 2019-05-24 | vnu.jar: Update ignores. (#28817) | XhmikosR | 1 | -3/+3 | |
| Pass the `--no-langdetect` flag instead of ignoring the warning manually. | |||||
| 2019-05-23 | Helpers & utilities split (#28445) | Martijn Cuppens | 40 | -449/+957 | |
| 2019-05-20 | `.sr-only` & `.sr-only-focusable` tweaks (#28720) | Martijn Cuppens | 6 | -31/+31 | |
| * Prevent .sr-only-focusable overriding properties when being focused * Typo | |||||
| 2019-05-18 | Fix z-index according to our z-index rule (#28784) | Shohei Yoshida | 1 | -2/+2 | |
| https://getbootstrap.com/docs/4.3/extend/approach/#z-index-scales | |||||
| 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 | linkinator: add silent flag. | XhmikosR | 1 | -1/+1 | |
| This should reduce its output. | |||||
| 2019-05-16 | Update devDependencies. | XhmikosR | 2 | -312/+653 | |
| 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-16 | toast should allow prevent default for hide and show events | Johann-S | 2 | -2/+81 | |
| 2019-05-14 | add notes about arrow selector changes | Johann-S | 1 | -0/+8 | |
| 2019-05-14 | fix popover arrow by selecting the first element child | Johann-S | 1 | -3/+2 | |
| 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 | Remove non-existing .custom-file-label::after (#28757) | Shohei Yoshida | 1 | -2/+1 | |
| 2019-05-10 | Move close icon to components in docs (#28512) | Martijn Cuppens | 3 | -3/+2 | |
| * Move close icon to components * Remove redundant float from close | |||||
| 2019-05-09 | Reset input padding for cross browser consistency (#28208) | Shohei Yoshida | 1 | -2/+1 | |
