| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-28 | Update javascript.html | Julian Thilo | 1 | -1/+1 | |
| 2014-01-27 | Fix typo | Julian Thilo | 1 | -1/+1 | |
| 2014-01-27 | Remove #8350's reset for number inputs since Normalize fixes those upstream | Mark Otto | 2 | -2/+2 | |
| 2014-01-27 | Remove optgroup resets from #7611 since Normalize fixes those upstream | Mark Otto | 2 | -2/+2 | |
| 2014-01-27 | Upgrade to Normalize v3-rc1 in prep for v3 final | Mark Otto | 4 | -6/+6 | |
| 2014-01-27 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2014-01-27 | document id requirement in carousels per #12393 | Mark Otto | 1 | -0/+3 | |
| 2014-01-27 | Change positioning reference from left to right in affix's example. | Quy Ton | 1 | -1/+1 | |
| 2014-01-26 | Merge pull request #12398 from twbs/deprecate-box-shadow-mixin | Mark Otto | 1 | -1/+2 | |
| mark .box-shadow() mixin as deprecated | |||||
| 2014-01-26 | docs & comments: v3.1 => v3.1.0 | Chris Rebert | 2 | -2/+2 | |
| 2014-01-26 | mark .box-shadow() mixin as deprecated; fixes #12396 | Chris Rebert | 1 | -1/+2 | |
| 2014-01-25 | Merge pull request #12378 from andrewdisley/patch-1 | Chris Rebert | 1 | -3/+3 | |
| Fix #10348: Customizer dependencies | |||||
| 2014-01-25 | Add link to German translation and reorder links | Julian Thilo | 1 | -1/+2 | |
| 2014-01-25 | Fix #10348: Customizer dependencies | Andrew Disley | 1 | -3/+3 | |
| 2014-01-24 | Merge pull request #12366 from Quy/master | Mark Otto | 1 | -1/+1 | |
| Change a word. | |||||
| 2014-01-25 | Clarify nesting in grid example | Julian Thilo | 1 | -1/+1 | |
| 2014-01-24 | Change a word. | Quy Ton | 1 | -1/+1 | |
| 2014-01-24 | Remove Twitter from tweet button | Quy Ton | 1 | -1/+1 | |
| 2014-01-24 | Fix #12359: Reset min-width on fieldsets so that they don't break responsive ↵ | Mark Otto | 2 | -2/+2 | |
| tables and behave more like standard block level elements | |||||
| 2014-01-23 | Fix #12353: Scope table border reset in panels to first-child rows | Mark Otto | 2 | -2/+2 | |
| 2014-01-23 | add ID to "Box sizing" section of Getting Started docs | Chris Rebert | 1 | -1/+1 | |
| 2014-01-22 | Follow-up to #12250: remove remaining page margins for print | Mark Otto | 2 | -2/+2 | |
| 2014-01-22 | Fix #11655: Fix broken disabled states for iOS form controls and buttons | Mark Otto | 4 | -4/+4 | |
| 2014-01-20 | fix #12007 by clarifying target of dropdown events | Chris Rebert | 1 | -0/+1 | |
| 2014-01-20 | fix #12280 by templating the customizer's nav sidebar too | Chris Rebert | 4 | -41/+62 | |
| The customizer is such a PITA. | |||||
| 2014-01-20 | clarify Grunt task licensing | Chris Rebert | 3 | -0/+18 | |
| 2014-01-20 | slap a lang attr on <html> in the Getting Started basic template | Chris Rebert | 1 | -1/+1 | |
| for consistency with docs/examples/starter-template/index.html | |||||
| 2014-01-20 | nitpick phrasing | Chris Rebert | 1 | -1/+1 | |
| 2014-01-20 | upgrade #callout-navbar-overflow from info to warning | Chris Rebert | 1 | -1/+1 | |
| 2014-01-21 | fix markup typo, duh | Julian Thilo | 1 | -2/+2 | |
| 2014-01-20 | fix #12311 | Julian Thilo | 1 | -3/+8 | |
| 2014-01-20 | fix #12314 | Julian Thilo | 1 | -0/+4 | |
| 2014-01-20 | Merge pull request #12307 from twbs/bye-site-baseurl | Chris Rebert | 4 | -18/+18 | |
| docs: use relative URLs instead of site.baseurl | |||||
| 2014-01-20 | Corrected tag for Alert JS animation example from <a> to <button> | nkav | 1 | -1/+1 | |
| Also removed href attribute and added type="button" | |||||
| 2014-01-19 | docs: use relative URLs instead of site.baseurl | Chris Rebert | 4 | -18/+18 | |
| 2014-01-19 | rename raw-files.js to raw-files.min.js | Chris Rebert | 2 | -1/+1 | |
| it's not /technically/ minified, but close enough it's autogenerated, not terribly human-readable, and not meant to be directly modified | |||||
| 2014-01-19 | grunt build-raw-files dist | Chris Rebert | 2 | -4/+4 | |
| 2014-01-19 | Replace page.base_url with relative url | Quy Ton | 1 | -1/+1 | |
| 2014-01-19 | grunt build-customizer-vars-form | Chris Rebert | 1 | -0/+4 | |
| 2014-01-19 | More "LESS" to "Less" changes | Quy Ton | 2 | -6/+6 | |
| 2014-01-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -0/+9 | |
| 2014-01-22 | Fixes #12344: Update docs to show workaround for using button element with ↵ | Mark Otto | 1 | -7/+33 | |
| justified button groups | |||||
| 2014-01-22 | add docs note to address #12078 | Chris Rebert | 2 | -0/+9 | |
| 2014-01-22 | No more lists. | Julian Thilo | 1 | -1/+1 | |
| 2014-01-22 | Gone, gone. | Julian Thilo | 1 | -1/+1 | |
| 2014-01-21 | Reorder lead info of About docs page | Quy Ton | 1 | -1/+1 | |
| 2014-01-21 | Reorder nav of About docs page | Quy Ton | 1 | -3/+3 | |
| 2014-01-21 | reorder sections of About docs page | Chris Rebert | 1 | -57/+57 | |
| most folks are probably more interested in History and Team than Branding | |||||
| 2014-01-21 | Update index.html | Christian | 1 | -1/+1 | |
| This is very minor, but to help encourage best practises it'd be best to have the input type 'email' for this email input example instead of 'text' | |||||
| 2014-01-20 | Merge pull request #12308 from twbs/fix-12298 | Mark Otto | 1 | -1/+1 | |
| Fix #12298 | |||||
