aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-23Fixes #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto5-3/+10
2014-08-23Fixes #14440: Remove unused nav variableMark Otto1-2/+0
2014-08-23gruntMark Otto6-8/+8
2014-08-21Merge pull request #14433 from KostyaTretyak/patch-1Julian Thilo1-1/+1
Ukrainian site migrates on twbs.docs.org.ua
2014-08-21Ukrainian site migrates to twbs.docs.org.uaKostyaTretyak1-1/+1
2014-08-20Merge pull request #14406 from twbs/nav-tag-for-navbarChris Rebert12-28/+28
consistently use <nav> instead of <div> for .navbar in docs
2014-08-18Merge pull request #14244 from programcsharp/masterJacob1-1/+1
Remove popover content with .children().detach() instead of .empty()
2014-08-18fixes #14282 - Already Visible collapse gets closed when .collapse('show') ↵fat2-1/+33
is called
2014-08-17Assume Element.getBoundingClientRect() exists; Fixes #14093Chris Rebert1-1/+1
[skip validator]
2014-08-17gruntChris Rebert6-6/+6
2014-08-17Fix #14411 by setting JSON Content-Type for Gist API requestChris Rebert1-0/+1
2014-08-16Use single .dropdown-menuvsn4ik1-3/+2
2014-08-15consistently use <nav> instead of <div> for .navbar in docsChris Rebert12-28/+28
2014-08-15Merge pull request #14402 from Joshua-Anderson/travis-timeChris Rebert1-2/+2
Remove `time` from `.travis.yml`.
2014-08-15Remove `time` from `.travis.yml`.Joshua Anderson1-2/+2
Travis CI now does this automatically.
2014-08-15Merge pull request #14316 from hnrch02/use-closest-alertChris Rebert2-5/+5
Use closest `.alert` for alert dismissal; closes #14306
2014-08-15Merge pull request #14394 from twbs/gruntfile-bowerChris Rebert1-15/+20
Fix `grunt dist` under Bower by separating docs into separate task
2014-08-15Merge pull request #14396 from twbs/retry-npmChris Rebert1-1/+10
Add retries to uncached-npm-install.sh
2014-08-15Merge pull request #14339 from budnik/patch-3Julian Thilo1-1/+1
fix typo in ukrainian doc description
2014-08-14Add retries to uncached-npm-install.shChris Rebert1-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-14missing nav linkMark Otto1-0/+1
2014-08-14unfuck homepage nav linksMark Otto1-15/+10
2014-08-14Gruntfile: Fix #13949 by separating docs into separate task & refactoringChris Rebert1-15/+20
2014-08-14README.md: Аmendment links to use HTTPS.vsn4ik1-16/+16
2014-08-13Gruntfile: switch cssmin & jade tasks from `files` over to `src` & `dest`Chris Rebert1-19/+24
Refs #14388.
2014-08-13Gruntfile.js: Use user-friendly properties.vsn4ik1-9/+6
2014-08-08Merge pull request #14325 from hnrch02/cleanup-buttons-docsChris Rebert4-94/+62
Clean up buttons documentation
2014-08-08Collapse: count `.collapsing` elements as actives; closes #13447Heinrich Fenkart1-1/+1
2014-08-06fix typo in ukrainian doc descriptionДмитро Будник1-1/+1
2014-08-06Clean up buttons documentationHeinrich Fenkart3-93/+61
2014-08-05Merge pull request #14336 from michaeljayt/patch-2Chris Rebert1-1/+1
Make grunt concat js files when watching
2014-08-06Make grunt concat js files when watchingMichael J.1-1/+1
2014-08-06Small wording tweak in alert docsHeinrich Fenkart1-1/+1
2014-08-05Merge pull request #14334 from twbs/update-autoprefixerChris Rebert2-552/+64
bump grunt-autoprefixer to ~1.0.0
2014-08-05Merge pull request #14332 from hnrch02/clarify-alert-removalChris Rebert1-3/+3
Document that alerts are removed from the DOM when closed; fixes #14318
2014-08-05bump grunt-autoprefixer to ~1.0.0Chris Rebert2-552/+64
2014-08-05change valueMark Otto1-1/+1
2014-08-05spacingMark Otto1-6/+6
2014-08-05remove thatMark Otto7-1048/+1044
2014-08-05fuck around with responsive reflow table ideaMark Otto8-1079/+1237
2014-08-06Document that alerts are removed from the DOM when closed; fixes #14318Heinrich Fenkart1-3/+3
2014-08-05bigger imagesMark Otto1-3/+3
2014-08-05fix broke code blockMark Otto1-1/+1
2014-08-05copy and remove rogue p tagMark Otto1-2/+1
2014-08-05fix nav linkMark Otto1-1/+1
2014-08-05move license and translations to about sectionMark Otto3-2/+2
2014-08-05space out consecutive navs betterMark Otto2-1/+4
2014-08-05copy on badgesMark Otto1-1/+1
2014-08-05cardsMark Otto15-21/+793
2014-08-05added a separate npm-specific main fileJames Friend3-2/+13