| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-27 | grunt | Mark Otto | 6 | -14/+15 | |
| 2014-08-27 | Fixes #14439: Add static tooltip example to docs | Mark Otto | 2 | -0/+35 | |
| 2014-08-27 | Merge branch 'master' into sr_friendly_hidden_content | Mark Otto | 11 | -33/+37 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-08-27 | grunt | Mark Otto | 6 | -11/+11 | |
| 2014-08-27 | grunt | Mark Otto | 3 | -3/+3 | |
| 2014-08-27 | fix nav links to end with / to avoid 301 redirect | Guo Du | 1 | -5/+5 | |
| 2014-08-26 | Specify `cursor: pointer` for `#import-manual-trigger`. | XhmikosR | 2 | -3/+6 | |
| 2014-08-23 | grunt | Mark Otto | 3 | -3/+3 | |
| 2014-08-23 | Full grunt | Mark Otto | 6 | -7/+8 | |
| 2014-08-23 | fixes #14425: remove invalid css property | Mark Otto | 1 | -1/+0 | |
| 2014-08-23 | fixes #14441 | Mark Otto | 1 | -1/+2 | |
| 2014-08-23 | grunt | Mark Otto | 8 | -19/+15 | |
| 2014-08-23 | grunt | Mark Otto | 4 | -5/+5 | |
| 2014-08-21 | Ukrainian site migrates to twbs.docs.org.ua | KostyaTretyak | 1 | -1/+1 | |
| 2014-08-20 | Merge pull request #14406 from twbs/nav-tag-for-navbar | Chris Rebert | 11 | -26/+26 | |
| consistently use <nav> instead of <div> for .navbar in docs | |||||
| 2014-08-17 | grunt | Chris Rebert | 4 | -4/+4 | |
| 2014-08-17 | Fix #14411 by setting JSON Content-Type for Gist API request | Chris Rebert | 1 | -0/+1 | |
| 2014-08-15 | consistently use <nav> instead of <div> for .navbar in docs | Chris Rebert | 11 | -26/+26 | |
| 2014-08-15 | Merge pull request #14339 from budnik/patch-3 | Julian Thilo | 1 | -1/+1 | |
| fix typo in ukrainian doc description | |||||
| 2014-08-06 | fix typo in ukrainian doc description | Дмитро Будник | 1 | -1/+1 | |
| 2014-08-06 | Clean up buttons documentation | Heinrich Fenkart | 2 | -92/+59 | |
| 2014-08-06 | Small wording tweak in alert docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-06 | Document that alerts are removed from the DOM when closed; fixes #14318 | Heinrich Fenkart | 1 | -3/+3 | |
| 2014-08-04 | grunt | Mark Otto | 4 | -4/+5 | |
| 2014-08-04 | unfuck all that because lol dependencies | Mark Otto | 3 | -2/+3 | |
| 2014-08-04 | Merge pull request #14315 from twbs/browser_bug_applet | Julian Thilo | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for #14124 | |||||
| 2014-08-04 | Add Wall of Browser Bugs entry for #14124 | Julian Thilo | 1 | -0/+6 | |
| [skip sauce] | |||||
| 2014-08-04 | Merge branch 'KyleMit/add-default-settings-documentation' | Chris Rebert | 1 | -0/+6 | |
| 2014-08-04 | Add docs for how to change default JS plugin settings | Kyle | 1 | -0/+6 | |
| Closes #14250. | |||||
| 2014-08-04 | Follow-up to #13074: use spec syntax instead of deprecated mixins | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-02 | Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for ↵ | Mark Otto | 3 | -3/+32 | |
| temporal inputs and line-height | |||||
| 2014-08-02 | Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from ↵ | Mark Otto | 3 | -3/+3 | |
| screwing up widths | |||||
| 2014-08-02 | grunt | Mark Otto | 3 | -2/+33 | |
| 2014-08-02 | Fixes #14296: document a table caption example | Mark Otto | 1 | -0/+1 | |
| 2014-08-02 | Fixes #14253: Add borders for tables that follow bodies in panels | Mark Otto | 3 | -3/+5 | |
| 2014-08-02 | Fixes #13202: Always use overflow: auto; on .table-responsive to prevent ↵ | Mark Otto | 5 | -16/+31 | |
| content breaking out of containers | |||||
| 2014-08-01 | Firefox 31 has been released, so rm pre-v31 browser bug entry | Chris Rebert | 1 | -6/+0 | |
| 2014-08-01 | Run `grunt`. | XhmikosR | 5 | -9/+16 | |
| 2014-08-01 | Remove `layout: nil`. | XhmikosR | 2 | -2/+0 | |
| It throws a warning with the latest Jekyll. | |||||
| 2014-07-31 | Add drag and drop config import; closes #11004 | Thomas Welton | 4 | -18/+122 | |
| Closes #13790 by merging a rebased version of it. | |||||
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 2 | -135/+141 | |
| Closes #14255 | |||||
| 2014-07-28 | Merge pull request #14256 from twbs/fix-14224 | Chris Rebert | 2 | -3/+9 | |
| Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers | |||||
| 2014-07-28 | Merge pull request #14257 from twbs/fix-14219 | Chris Rebert | 2 | -1/+3 | |
| Document that empty tooltips+popovers do not get displayed | |||||
| 2014-07-27 | Merge pull request #14258 from twbs/fix-14164 | Chris Rebert | 21 | -74/+44 | |
| Move Windows Phone 8 IE10 viewport bug workaround script from head to footer | |||||
| 2014-07-27 | Merge pull request #14235 from twbs/doc-14221 | Chris Rebert | 1 | -1/+27 | |
| Update docs & add example for #14221 | |||||
| 2014-07-27 | Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵ | Chris Rebert | 21 | -74/+44 | |
| footer of pages | |||||
| 2014-07-27 | Fix #14219: Document that empty tooltips+popovers do not get displayed | Chris Rebert | 2 | -1/+3 | |
| 2014-07-27 | Fix #14224: Correctly document args passed to function vals for `title` & ↵ | Chris Rebert | 2 | -3/+9 | |
| `content` options of tooltips+popovers | |||||
| 2014-07-25 | dropdowns.html: Remove wrong "type" attribute. | vsn4ik | 1 | -1/+1 | |
| 2014-07-24 | fix #14115 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
