| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-07-26 | Enable flexbox grid CSS on our docs page | Mark Otto | 1 | -0/+24 | |
| - Creates new flexbox grid Sass file in our docs assets - Updates the Gruntfile to compile said new Sass file and minify the output - Update notice on flexbox docs page for how it works - Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features) | |||||
| 2016-07-25 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-07-25 | fix doubled up padding in docs navbar | Mark Otto | 1 | -0/+3 | |
| 2016-07-23 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-07-20 | Fix typo in comment. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-07-12 | Losslessly compress doc images. | XhmikosR | 4 | -0/+0 | |
| Used zopfli 1.0.1 with `zopflipng.exe -m --lossy_transparent -y --iterations=1000`. Before: 199 KB (203.922 bytes) After: 197 KB (202.151 bytes) [ci skip] | |||||
| 2016-06-29 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-06-28 | Support jQuery v3 in Bootstrap v4 (#20191) | Chris Rebert | 1 | -4/+4 | |
| * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x | |||||
| 2016-06-26 | grunt dist docs | Chris Rebert | 3 | -6/+5 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-12 | Fixes #17089 a bit | Mark Otto | 1 | -0/+1 | |
| 2016-06-04 | grunt | Chris Rebert | 3 | -2/+4 | |
| [ci skip] | |||||
| 2016-05-26 | Merge pull request #19894 from twbs/v4-dev-jquery223 | XhmikosR | 2 | -5/+5 | |
| Update jQuery to v2.2.4. | |||||
| 2016-05-26 | Fix error with the new jQuery. | XhmikosR | 1 | -1/+1 | |
| 2016-05-26 | Update jQuery to v2.2.4. | XhmikosR | 1 | -4/+4 | |
| 2016-05-20 | Add "The Bootstrap Authors" to copyright notices (#19936) | Chris Rebert | 4 | -0/+4 | |
| ❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors | |||||
| 2016-04-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 12 | -39/+39 | |
| 2016-04-06 | Finish killing .center-block; fixes #19443 | Teo Dell'Amico | 1 | -6/+0 | |
| Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce] | |||||
| 2016-03-23 | Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221 | Chris Rebert | 1 | -4/+4 | |
| Update jQuery to v2.2.2. | |||||
| 2016-03-21 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-03-21 | don't shrink nav font-size | Mark Otto | 1 | -2/+0 | |
| 2016-03-21 | lighter active | Mark Otto | 1 | -1/+1 | |
| 2016-03-21 | Make active navbar link weight 500 again | Mark Otto | 1 | -0/+1 | |
| 2016-03-19 | Update jQuery to v2.2.2. | XhmikosR | 1 | -4/+4 | |
| 2016-02-28 | Run grunt. | XhmikosR | 1 | -3/+4 | |
| [ci skip] | |||||
| 2016-02-28 | Update holder.js to v2.9.3. | XhmikosR | 1 | -3/+4 | |
| [ci skip] | |||||
| 2016-02-27 | Run `grunt`. | XhmikosR | 1 | -8/+3 | |
| [ci skip] | |||||
| 2016-02-27 | Update tether to v1.2.0. | XhmikosR | 1 | -2/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-27 | Update jekyll-search to v1.1.1. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-02-27 | Update clipboard.js to v1.5.9. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
| 2016-02-27 | Update anchor-js to v3.1.0. | XhmikosR | 1 | -4/+4 | |
| [ci skip] | |||||
| 2016-02-19 | Run grunt. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2016-02-18 | Modal docs: Added JS event handler for relatedTarget demo | James Mosier | 1 | -0/+11 | |
| Fixes #17584 Closes #17607 by merging it | |||||
| 2016-02-16 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-02-15 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-02-09 | spacing in docs example" | Mark Otto | 1 | -0/+4 | |
| 2016-02-06 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-02-06 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-02-06 | Strip out .err from our syntax highlighting styles because it fucks up our ↵ | Mark Otto | 1 | -1/+0 | |
| placeholders in code snippets | |||||
| 2016-02-06 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 6 | -5/+17 | |
| 2016-02-06 | linter overhaul | Mark Otto | 6 | -5/+17 | |
| 2016-02-06 | disable linter | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 1 | -2/+4 | |
| responsive flex grid working | |||||
| 2016-02-06 | simpler, more specific docs example css | Mark Otto | 1 | -1/+3 | |
| 2016-02-06 | Tweak docs example CSS for flexbox grid cols | Mark Otto | 1 | -0/+10 | |
| 2016-02-06 | Ensure docs grid example highlighting for flexbox mode | Mark Otto | 1 | -0/+1 | |
| 2016-02-03 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-02-03 | Redo line-height globally | Mark Otto | 1 | -1/+0 | |
| - Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also) | |||||
| 2016-01-19 | Fix typo in docs/assets/scss/docs.scss | ruedap | 1 | -1/+1 | |
| 2016-01-17 | grunt | Mark Otto | 2 | -2/+2 | |
