https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
d9a0aba works with fixed test 26 January 2013, 20:39:49 UTC
db9ec13 Test for replacing tooltip when resized 26 January 2013, 20:39:05 UTC
e5be883 lint + wrong comparison 26 January 2013, 13:31:33 UTC
9295987 Unit test for replacing tooltip inside window 26 January 2013, 13:06:58 UTC
6803ff7 Tooltip positionning on special cases 26 January 2013, 12:50:26 UTC
6afb105 .icon-folder-close same width as icon-folder-open .icon-folder-close same width as icon-folder-open. this prevents buttons from wobbling if the icon changes from closed folder to open folder  26 January 2013, 00:01:10 UTC
2428904 Update less/mixins.less horizontal three color gradient added 24 January 2013, 05:37:52 UTC
22f1cc4 Update docs/templates/pages/getting-started.mustache Add meta tag for viewport in the <head>; revise the URL for the latest version of jQuery. 22 January 2013, 14:46:53 UTC
f3268db Update Recess version 19 January 2013, 21:27:10 UTC
01b4659 overhaul alerts section of tests 17 January 2013, 20:24:16 UTC
bbb3c0a Merge branch 'ravage84-patch-2' into 2.3.0-wip 17 January 2013, 20:21:34 UTC
650c77d Update less/tests/css-tests.html Extended css-tests with alerts (alerts and alert-blocks) 17 January 2013, 10:34:00 UTC
b80bf2c Merge pull request #6600 from Yohn/patch-12 added missing class to doc example 16 January 2013, 18:28:02 UTC
38c5c13 Merge pull request #6591 from Quy/2.3.0-wip Add text alignment classes info to docs 16 January 2013, 18:24:13 UTC
598e9e6 Update docs/templates/pages/components.mustache 16 January 2013, 12:46:42 UTC
60bb95e adding class to example code 16 January 2013, 12:45:31 UTC
1da1994 Add text alignment classes info to docs 16 January 2013, 02:16:44 UTC
a67c86e Fixes #6586: remove top 5px margin from navbar input group button groups 15 January 2013, 18:27:30 UTC
c34ef69 add text alignment classes from 3.0 15 January 2013, 18:15:02 UTC
c553290 Revert "Leave tabindex=-1 alone" This reverts commit 370fa45fbe4ee879a626a67bb4df0ec9495102be. 15 January 2013, 07:22:02 UTC
370fa45 Leave tabindex=-1 alone It seems that, as misguided as I personally think it is, ARIA does indeed want dropdown menus not to behave as regular keyboard users expect them, killing TAB/SHIFT+TAB in favor of cursor keys. Fair enough, the issue I have is then with ARIA, not with bootstrap. I would sugges thought that if you really do want to follow ARIA consistently, *any* navigation bar should also become an ARIA menu, further making it impossible for keyboard users to use TAB/SHIFT+TAB to navigate through it, and that these changes should be reflected in the bootstrap examples as well... 15 January 2013, 07:16:33 UTC
4503ad7 Revert "Keyboard accessibility in documentation" This reverts commit a809daf2841f65ffac5030b2c6ce6aea60dd6233. 15 January 2013, 07:13:19 UTC
337741f Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip 14 January 2013, 08:33:16 UTC
f9ee99c Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing 14 January 2013, 08:11:55 UTC
5ae1df6 Merge pull request #6568 from Yohn/patch-12 Updating docs -> popover to show container option 14 January 2013, 08:03:55 UTC
a23eb06 fix typo 13 January 2013, 20:32:51 UTC
ecc2495 fix typo 13 January 2013, 20:32:03 UTC
98aeb0a added container options to docs for popover 13 January 2013, 20:23:22 UTC
fdd1dae added container options to docs for popover 13 January 2013, 20:21:31 UTC
4b34f49 Update Holder.js 1.6 to 1.9 13 January 2013, 03:49:15 UTC
6f275c6 Update extend page to point to readme for compiling. Note that we'll be dropping this page entirely as it's out of date and other compiling options are not recommended for contributing back to the project. 12 January 2013, 20:41:01 UTC
a809daf Keyboard accessibility in documentation Removed unnecessary (?) and harmful (from a keyboard access point of view) tabindex=-1 in the documentation examples. 12 January 2013, 17:04:51 UTC
77c68e4 Cleaned up dirty CSS Used recess rather than less 12 January 2013, 11:02:13 UTC
a723185 Address #6459 and add mention of disabled links in dropdowns to le docs 12 January 2013, 08:33:12 UTC
8a16746 Merge pull request #6462 from cvrebert/input-required-docs-fix-2.3.0 update 2.3.0 docs to reflect #5786 12 January 2013, 08:29:34 UTC
e195457 Merge pull request #6472 from RWOverdijk/patch-1 Update composer.json 12 January 2013, 08:21:08 UTC
aaf80d4 fix username navbar text in fluid example for responsive variations 12 January 2013, 08:20:13 UTC
19e2ad0 Fixes #6538: Add th support to all the .table-rounded selectors 12 January 2013, 07:38:53 UTC
6f894c6 Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -active 12 January 2013, 07:35:22 UTC
42efd9f Address #6545: clarify initialization of tooltips in docs 12 January 2013, 04:58:24 UTC
4de3a77 Fixes #6547: Make blockquotes use multiple of @baseFontSize 12 January 2013, 04:55:09 UTC
88e8169 Fixes #6552: example fix for button group 12 January 2013, 04:52:39 UTC
b242ff7 Fixes #6553: example fix for validation states 12 January 2013, 04:51:11 UTC
767a293 Increase input group margin on bottom and vertically center to match inputs 12 January 2013, 04:46:21 UTC
56a2402 Fixes #6473: Make .input-prepend and .input-append inline-block to match other form states 12 January 2013, 04:42:44 UTC
d3b3b4c Fixes #6474: remove duplicate .btn border colors to make @btn-border work 12 January 2013, 04:40:17 UTC
d7c93fc Fixes #6478: scope table backgrounds to immediate td/th elements 12 January 2013, 04:38:14 UTC
53f9e25 Comment fix 12 January 2013, 04:30:56 UTC
649d8c9 Remove navbar links from sticky footer navbar example 11 January 2013, 19:00:45 UTC
839f83c Merge branch 'wilfra-patch-2' into 2.3.0-wip 11 January 2013, 18:58:17 UTC
6e5a2fe Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago 11 January 2013, 02:51:04 UTC
cf852c1 Update docs/examples/marketing-narrow.html Updated copyright to 2013 10 January 2013, 10:14:14 UTC
9fdc988 Update docs/examples/marketing-alternate.html Updated copyright to 2013 10 January 2013, 10:13:57 UTC
edfc0bf Update docs/examples/hero.html Updated copyright to 2013 10 January 2013, 10:13:43 UTC
1eb6a1d Update docs/examples/carousel.html Updated copyright to 2013 10 January 2013, 10:13:26 UTC
5eff3cd Update docs/examples/fluid.html Updated copyright to 2013 10 January 2013, 10:10:52 UTC
1d87bcc Merge branch 'aronwoost-patch-1' into 2.3.0-wip 10 January 2013, 05:37:11 UTC
976b4ea Merge branch 'Justin-John-master' into 2.3.0-wip 10 January 2013, 05:35:50 UTC
ccf4c2f add sticky footer with navbar 10 January 2013, 03:53:42 UTC
2c2a847 Corrected carousel arrows to active.#6494, #6489 Corrected the carousel arrows to active on resizing the browser window. 09 January 2013, 10:23:17 UTC
aeb0e85 replaced tabs with spaces 09 January 2013, 09:15:15 UTC
b5ad506 Removed touchstart from bootstrap-dropdown.js. 08 January 2013, 01:13:28 UTC
bf3dea6 Update composer.json target-dir is not needed. All it does, is nest everything another level deeper. It should only be used for completing psr-0 paths. 06 January 2013, 15:43:41 UTC
684c9d8 update docs to reflect #5786 06 January 2013, 01:14:22 UTC
848ca6e Basic keyboard accessibility CSS tweaks 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). 02 January 2013, 22:39:21 UTC
1c0e4fc Popovers are now flexible width: * 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 28 December 2012, 20:18:59 UTC
f69d12a Merge pull request #6407 from aurnik/master Fix link to File structure anchor 28 December 2012, 19:10:46 UTC
6f8e315 Merge branch 'sparanoid-transition-duration' into 2.3.0-wip Conflicts: docs/assets/img/bootstrap-docs-readme.png 28 December 2012, 19:08:49 UTC
3096a37 Add transition-duration mixin 28 December 2012, 08:19:12 UTC
aa997e2 Fix link to File structure anchor 27 December 2012, 09:49:09 UTC
330b143 Add longer tooltip example to docs, tighten up line-height on tooltip; run make 26 December 2012, 15:36:07 UTC
9749d6a Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip 26 December 2012, 15:21:34 UTC
b9c7f29 Merge pull request #6378 from Yohn/patch-7 fixes tooltip insert problems 25 December 2012, 00:17:25 UTC
340d901 Update docs/templates/pages/javascript.mustache 25 December 2012, 00:03:13 UTC
2a5fde2 Update docs/javascript.html 25 December 2012, 00:01:56 UTC
9835549 made container option be false 24 December 2012, 23:59:37 UTC
e867ae7 removed the length check updated it to @fat's suggestion 24 December 2012, 23:07:41 UTC
90cdef8 Merge pull request #6380 from Yohn/patch-10 promote using data-toggle instead of rel for tooltip and popover 24 December 2012, 03:22:51 UTC
0a7c840 Merge pull request #6375 from tkawachi/tooltip-events-2.3.0 Tooltips fires show, shown, hide, hidden events 24 December 2012, 03:19:58 UTC
dfbac13 data-toggle instead of rel for tooltip and popover 23 December 2012, 12:04:24 UTC
5da8b31 data-toggle instead of rel for tooltip and popover 23 December 2012, 12:00:03 UTC
da02174 data-toggle instead of rel for tooltip and popover 23 December 2012, 11:51:46 UTC
f152dea Update docs/javascript.html 23 December 2012, 09:25:27 UTC
68ff08c Update docs/templates/pages/javascript.mustache 23 December 2012, 09:23:18 UTC
b6960d8 Update js/tests/unit/bootstrap-tooltip.js 23 December 2012, 09:21:02 UTC
d594d63 adding container option to tooltips 23 December 2012, 09:18:16 UTC
defe85b Assign event variables at declarations 23 December 2012, 06:17:41 UTC
7a3a88a Tooltips fires show, shown, hide, hidden events It is re-worked from #3691. 23 December 2012, 05:42:13 UTC
48211ad Merge pull request #6374 from whyisjake/2.3.0-wip Update docs/templates/pages/javascript.mustache 23 December 2012, 05:18:36 UTC
0834bd5 Update docs/templates/pages/javascript.mustache Adding spaces around the pipes. Makes it consistent with the rest of the docs. 23 December 2012, 05:03:58 UTC
f74990d Version bump 23 December 2012, 00:10:06 UTC
d09b46f Merge pull request #6349 from Yohn/patch-6 Fixes #5753 with tooltip('toogle') 22 December 2012, 22:53:24 UTC
effba9e add data-api namespace to dropdown 22 December 2012, 22:22:45 UTC
2c0ed07 shifting focus to parent and adding aria menuitem for dropdown 22 December 2012, 21:57:57 UTC
4d19522 remake js 22 December 2012, 21:48:28 UTC
a9e661a read data options in constructor for collapse 22 December 2012, 21:48:16 UTC
fad0fb6 allow multiple trigger types in tooltip and popover + default tooltip to hover & focus 22 December 2012, 21:24:37 UTC
e2434fe chnage for #6248 22 December 2012, 04:27:53 UTC
f59bf47 Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip 22 December 2012, 04:20:04 UTC
ddd59f2 update mustace to reflect changes to data-slide-to 22 December 2012, 04:19:33 UTC
back to top