| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-06 | Update composer.json | Wesley Overdijk | 1 | -1/+0 | |
| target-dir is not needed. All it does, is nest everything another level deeper. It should only be used for completing psr-0 paths. | |||||
| 2013-01-05 | update docs to reflect #5786 | Chris Rebert | 2 | -2/+2 | |
| 2013-01-05 | update docs to reflect #5786 | Chris Rebert | 2 | -2/+2 | |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 2 | -2/+2 | |
| Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors). | |||||
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 19 | -1747/+870 | |
| Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors). | |||||
| 2012-12-28 | Super lame typo on my part, sorry @necolas :) | Mark Otto | 2 | -2/+2 | |
| 2012-12-28 | Improve documentation for new form validation styles | Mark Otto | 2 | -12/+22 | |
| 2012-12-28 | Popovers are now flexible width: | Mark Otto | 2 | -2/+10 | |
| * Instead of a fixed width, we use max-width * Width has been increased from 240px to 280px * Added ability to hide the title via CSS :empty selector if no title is provided | |||||
| 2012-12-28 | Merge pull request #6407 from aurnik/master | Mark Otto | 2 | -2/+2 | |
| Fix link to File structure anchor | |||||
| 2012-12-28 | Merge branch 'sparanoid-transition-duration' into 2.3.0-wip | Mark Otto | 1 | -0/+6 | |
| Conflicts: docs/assets/img/bootstrap-docs-readme.png | |||||
| 2012-12-28 | Add transition-duration mixin | Tunghsiao Liu | 1 | -0/+6 | |
| 2012-12-27 | Fix link to File structure anchor | Aurnik Islam | 2 | -2/+2 | |
| 2012-12-26 | Simplify form validation states while enabling them to be applied to one ↵ | Mark Otto | 5 | -138/+64 | |
| field at a time. | |||||
| 2012-12-26 | Remove .text-info and .info form validation states | Mark Otto | 5 | -70/+0 | |
| 2012-12-26 | Drop .input-block-level modifier as inputs are already width: 100%; | Mark Otto | 6 | -45/+1 | |
| 2012-12-26 | Add grid column example to form input sizing | Mark Otto | 2 | -2/+54 | |
| 2012-12-26 | Remove .controls-row; instead, folks should use .row and .span* for all ↵ | Mark Otto | 4 | -188/+2 | |
| their grid input sizing needs when multiple inputs per line are required | |||||
| 2012-12-26 | Cleanup spacing in variables file | Mark Otto | 1 | -35/+34 | |
| 2012-12-26 | Restore .form-horizontal | Mark Otto | 2 | -1/+53 | |
| 2012-12-26 | Run make on previous commits | Mark Otto | 1 | -8/+2 | |
| 2012-12-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+8 | |
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 8 | -17/+46 | |
| 2012-12-26 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 16 | -144/+332 | |
| 2012-12-24 | Merge pull request #6378 from Yohn/patch-7 | fat-kun | 4 | -1/+29 | |
| fixes tooltip insert problems | |||||
| 2012-12-24 | Update docs/templates/pages/javascript.mustache | Yohn | 1 | -4/+3 | |
| 2012-12-24 | Update docs/javascript.html | Yohn | 1 | -4/+3 | |
| 2012-12-24 | made container option be false | Yohn | 1 | -1/+1 | |
| 2012-12-24 | removed the length check | Yohn | 1 | -1/+1 | |
| updated it to @fat's suggestion | |||||
| 2012-12-24 | Update docs to reflect latest on .clearfix | Mark Otto | 2 | -2/+2 | |
| 2012-12-24 | Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵ | Mark Otto | 4 | -68/+2 | |
| to .badge-danger | |||||
| 2012-12-23 | Merge pull request #6380 from Yohn/patch-10 | fat-kun | 3 | -25/+25 | |
| promote using data-toggle instead of rel for tooltip and popover | |||||
| 2012-12-23 | Merge pull request #6375 from tkawachi/tooltip-events-2.3.0 | fat-kun | 2 | -0/+88 | |
| Tooltips fires show, shown, hide, hidden events | |||||
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -11/+11 | |
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -11/+11 | |
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -3/+3 | |
| 2012-12-23 | Update docs/javascript.html | Yohn | 1 | -0/+9 | |
| 2012-12-23 | Update docs/templates/pages/javascript.mustache | Yohn | 1 | -0/+9 | |
| 2012-12-23 | Update js/tests/unit/bootstrap-tooltip.js | Yohn | 1 | -0/+10 | |
| 2012-12-23 | adding container option to tooltips | Yohn | 1 | -1/+3 | |
| 2012-12-23 | Assign event variables at declarations | KAWACHI Takashi | 1 | -4/+4 | |
| 2012-12-23 | Tooltips fires show, shown, hide, hidden events | KAWACHI Takashi | 2 | -0/+88 | |
| It is re-worked from #3691. | |||||
| 2012-12-22 | Merge pull request #6374 from whyisjake/2.3.0-wip | fat-kun | 1 | -2/+2 | |
| Update docs/templates/pages/javascript.mustache | |||||
| 2012-12-22 | Update docs/templates/pages/javascript.mustache | Jake Spurlock | 1 | -2/+2 | |
| Adding spaces around the pipes. Makes it consistent with the rest of the docs. | |||||
| 2012-12-22 | Version bump | Mark Otto | 38 | -51/+51 | |
| 2012-12-22 | Merge pull request #6349 from Yohn/patch-6 | fat-kun | 2 | -4/+12 | |
| Fixes #5753 with tooltip('toogle') | |||||
| 2012-12-22 | add data-api namespace to dropdown | fat | 1 | -1/+1 | |
| 2012-12-22 | shifting focus to parent and adding aria menuitem for dropdown | fat | 6 | -64/+73 | |
| 2012-12-22 | remake js | fat | 4 | -4/+4 | |
| 2012-12-22 | read data options in constructor for collapse | fat | 1 | -1/+1 | |
| 2012-12-22 | allow multiple trigger types in tooltip and popover + default tooltip to ↵ | fat | 6 | -29/+53 | |
| hover & focus | |||||
