| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-12 | Add missing trailing slash in Edge tracker links. | XhmikosR | 1 | -1/+1 | |
| 2018-08-12 | Revert "Remove Chinese translation since it 404s." | XhmikosR | 1 | -0/+5 | |
| This reverts commit 8bb35313b17da1414ca3445a6c821718a4d62bc5. This is no longer needed. | |||||
| 2018-08-12 | Revert "broken link checker: check external links too." | XhmikosR | 1 | -1/+1 | |
| This reverts commit 9e5ec00d50e4b89ff8496425fff1a5a1011b440d. Unfortunately, we are getting too many timeouts. | |||||
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 10 | -19/+1 | |
| 2018-08-12 | Use ES6 arrow function. | XhmikosR | 10 | -10/+10 | |
| 2018-08-12 | Remove Chinese translation since it 404s. | XhmikosR | 1 | -5/+0 | |
| 2018-08-12 | docs/4.1/components/forms.md: fix useiconic link. | XhmikosR | 1 | -1/+1 | |
| 2018-08-12 | broken link checker: check external links too. | XhmikosR | 1 | -1/+1 | |
| It's slower, but since it runs only on Travis, we better be safe. | |||||
| 2018-08-12 | Run all css tasks in dist script. | XhmikosR | 1 | -2/+2 | |
| 2018-08-12 | Fix paths. | XhmikosR | 3 | -4/+4 | |
| 2018-08-12 | Update devDependencies and gems. | XhmikosR | 3 | -2308/+1398 | |
| Also, enforce LF in clean-css. | |||||
| 2018-08-12 | fix(util): use querySelector for ids | Johann-S | 2 | -1/+14 | |
| 2018-08-07 | fix(util): use getElementById when it's possible | Johann-S | 2 | -2/+22 | |
| 2018-08-02 | Commit our svgo config. | XhmikosR | 3 | -2/+54 | |
| 2018-08-02 | Fix dispose causing popover title to change | jarstelfox | 1 | -1/+1 | |
| see: https://github.com/twbs/bootstrap/issues/26847 in v4, destroy was replaced by dispose | |||||
| 2018-08-02 | Hyphenate client-side/server-side (#27016) | Jonathan | 1 | -1/+1 | |
| 2018-08-02 | Fix #26990 broken external example | Mitchell Grice | 2 | -2/+2 | |
| 2018-08-02 | Use Iconic github page instead of site | Martijn Cuppens | 1 | -1/+1 | |
| The SSL certificate of the useiconic.com is expired | |||||
| 2018-08-02 | Update package.json | XhmikosR | 1 | -2/+2 | |
| Fix paths to docs. | |||||
| 2018-08-02 | package.json: be more explicit with the files we include. | XhmikosR | 1 | -3/+3 | |
| 2018-07-29 | Merge branch 'form-validation-icons' into v4-dev | Mark Otto | 5 | -7/+76 | |
| 2018-07-29 | #26972: fix responsive highlight width | Martijn Cuppens | 1 | -1/+1 | |
| 2018-07-29 | Update devDependencies and gems. | XhmikosR | 5 | -716/+946 | |
| 2018-07-29 | Fix custom-select font size/padding (#26585) | Robert | 2 | -6/+12 | |
| fixes #26476 | |||||
| 2018-07-29 | dist | Mark Otto | 9 | -10/+1369 | |
| 2018-07-28 | Add margin utils to the grid for fully functional grid control (#26957) | Mark Otto | 2 | -2/+3 | |
| * Add margin utils to the grid for fully functional grid control * bump the max filesize | |||||
| 2018-07-27 | fix typo: seperator -> separator (#26982) | lgdean | 1 | -1/+1 | |
| 2018-07-26 | Update browsers-devices.md | XhmikosR | 1 | -15/+16 | |
| 2018-07-24 | Carousel indicators transition (#26902) | Martijn Cuppens | 2 | -2/+5 | |
| 2018-07-24 | Fix custom range height (#26898) | ysds | 1 | -1/+2 | |
| Fixes #26897 | |||||
| 2018-07-24 | Flexbox based sticky footer example (#26674) | ysds | 4 | -55/+27 | |
| * Flexbox based sticky footer * Update guide message * Use utility classes instead of custom CSS | |||||
| 2018-07-24 | Custom input range disabled styling (#26540) | Martijn Cuppens | 2 | -0/+23 | |
| 2018-07-24 | Merge branch 'garhbod-patch-1' into v4-dev | Mark Otto | 3 | -1/+59 | |
| 2018-07-24 | Merge branch 'v4-dev' into malkomich-v4-dev | Mark Otto | 337 | -3769/+4306 | |
| 2018-07-24 | Add .text-decoration-none utility class (#25933) | Stefan Wrobel | 1 | -0/+2 | |
| ref: https://github.com/twbs/bootstrap/pull/23881#issuecomment-337789596 | |||||
| 2018-07-24 | add 'lighter' and 'bolder' font weight classes (#26580) | Andrew | 3 | -5/+12 | |
| * add 'lighter' and 'bolder' font weight classes these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight. probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start * Update .stylelintrc * add 'lighter' and 'bolder' variables per @mdo 's request. | |||||
| 2018-07-24 | Ship v4.1.3v4.1.3 | Mark Otto | 63 | -138/+138 | |
| 2018-07-23 | dist | Mark Otto | 31 | -3075/+3572 | |
| 2018-07-23 | fix(tests): visual plugins tests | Johann-S | 10 | -24/+22 | |
| 2018-07-20 | Allow background images for active buttons | Martijn Cuppens | 1 | -1/+0 | |
| 2018-07-20 | Clarify to close #26329 | Mark Otto | 1 | -1/+1 | |
| 2018-07-20 | fix `.modal-dialog-centered` on IE10/11 | Mohammad Younes | 1 | -0/+12 | |
| 2018-07-20 | Fix modal overflow style nesting (#26742) | Joshua David | 1 | -6/+6 | |
| Nest `.modal` styling directly under `.modal-open` to avoid issues when bootstrap is nested. | |||||
| 2018-07-20 | Merge branch 'document-tooltip-flickering' of ↵ | Mark Otto | 1 | -0/+11 | |
| https://github.com/simPod/bootstrap into simPod-document-tooltip-flickering | |||||
| 2018-07-20 | #26912: fix custom file input z-index | Martijn Cuppens | 1 | -0/+5 | |
| 2018-07-20 | Fix property order | ysds | 1 | -1/+1 | |
| 2018-07-20 | Remove `:not(:root)` from the workaround for SVG overflow bug | ysds | 1 | -6/+3 | |
| * `svg:not(:root)` specificity is very high (https://github.com/necolas/normalize.css/issues/718) * Bootstrap do not support SVG documents (See #26878) | |||||
| 2018-07-20 | Lower the specificity of vertical-align of SVG | ysds | 1 | -2/+7 | |
| 2018-07-20 | Add Noto Color Emoji to font stack | Mark Otto | 1 | -1/+1 | |
| Fixes #26227 | |||||
| 2018-07-20 | Clarify custom select styles | Mark Otto | 1 | -1/+1 | |
| Fixes #26281 | |||||
