| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 1 | -1/+2 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
| 2019-02-07 | Rename `Screenreaders` to "Screen readers". | XhmikosR | 1 | -1/+1 | |
| No redirect is added because the next version will be a minor version bump. | |||||
| 2018-12-22 | Merge branch 'v4-dev' into stretched-link | XhmikosR | 3 | -17/+4 | |
| 2018-12-21 | Bump to v4.2.1 (#27892)v4.2.1 | Mark Otto | 1 | -1/+1 | |
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 1 | -1/+2 | |
| - Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more | |||||
| 2018-12-21 | Remove dead link entry for translations. (#27891) | Florian Lacreuse | 1 | -5/+0 | |
| 2018-12-16 | List v3.4.0 in versions page. (#27860) | XhmikosR | 1 | -1/+2 | |
| 2018-12-12 | Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789) | Patrick H. Lauke | 1 | -10/+0 | |
| Edge/Mobile appears to have moved support for `-ms-viewport` behind a flag at some point, instead supporting meta viewport directives. Removing this altogether also fixes issues in IE11 on high-dpi displays - see https://github.com/twbs/bootstrap/issues/21780 | |||||
| 2018-12-04 | Stretched link | Martijn Cuppens | 1 | -0/+1 | |
| 2018-11-13 | Add new toasts component | Mark Otto | 1 | -0/+1 | |
| 2018-11-13 | Add Bootstrap's very first spinners omfg it's actually happening | Mark Otto | 1 | -0/+1 | |
| 2018-11-05 | Add japanese to translations (#27599) | okazou | 1 | -0/+5 | |
| 2018-10-30 | Add @MartijnCuppens to our core team ! :tada: (#27562) | Johann-S | 1 | -0/+3 | |
| 2018-10-17 | Move media from layout to components | Martijn Cuppens | 1 | -1/+1 | |
| 2018-10-06 | Add overflow-auto and overflow-hidden utilities | Mark Otto | 1 | -0/+1 | |
| 2018-09-16 | Simplify HTML and CSS | Mark Otto | 1 | -8/+0 | |
| - Remove iframes - Turn into larger click areas - Drop entire team.scss file for components and utilities | |||||
| 2018-09-16 | Restore team page. | XhmikosR | 2 | -0/+32 | |
| 2018-09-14 | Use https in more places and fix a few redirects. | XhmikosR | 1 | -3/+3 | |
| 2018-09-10 | Remove certain Chromium entries from Wall of Bugs | Herst | 1 | -30/+0 | |
| 2018-09-02 | Add new docs Versions page. | Mark Otto | 1 | -0/+41 | |
| 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 | Remove Chinese translation since it 404s. | XhmikosR | 1 | -5/+0 | |
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 9 | -0/+839 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
