| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-23 | Update affected .glyphicon-* CSS classes to use new codepoints | Chris Rebert | 1 | -10/+10 | |
| .glyphicon-briefcase: U+1F4BC -> U+E139 .glyphicon-calendar: U+1F4C5 -> U+E109 .glyphicon-pushpin: U+1F4CC -> U+E146 .glyphicon-paperclip: U+1F4CE -> U+E142 .glyphicon-camera: U+1F4F7 -> U+E046 .glyphicon-lock: U+1F512 -> U+E033 .glyphicon-bell: U+1F514 -> U+E123 .glyphicon-bookmark: U+1F516 -> U+E044 .glyphicon-fire: U+1F525 -> U+E104 .glyphicon-wrench: U+1F527 -> U+E136 | |||||
| 2013-09-23 | Update Glyphicons font to resolve #10106 | Chris Rebert | 4 | -199/+200 | |
| Workaround an old Android WebKit bug by switching to codepoints within the BMP. Details: http://stackoverflow.com/questions/9241519/webkit-css-content-unicode-bug Extra special thanks to @jankovarik for doing this update. <3 Source: https://www.dropbox.com/s/clh9y6lqtmj01l8/halflings_updated_for_android.zip (As posted in https://github.com/twbs/bootstrap/issues/10106#issuecomment-24539909 ) | |||||
| 2013-09-23 | run grunt dist | Chris Rebert | 4 | -1/+43 | |
| 2013-09-23 | Merge pull request #10768 from twbs/polaroid-thumbnail-docs | Mark Otto | 1 | -1/+1 | |
| fix #10767; current .img-thumbnail is equivalent to old .img-polaroid | |||||
| 2013-09-23 | Merge pull request #10770 from twbs/rename-assets | Mark Otto | 34 | -76/+76 | |
| move /assets/ to /docs-assets/ ; fixes #10715 | |||||
| 2013-09-23 | Merge pull request #10769 from twbs/deprecate-hide | Mark Otto | 2 | -15/+7 | |
| deprecate .hide; fixes #10446 | |||||
| 2013-09-23 | avoid using the term "assets" due to potential confusion | Chris Rebert | 1 | -1/+1 | |
| 2013-09-23 | move /assets/ to /docs-assets/ ; fixes #10715 | Chris Rebert | 34 | -75/+75 | |
| 2013-09-23 | deprecate .hide; fixes #10446 | Chris Rebert | 2 | -15/+7 | |
| 2013-09-23 | fix #10767; current .img-thumbnail is equivalent to old .img-polaroid | Chris Rebert | 1 | -1/+1 | |
| 2013-09-23 | Merge pull request #10763 from XhmikosR/html5shiv | Chris Rebert | 1 | -4/+4 | |
| Update html5shiv to v3.7.0. | |||||
| 2013-09-23 | Update html5shiv to v3.7.0. | XhmikosR | 1 | -4/+4 | |
| 2013-09-23 | don't create new Tooltip/Popover objects just to destroy them immediately | Jochen Berger | 2 | -0/+2 | |
| 2013-09-22 | Merge pull request #10695 from FredericoC/fix-nav-active-caret | Mark Otto | 1 | -0/+10 | |
| Fixed issue where caret wouldn't inherit "active" li style on nav-pills | |||||
| 2013-09-22 | Merge pull request #10741 from ZDroid/patch-1 | Mark Otto | 1 | -23/+13 | |
| Avoid LESS nesting if isn't needed | |||||
| 2013-09-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 4 | -3/+322 | |
| 2013-09-22 | Fixes #10755: Don't remove quotes around q element by default | Mark Otto | 3 | -5/+1 | |
| 2013-09-21 | Merge pull request #10749 from ZDroid/patch-2 | Chris Rebert | 1 | -1/+1 | |
| @headingsColor → @headings-color | |||||
| 2013-09-21 | @headingsColor → @headings-color | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-20 | Merge pull request #10693 from twbs/include-docs-license | Mark Otto | 1 | -0/+319 | |
| include a copy of the CC-BY 3.0 License that the docs are under | |||||
| 2013-09-20 | fix #10737 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-20 | Merge pull request #10743 from hnrch02/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fix a silly typo | |||||
| 2013-09-20 | Fix a silly typo | Heinrich Fenkart | 1 | -1/+1 | |
| 2013-09-20 | Avoid LESS nesting if isn't needed | Zlatan Vasović | 1 | -23/+13 | |
| 2013-09-19 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 14 | -39/+79 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-19 | Fixes #10694: Remove unnecessary `content` property from `.caret` | Mark Otto | 3 | -3/+1 | |
| 2013-09-19 | Merge pull request #10724 from ZDroid/patch-1 | Mark Otto | 1 | -1/+1 | |
| white → #fff | |||||
| 2013-09-19 | fix #10732 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-19 | Same fix for the navbar example of sticky footer | Lipis | 1 | -3/+2 | |
| 2013-09-19 | Removed the unnecessary override and the !important from .wrap | Lipis | 1 | -3/+2 | |
| In the sticky footer example there were some weird stuff.. | |||||
| 2013-09-19 | white → #fff | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-18 | Merge pull request #10710 from XhmikosR/patch-2 | Chris Rebert | 2 | -4/+5 | |
| Patch 2 | |||||
| 2013-09-19 | Update jszip.js to the latest git. | XhmikosR | 1 | -2/+2 | |
| 2013-09-19 | Show minification report for uglify-js. | XhmikosR | 1 | -2/+3 | |
| 2013-09-18 | Merge pull request #10703 from XhmikosR/sort | Chris Rebert | 2 | -10/+10 | |
| Sort by name. | |||||
| 2013-09-18 | Sort by name. | XhmikosR | 2 | -10/+10 | |
| 2013-09-18 | Merge pull request #10682 from gordonwoodhull/master | Chris Rebert | 1 | -1/+24 | |
| Suggest documenting changes to plugin classes | |||||
| 2013-09-18 | Merge pull request #10680 from XhmikosR/master | Chris Rebert | 6 | -153/+98 | |
| Update normalize to v2.1.3. | |||||
| 2013-09-18 | merge plugin changes into main table | Gordon Woodhull | 1 | -15/+0 | |
| 2013-09-18 | Run grunt dist. | XhmikosR | 4 | -146/+81 | |
| 2013-09-18 | less/mixins.less: tabs to spaces. | XhmikosR | 1 | -1/+1 | |
| 2013-09-18 | Update normalize to v2.1.3. | XhmikosR | 1 | -6/+16 | |
| 2013-09-18 | corrected caret colour when a nav dropdown is open | Frederico Carvalho | 1 | -0/+5 | |
| 2013-09-18 | fixed issue where caret wouldn't inherit "active" li style on nav-pills, ↵ | Frederico Carvalho | 1 | -0/+5 | |
| which caused the caret to stay blue | |||||
| 2013-09-17 | include a copy of the CC-BY 3.0 License that the docs are under | Chris Rebert | 1 | -0/+319 | |
| downloaded from http://creativecommons.org/licenses/by/3.0/legalcode.txt | |||||
| 2013-09-17 | fix #10692 | Chris Rebert | 1 | -4/+4 | |
| 2013-09-17 | a start at documenting plugin class changes | Gordon Woodhull | 1 | -0/+38 | |
| 2013-09-16 | Merge pull request #10626 from buob/variablize-nav-pill-border-radius | Mark Otto | 3 | -2/+3 | |
| Variablize nav pill border radius | |||||
| 2013-09-16 | Merge pull request #10641 from ggam/remove-accordion | Mark Otto | 1 | -6/+6 | |
| Removed unneeded 'accordion-toggle' class from collapse examples | |||||
| 2013-09-16 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -8/+8 | |
