| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-26 | Change value of stateful button after event loop | Heinrich Fenkart | 2 | -7/+7 | |
| Fixes #14450 | |||||
| 2014-08-26 | Less: Remove empty lines and blanks. | vsn4ik | 7 | -9/+2 | |
| 2014-08-26 | Update print.less from source (html5-boilerplate). Simplyfy table style. | vsn4ik | 1 | -12/+12 | |
| 2014-08-25 | Merge pull request #14451 from Siecje/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Updating IRC channel | |||||
| 2014-08-25 | Updating IRC channel | Siecje | 1 | -1/+1 | |
| 2014-08-25 | Update link to Run Jekyll on Windows guide | Julian Thilo | 1 | -1/+1 | |
| 2014-08-23 | grunt | Mark Otto | 4 | -4/+4 | |
| 2014-08-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -3/+2 | |
| 2014-08-23 | Full grunt | Mark Otto | 6 | -7/+8 | |
| 2014-08-23 | Fixes #14386: Reset font, text, and line-height properties in popovers | Mark Otto | 4 | -7/+10 | |
| 2014-08-23 | Merge pull request #14408 from vsn4ik/dropdown_menu_disabled_style | Mark Otto | 1 | -3/+2 | |
| Refactor dropdown.less. Optimize ".dropdown-menu > .disabled" selector. | |||||
| 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 | 10 | -21/+17 | |
| 2014-08-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -17/+49 | |
| 2014-08-23 | Fixes #13943 again: lighten links, and text, in navbar. Still not 100% ↵ | Mark Otto | 4 | -10/+10 | |
| compliant, but it's better. | |||||
| 2014-08-23 | Merge pull request #14382 from vsn4ik/https_links_in_readme | Mark Otto | 1 | -16/+16 | |
| README.md: Change links to use HTTPS | |||||
| 2014-08-23 | Merge pull request #14417 from twbs/fat-14282 | Mark Otto | 2 | -1/+33 | |
| fixes #14282 - Already Visible collapse gets closed when … | |||||
| 2014-08-23 | Fixes #14348: Add visibility styles to collapse and tab content to match .hidden | Mark Otto | 5 | -3/+10 | |
| 2014-08-23 | Fixes #14440: Remove unused nav variable | Mark Otto | 1 | -2/+0 | |
| 2014-08-23 | grunt | Mark Otto | 6 | -8/+8 | |
| 2014-08-21 | Merge pull request #14433 from KostyaTretyak/patch-1 | Julian Thilo | 1 | -1/+1 | |
| Ukrainian site migrates on twbs.docs.org.ua | |||||
| 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 | 12 | -28/+28 | |
| consistently use <nav> instead of <div> for .navbar in docs | |||||
| 2014-08-18 | Merge pull request #14244 from programcsharp/master | Jacob | 1 | -1/+1 | |
| Remove popover content with .children().detach() instead of .empty() | |||||
| 2014-08-18 | fixes #14282 - Already Visible collapse gets closed when .collapse('show') ↵ | fat | 2 | -1/+33 | |
| is called | |||||
| 2014-08-17 | Assume Element.getBoundingClientRect() exists; Fixes #14093 | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-08-17 | grunt | Chris Rebert | 6 | -6/+6 | |
| 2014-08-17 | Fix #14411 by setting JSON Content-Type for Gist API request | Chris Rebert | 1 | -0/+1 | |
| 2014-08-16 | Use single .dropdown-menu | vsn4ik | 1 | -3/+2 | |
| 2014-08-15 | consistently use <nav> instead of <div> for .navbar in docs | Chris Rebert | 12 | -28/+28 | |
| 2014-08-15 | Merge pull request #14402 from Joshua-Anderson/travis-time | Chris Rebert | 1 | -2/+2 | |
| Remove `time` from `.travis.yml`. | |||||
| 2014-08-15 | Remove `time` from `.travis.yml`. | Joshua Anderson | 1 | -2/+2 | |
| Travis CI now does this automatically. | |||||
| 2014-08-15 | Merge pull request #14316 from hnrch02/use-closest-alert | Chris Rebert | 2 | -5/+5 | |
| Use closest `.alert` for alert dismissal; closes #14306 | |||||
| 2014-08-15 | Merge pull request #14394 from twbs/gruntfile-bower | Chris Rebert | 1 | -15/+20 | |
| Fix `grunt dist` under Bower by separating docs into separate task | |||||
| 2014-08-15 | Merge pull request #14396 from twbs/retry-npm | Chris Rebert | 1 | -1/+10 | |
| Add retries to uncached-npm-install.sh | |||||
| 2014-08-15 | Merge pull request #14339 from budnik/patch-3 | Julian Thilo | 1 | -1/+1 | |
| fix typo in ukrainian doc description | |||||
| 2014-08-14 | Add retries to uncached-npm-install.sh | Chris Rebert | 1 | -1/+10 | |
| Pull requests are frequently failing on Travis due to npm flakiness (I think) travis_retry isn't available in indirect subshells like this | |||||
| 2014-08-14 | missing nav link | Mark Otto | 1 | -0/+1 | |
| 2014-08-14 | unfuck homepage nav links | Mark Otto | 1 | -15/+10 | |
| 2014-08-14 | Gruntfile: Fix #13949 by separating docs into separate task & refactoring | Chris Rebert | 1 | -15/+20 | |
| 2014-08-14 | README.md: Аmendment links to use HTTPS. | vsn4ik | 1 | -16/+16 | |
| 2014-08-13 | Gruntfile: switch cssmin & jade tasks from `files` over to `src` & `dest` | Chris Rebert | 1 | -19/+24 | |
| Refs #14388. | |||||
| 2014-08-13 | Gruntfile.js: Use user-friendly properties. | vsn4ik | 1 | -9/+6 | |
| 2014-08-08 | Merge pull request #14325 from hnrch02/cleanup-buttons-docs | Chris Rebert | 4 | -94/+62 | |
| Clean up buttons documentation | |||||
| 2014-08-08 | Collapse: count `.collapsing` elements as actives; closes #13447 | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-06 | fix typo in ukrainian doc description | Дмитро Будник | 1 | -1/+1 | |
| 2014-08-06 | Clean up buttons documentation | Heinrich Fenkart | 3 | -93/+61 | |
| 2014-08-05 | Merge pull request #14336 from michaeljayt/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Make grunt concat js files when watching | |||||
| 2014-08-06 | Make grunt concat js files when watching | Michael J. | 1 | -1/+1 | |
