| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-10-24 | Make jQuery 2.0 the minimum supported version. | XhmikosR | 3 | -19/+3 | |
| 2015-10-24 | Switch to jQuery 2.1.4. | XhmikosR | 16 | -24/+22 | |
| Now that we don't support IE 8 it's safe to do that. | |||||
| 2015-10-24 | Merge pull request #17751 from twbs/v4-dev-xmr-clipboardjs | XhmikosR | 11 | -70/+55 | |
| Replace ZeroClipboard with clipboard.js. | |||||
| 2015-10-24 | Run `grunt`. | XhmikosR | 3 | -18/+15 | |
| 2015-10-24 | Fix the remaining issues for the clipboard.js switch. | Zeno Rocha | 1 | -14/+23 | |
| 2015-10-24 | Replace ZeroClipboard with clipboard.js. | XhmikosR | 8 | -56/+35 | |
| Things left: 1. clear the selection after copy 2. add messages for success and error | |||||
| 2015-10-23 | Remove unnecessary .bd-popover class from docs | Thomas Shinnick | 1 | -3/+3 | |
| Also one spelling typo corrected. Closes #18043 | |||||
| 2015-10-23 | Rename docs-specific static tooltip/popover classes for clarity; refs #18043 | Chris Rebert | 3 | -5/+5 | |
| [skip sauce] | |||||
| 2015-10-23 | _forms.scss: Copy over iOS <input> type compatibility note from v3 | Chris Rebert | 1 | -0/+2 | |
| Refs b6e6a05b951aac3fad30da441c765dbb86518644 We ought to re-check this for iOS 9.1 at some point... [skip sauce] [skip validator] | |||||
| 2015-10-23 | Merge pull request #18042 from twbs/cdn-sri | Chris Rebert | 3 | -6/+9 | |
| Add SRI hashes to CDN links in docs | |||||
| 2015-10-23 | Port #17729 to v4: Add SRI hashes to CDN links in docs | Chris Rebert | 3 | -6/+9 | |
| [skip sauce] | |||||
| 2015-10-23 | Trivially simplify heading margin-bottom declarations | Chris Rebert | 1 | -3/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-23 | Make heading class styles trump heading element styles; fixes #16947 | Chris Rebert | 1 | -6/+16 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-23 | _grid.scss: Declare left margin before right margin for uniformity; refs #18036 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-23 | bootstrap.scss: Cleanup comments; refs #18036 | Chris Rebert | 1 | -3/+3 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-23 | Add !important to .invisible (visibility:hidden) utility class | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-23 | Add !important to text transform utility classes | Chris Rebert | 1 | -3/+3 | |
| 2015-10-23 | Add !important to text alignment utility classes | Chris Rebert | 1 | -5/+5 | |
| Refs #16836 [skip sauce] [skip validator] | |||||
| 2015-10-23 | Merge pull request #18029 from twbs/fix-18026 | Chris Rebert | 1 | -64/+17 | |
| Stop hardcoding grid tiers in flexbox alignment & ordering classes | |||||
| 2015-10-23 | Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026 | Chris Rebert | 1 | -64/+17 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-23 | grunt dist | Chris Rebert | 4 | -4/+4 | |
| 2015-10-23 | Merge pull request #18028 from twbs/fix-18027 | Chris Rebert | 1 | -26/+6 | |
| Stop hardcoding grid breakpoints in responsive alignment utility classes | |||||
| 2015-10-23 | Stop hardcoding grid breakpoints in responsive alignment utility classes; ↵ | Chris Rebert | 1 | -26/+6 | |
| fixes #18027 [skip sauce] [skip validator] | |||||
| 2015-10-22 | Use `$enable-rounded` for `.label-pill` | Kevin Kirsche | 1 | -2/+1 | |
| Fix #18002 | |||||
| 2015-10-21 | Merge pull request #18013 from vsn4ik/rm_unused_sass_repo | Chris Rebert | 1 | -1/+0 | |
| v4 - Remove unused sass_repo variable | |||||
| 2015-10-22 | Remove unused sass_repo variable | vsn4ik | 1 | -1/+0 | |
| 2015-10-20 | Fix Hound's JS config | Chris Rebert | 1 | -1/+1 | |
| Per https://github.com/twbs/bootstrap/pull/17997#discussion_r42564175 ; thanks @vsn4ik ! Refs #17769 /fyi @croaky [ci skip] | |||||
| 2015-10-19 | docs/getting-started/javascript.md: Hyperlink preventDefault() mention | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-10-19 | Anonymous table bug is still present in Safari 9.0, but should be fixed in ↵ | Chris Rebert | 1 | -1/+1 | |
| the next version | |||||
| 2015-10-19 | Merge pull request #17970 from hzoo/update-jscs | Chris Rebert | 3 | -134/+723 | |
| v4 - Update grunt-jscs to 2.1.0 to use JSCS 2.x | |||||
| 2015-10-19 | Merge pull request #17980 from tshinnic/v4_docs_typos_1 | Chris Rebert | 2 | -3/+3 | |
| Fix three small typos | |||||
| 2015-10-19 | Fix three small typos | Thomas Shinnick | 2 | -3/+3 | |
| 2015-10-19 | update grunt-jscs to 2.1.0 to use jscs 2.x | Henry Zhu | 3 | -134/+723 | |
| 2015-10-17 | Merge pull request #17955 from twbs/bug-wall-17913 | Chris Rebert | 1 | -0/+20 | |
| Add #17913 to Wall of Browser Bugs | |||||
| 2015-10-17 | Add #17913 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+20 | |
| Refs https://code.google.com/p/chromium/issues/detail?id=544290 Refs https://bugs.webkit.org/show_bug.cgi?id=150271 Closes #17913 [ci skip] | |||||
| 2015-10-17 | [V4] Fixes #17953: Update migration docs of .btn-default replacement | Risan Bagja Pradana | 1 | -2/+1 | |
| [V4 Docs] Update migration docs to point out the .btn-default replacement. | |||||
| 2015-10-17 | [V4] Fixes #17953: Add migration docs of .btn-default removal | Risan Bagja Pradana | 1 | -0/+5 | |
| V4 Docs - Updates to migration docs to pointed out the removal of .btn-default class and an addition of the new .btn-secondary class. | |||||
| 2015-10-16 | Added nuspec files so MyGet can build and publish NuGet packages | Supergibbs | 3 | -0/+62 | |
| 2015-10-16 | Merge pull request #17949 from darkdiesel/v4-dev | Chris Rebert | 1 | -1/+1 | |
| Fix typo in docs for tooltips. | |||||
| 2015-10-16 | Fix docs for tooltips. | Peshkov, Igor | 1 | -1/+1 | |
| 2015-10-16 | Merge pull request #17945 from patrickhlauke/docs-redundant-sr | Patrick H. Lauke | 3 | -12/+2 | |
| Remove redundant `<span class="sr-only">...</span>` for close buttons | |||||
| 2015-10-15 | Added NuGet version badge | Supergibbs | 1 | -0/+1 | |
| 2015-10-16 | Add "keyboard users" to heading for `sr-only-focusable` | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-10-16 | Remove redundant `.sr-only` text for Close buttons | Patrick H. Lauke | 3 | -11/+1 | |
| Since `aria-label` is used, it's not necessary anymore. | |||||
| 2015-10-15 | #17895 Added $alert-border-width that defaults to $border-width | Chris Bell | 2 | -1/+2 | |
| 2015-10-14 | v4 - .c-select on background inherits white | Catalin Zalog | 1 | -0/+1 | |
| This: ``` <div class="bg-info"> <select class="c-select"> <option selected>Open this select menu</option> <option value="1">One</option> <option value="2">Two</option> <option value="3">Three</option> </select> </div> ``` render this: http://s.zalog.ro/2015-10-14-19-45-11.png | |||||
| 2015-10-13 | Adding autocomplete attribute in docs input search | Marcio Vicente | 1 | -1/+1 | |
| 2015-10-14 | Run `grunt`. | XhmikosR | 25 | -59/+149 | |
| [ci skip] | |||||
| 2015-10-14 | Update devDependencies. | XhmikosR | 2 | -352/+1182 | |
| 2015-10-14 | Update gems. | XhmikosR | 2 | -8/+8 | |
| [skip validator] [skip sauce] | |||||
