swh:1:snp:48625b69344fec840d88714052a32e562e29cfd6

sort by:
Revision Author Date Message Commit Date
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
24a36df add support for [data-slide-to] attr on carousel 22 December 2012, 03:45:19 UTC
7f70393 Fixes #6189: Add holder.js to carousel example 22 December 2012, 03:10:05 UTC
a55605c add readme image 22 December 2012, 03:04:59 UTC
442012f Smaller image update to readme 22 December 2012, 03:02:33 UTC
5a2966a Downsize image 22 December 2012, 02:59:51 UTC
d23006a Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip 22 December 2012, 02:59:14 UTC
ccafc8a Explore adding icon to readme 22 December 2012, 02:58:59 UTC
558bc52 Add docs readme icon 22 December 2012, 02:54:36 UTC
818c56f rewrite makefile to make a bit more "efficient" + rebuild 22 December 2012, 01:42:24 UTC
82a7583 add direction prop to carousel slide event 22 December 2012, 01:31:54 UTC
e194c3e rebuild 22 December 2012, 01:25:31 UTC
5da30ee Merge branch 'marcelkorpel-master' into 2.3.0-wip 22 December 2012, 01:24:45 UTC
d5345f8 Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelkorpel-master 22 December 2012, 01:19:36 UTC
dc32555 Fixes #6370: Add comment to docs on typeahead and autocomplete 21 December 2012, 23:46:10 UTC
704dfb2 Merge pull request #6360 from Quy/2.3.0-wip Miscellaneous changes to docs 21 December 2012, 08:28:07 UTC
a27bf30 Miscellaneous changes to docs 21 December 2012, 05:38:53 UTC
c1e8273 Update new example name and links 21 December 2012, 04:27:07 UTC
a24e47b Update the examples index: * Retina ready screenshots * Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html) 20 December 2012, 23:08:05 UTC
43d1307 Fixes #6352: marketing-alternate broken nav in FF17 20 December 2012, 22:40:39 UTC
5e4f663 Undo important on hide/show utilties; punt to 3.0 20 December 2012, 21:46:07 UTC
b6575cc fix up code snippet 20 December 2012, 21:41:08 UTC
a670524 Update js/tests/unit/bootstrap-tooltip.js 20 December 2012, 09:36:57 UTC
e21b645 fixes tooltip('toggle') 20 December 2012, 09:34:28 UTC
30d8eb3 Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip 20 December 2012, 09:34:19 UTC
0a1434b Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors 20 December 2012, 09:34:10 UTC
3f493f0 Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip 20 December 2012, 09:30:43 UTC
f706acb Fixes #6339: Use important flag on .hide and .show utility classes 20 December 2012, 09:30:32 UTC
5abe33f reset carousel in the case that it is reinstantiated twice 20 December 2012, 09:13:03 UTC
6b67a83 Merge branch '2.2.3' into 2.3.0-wip 20 December 2012, 09:05:55 UTC
2c9f43f if carousel element already open, don't reopen it duh bruh bruh 20 December 2012, 09:05:07 UTC
c00f29e Fixes #6236: Fix popover font-size in input groups 20 December 2012, 08:54:58 UTC
9726fde Get on that carousel indicator lifestyle with some new hawtness 20 December 2012, 07:52:38 UTC
5d776bc Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3 20 December 2012, 07:39:40 UTC
bbe4625 lol we dont' have affix(refresh) 20 December 2012, 07:39:26 UTC
7f9ff0b add js support for carousel indicators 20 December 2012, 07:25:25 UTC
e9eff0c wait 100ms before engaging affix (allows for initial browser scroll) 20 December 2012, 06:37:41 UTC
96e5fa6 whitespace in tooltip + don't pass empty selector to $() in dropdown.js 20 December 2012, 06:26:36 UTC
back to top