aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2014-08-18Merge pull request #14244 from programcsharp/masterJacob1-1/+1
2014-08-18fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...fat2-1/+33
2014-08-17Assume Element.getBoundingClientRect() exists; Fixes #14093Chris Rebert1-1/+1
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
2014-08-15Remove `time` from `.travis.yml`.Joshua Anderson1-2/+2
2014-08-15Merge pull request #14316 from hnrch02/use-closest-alertChris Rebert2-5/+5
2014-08-15Merge pull request #14394 from twbs/gruntfile-bowerChris Rebert1-15/+20
2014-08-15Merge pull request #14396 from twbs/retry-npmChris Rebert1-1/+10
2014-08-15Merge pull request #14339 from budnik/patch-3Julian Thilo1-1/+1
2014-08-14Add retries to uncached-npm-install.shChris Rebert1-1/+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
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
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
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
2014-08-05Merge pull request #14332 from hnrch02/clarify-alert-removalChris Rebert1-3/+3
2014-08-05bump grunt-autoprefixer to ~1.0.0Chris Rebert2-552/+64
2014-08-06Document that alerts are removed from the DOM when closed; fixes #14318Heinrich Fenkart1-3/+3
2014-08-05added a separate npm-specific main fileJames Friend3-2/+13
2014-08-04gruntMark Otto4-4/+5
2014-08-04Use closest `.alert` for alert dismissal; closes #14306Heinrich Fenkart2-5/+5
2014-08-04Remove `aria-describedby` attribute laterHeinrich Fenkart1-3/+3
2014-08-04unfuck all that because lol dependenciesMark Otto8-640/+719
2014-08-04fixes #14310: reset .active as well for button linksMark Otto5-715/+639
2014-08-04Merge pull request #14315 from twbs/browser_bug_appletJulian Thilo1-0/+6
2014-08-04Add Wall of Browser Bugs entry for #14124Julian Thilo1-0/+6
2014-08-04Merge branch 'KyleMit/add-default-settings-documentation'Chris Rebert1-0/+6
2014-08-04Add docs for how to change default JS plugin settingsKyle1-0/+6
2014-08-03Merge pull request #14311 from hnrch02/autoprefixer-for-13074Mark Otto3-9/+9
2014-08-04Follow-up to #13074: use spec syntax instead of deprecated mixinsHeinrich Fenkart3-9/+9
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto7-6/+79
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from sc...Mark Otto7-7/+6
2014-08-02gruntMark Otto6-15/+36
2014-08-02Merge pull request #13074 from haydenbleasel/masterMark Otto2-0/+65