| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-06 | rubygems version bump | Mark Otto | 1 | -2/+2 | |
| 2017-01-03 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -13/+0 | |
| 2017-01-03 | remove some docs callouts | Mark Otto | 2 | -8/+0 | |
| 2017-01-04 | Move node-sass to npm script and drop Ruby Sass. | Bardi Harborow | 1 | -13/+0 | |
| 2017-01-03 | update text | Mark Otto | 1 | -1/+1 | |
| 2017-01-01 | Update more copyright years to 2017 (#21491) | Quan You | 1 | -2/+2 | |
| * Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017 | |||||
| 2016-12-31 | Move .table-responsive from wrapper to .table | Quy | 1 | -75/+71 | |
| 2016-12-31 | v4: Rip out IE compatibility mode meta tags (#21483) | Mark Otto | 2 | -67/+5 | |
| * Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro | |||||
| 2016-12-31 | make note of slim build | Mark Otto | 1 | -1/+1 | |
| 2016-12-30 | Document $enable-print-styles (#21474) | Quy | 1 | -0/+1 | |
| 2016-12-26 | Remove Meteor install instructions. | Bardi Harborow | 1 | -6/+0 | |
| 2016-12-24 | Update IE9 support (#21424) | Quy | 1 | -2/+2 | |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 5 | -60/+8 | |
| * remove the $enable-flex variable option * remove bootstrap-flex.css dist file and it's grunt task * remove the separate flex css file for docs; it's all the same now * remove flexbox docs (porting some to the main grid docs in next commit) * clean up few grid docs bits to simplify copy, start to mention flexbox * port relevant flexbox-grid.md content to grid.md - clean up mixins - update how it works section - bring over sizing and alignment sections * remove the $enable-flex from the options.md page * update lead paragraph to mention flexbox * update migration to mention loss of ie9 support * remove mention of flexbox dist file * clarify IE support * making a note * remove flexbox variant mentions from component docs - updates docs for media object, navs, list group, and cards to consolidate docs - no more need to callout flexbox variants since it's now the default * remove $enable-flex if/else from sass files * remove flex dist files * update scss lint property order to account for flex properties * linting * change to numberless classes for autosizing, wrap in highlighting div * bump gruntfile and postcss to ie10 * redo intro sections * rearrange * phew, redo hella grid docs - rearrange all the things - consolidate some bits * remove reference to flexbox mode * more border action for demo * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom | |||||
| 2016-11-30 | Remove .btn-outline | ysds | 1 | -2/+2 | |
| 2016-11-28 | fixes #21072: clarify location of variables file (and avoid linking to a ↵ | Mark Otto | 1 | -1/+1 | |
| file that will be broken depending on the branch name) | |||||
| 2016-11-26 | minor docs content tweaks to fix #18997 | Mark Otto | 1 | -1/+1 | |
| 2016-11-25 | Fixes #21195: Add more table of contents to pages with longer contents | Mark Otto | 3 | -3/+18 | |
| 2016-11-08 | Merge pull request #21062 from vanillajonathan/patch-1 | Mark Otto | 1 | -1/+1 | |
| Linked to slack | |||||
| 2016-11-09 | Fix broken and redirected links. | Bardi Harborow | 4 | -6/+6 | |
| 2016-11-01 | Linked to slack | Jonathan | 1 | -1/+1 | |
| 2016-10-24 | Fixing ruby gem version to 4.0.0.alpha5 | David Singer | 1 | -2/+2 | |
| 2016-10-10 | remove commented out custom builds | Mark Otto | 1 | -24/+0 | |
| 2016-10-10 | rework download options to mention source, compiled, and cdn | Mark Otto | 1 | -1/+16 | |
| 2016-10-10 | Render bash and powershell prompts with ::before. | Bardi Harborow | 2 | -9/+12 | |
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 6 | -13/+13 | |
| 2016-10-02 | v4: Social meta tags (#20825) | Mark Otto | 10 | -0/+10 | |
| * descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements | |||||
| 2016-07-26 | elaborate on those classes | Mark Otto | 1 | -1/+1 | |
| 2016-07-26 | comment out custom builds for now | Mark Otto | 1 | -0/+2 | |
| 2016-07-26 | remove dist download option for now; it has been coming soon for far too long | Mark Otto | 1 | -18/+0 | |
| 2016-07-19 | Docs: Update `composer require` command to download current v4 alpha version ↵ | Alice Young | 1 | -1/+1 | |
| (#20328) | |||||
| 2016-06-23 | Remove reference to fixed Chrome bug in accessibility docs (#20145) | Chris Rebert | 1 | -1/+1 | |
| Refs https://bugs.chromium.org/p/chromium/issues/detail?id=454172#c22 [skip sauce] | |||||
| 2016-06-23 | Fix links to A11Y Project posts | Curt Grimes | 1 | -1/+1 | |
| Closes #20165 [skip sauce] | |||||
| 2016-06-20 | Replace grunt-postcss with postcss-cli (#20140) | Chris Rebert | 1 | -1/+1 | |
| Refs #19990 Continues the degruntification process. Also removes mq4-hover-shim for now, since it doesn't yet implement the standard PostCSS plugin interface. | |||||
| 2016-06-20 | Remove refs to fixed printing-related Chrome bug from browser support docs ↵ | Chris Rebert | 1 | -7/+1 | |
| (#20144) Refs https://bugs.chromium.org/p/chromium/issues/detail?id=273306#c34 [skip sauce] | |||||
| 2016-06-04 | Add docs regarding postcss-flexbugs-fixes dependency | Chris Rebert | 2 | -3/+3 | |
| 2016-05-20 | Add "The Bootstrap Authors" to copyright notices (#19936) | Chris Rebert | 1 | -0/+1 | |
| ❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors | |||||
| 2016-05-11 | Fixes #18584: Link to autoprefixer json file (link is broken until we make ↵ | Mark Otto | 1 | -0/+1 | |
| this the master branch) | |||||
| 2016-03-14 | Mention https://webkit.org/b/153856 in the docs | Chris Rebert | 1 | -0/+4 | |
| Refs #14839, #19088 [skip sauce] | |||||
| 2016-03-14 | Merge pull request #19426 from twbs/ios-virt-keyboard | Chris Rebert | 1 | -5/+1 | |
| Remove iOS virtual keyboard bug section from docs | |||||
| 2016-03-14 | Document $enable-grid-classes variable | David Lormor | 1 | -9/+10 | |
| Closes #19532 [skip sauce] | |||||
| 2016-03-06 | Remove iOS virtual keyboard bug section from docs | Chris Rebert | 1 | -5/+1 | |
| The modal backdrop positioning bug related to iOS' virtual keyboard doesn't seem to reproduce in iOS 8.0+. (Possibly as a side-effect of https://bugs.webkit.org/show_bug.cgi?id=153224 ) Refs #9023 [skip sauce] | |||||
| 2016-03-06 | Docs: Link directly to printing-related browser bugs | Chris Rebert | 1 | -2/+2 | |
| * https://bugs.chromium.org/p/chromium/issues/detail?id=273306 * https://bugs.webkit.org/show_bug.cgi?id=138192 [skip sauce] | |||||
| 2016-03-06 | Docs: Add link to Chrome bug regarding `body { overflow: hidden; }` | Chris Rebert | 1 | -1/+1 | |
| https://bugs.chromium.org/p/chromium/issues/detail?id=175502 [skip sauce] | |||||
| 2016-02-29 | Added colon before enumeration | Maarten van Elsas | 1 | -1/+1 | |
| 2016-02-03 | Mention https://webkit.org/b/153852 in browser compatibility docs | Chris Rebert | 1 | -1/+1 | |
| Refs #19077 [skip sauce] | |||||
| 2016-01-20 | Clean up printing documentation | David Beitey | 1 | -2/+2 | |
| Replace inline HTML with markdown, rewording, and cleanup. Closes #18984 | |||||
| 2016-01-20 | Restore workarounds for #12078 printing bug that were lost in 86af1f3 | Chris Rebert | 1 | -0/+4 | |
| Refs #18984 [skip sauce] | |||||
| 2016-01-17 | Update docs to include mention of the custom variables file | Mark Otto | 1 | -3/+21 | |
| 2016-01-14 | Docs: Tweak phrasing of description of $enable-gradients | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-01-14 | Add missing word | Quy | 1 | -1/+1 | |
