]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Yohn [Sun, 13 Jan 2013 20:32:51 +0000 (15:32 -0500)]
fix typo
Yohn [Sun, 13 Jan 2013 20:32:03 +0000 (15:32 -0500)]
fix typo
Yohn [Sun, 13 Jan 2013 20:23:22 +0000 (15:23 -0500)]
added container options to docs for popover
Yohn [Sun, 13 Jan 2013 20:21:31 +0000 (15:21 -0500)]
added container options to docs for popover
Mark Otto [Sun, 13 Jan 2013 03:49:15 +0000 (19:49 -0800)]
Update Holder.js 1.6 to 1.9
Mark Otto [Sat, 12 Jan 2013 20:41:01 +0000 (12:41 -0800)]
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.
Mark Otto [Sat, 12 Jan 2013 08:33:12 +0000 (00:33 -0800)]
Address #6459 and add mention of disabled links in dropdowns to le docs
Mark Otto [Sat, 12 Jan 2013 08:29:34 +0000 (00:29 -0800)]
Merge pull request #6462 from cvrebert/input-required-docs-fix-2.3.0
update 2.3.0 docs to reflect #5786
Mark Otto [Sat, 12 Jan 2013 08:21:08 +0000 (00:21 -0800)]
Merge pull request #6472 from RWOverdijk/patch-1
Update composer.json
Mark Otto [Sat, 12 Jan 2013 08:20:13 +0000 (00:20 -0800)]
fix username navbar text in fluid example for responsive variations
Mark Otto [Sat, 12 Jan 2013 07:38:53 +0000 (23:38 -0800)]
Fixes #6538: Add th support to all the .table-rounded selectors
Mark Otto [Sat, 12 Jan 2013 07:35:22 +0000 (23:35 -0800)]
Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -active
Mark Otto [Sat, 12 Jan 2013 04:58:24 +0000 (20:58 -0800)]
Address #6545: clarify initialization of tooltips in docs
Mark Otto [Sat, 12 Jan 2013 04:55:09 +0000 (20:55 -0800)]
Fixes #6547: Make blockquotes use multiple of @baseFontSize
Mark Otto [Sat, 12 Jan 2013 04:52:39 +0000 (20:52 -0800)]
Fixes #6552: example fix for button group
Mark Otto [Sat, 12 Jan 2013 04:51:11 +0000 (20:51 -0800)]
Fixes #6553: example fix for validation states
Mark Otto [Sat, 12 Jan 2013 04:46:21 +0000 (20:46 -0800)]
Increase input group margin on bottom and vertically center to match inputs
Mark Otto [Sat, 12 Jan 2013 04:42:44 +0000 (20:42 -0800)]
Fixes #6473: Make .input-prepend and .input-append inline-block to match other form states
Mark Otto [Sat, 12 Jan 2013 04:40:17 +0000 (20:40 -0800)]
Fixes #6474: remove duplicate .btn border colors to make @btn-border work
Mark Otto [Sat, 12 Jan 2013 04:38:14 +0000 (20:38 -0800)]
Fixes #6478: scope table backgrounds to immediate td/th elements
Mark Otto [Sat, 12 Jan 2013 04:30:56 +0000 (20:30 -0800)]
Comment fix
Mark Otto [Fri, 11 Jan 2013 19:00:45 +0000 (11:00 -0800)]
Remove navbar links from sticky footer navbar example
Mark Otto [Fri, 11 Jan 2013 18:58:17 +0000 (10:58 -0800)]
Merge branch 'wilfra-patch-2' into 2.3.0-wip
Mark Otto [Fri, 11 Jan 2013 02:50:52 +0000 (18:50 -0800)]
Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago
William Franceschine [Thu, 10 Jan 2013 10:14:14 +0000 (02:14 -0800)]
Update docs/examples/marketing-narrow.html
Updated copyright to 2013
William Franceschine [Thu, 10 Jan 2013 10:13:57 +0000 (02:13 -0800)]
Update docs/examples/marketing-alternate.html
Updated copyright to 2013
William Franceschine [Thu, 10 Jan 2013 10:13:43 +0000 (02:13 -0800)]
Update docs/examples/hero.html
Updated copyright to 2013
William Franceschine [Thu, 10 Jan 2013 10:13:26 +0000 (02:13 -0800)]
Update docs/examples/carousel.html
Updated copyright to 2013
William Franceschine [Thu, 10 Jan 2013 10:10:52 +0000 (02:10 -0800)]
Update docs/examples/fluid.html
Updated copyright to 2013
Mark Otto [Thu, 10 Jan 2013 05:37:11 +0000 (21:37 -0800)]
Merge branch 'aronwoost-patch-1' into 2.3.0-wip
Mark Otto [Thu, 10 Jan 2013 05:35:50 +0000 (21:35 -0800)]
Merge branch 'Justin-John-master' into 2.3.0-wip
Mark Otto [Thu, 10 Jan 2013 03:53:42 +0000 (19:53 -0800)]
add sticky footer with navbar
Justin John Mathews [Wed, 9 Jan 2013 10:23:17 +0000 (15:53 +0530)]
Corrected carousel arrows to active.#6494, #6489
Corrected the carousel arrows to active on resizing the browser window.
Aron Woost [Wed, 9 Jan 2013 09:15:15 +0000 (10:15 +0100)]
replaced tabs with spaces
Wesley Overdijk [Sun, 6 Jan 2013 15:43:41 +0000 (16:43 +0100)]
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.
Chris Rebert [Sun, 6 Jan 2013 01:14:22 +0000 (17:14 -0800)]
update docs to reflect #5786
Mark Otto [Fri, 28 Dec 2012 20:18:59 +0000 (14:18 -0600)]
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
Mark Otto [Fri, 28 Dec 2012 19:10:46 +0000 (11:10 -0800)]
Merge pull request #6407 from aurnik/master
Fix link to File structure anchor
Mark Otto [Fri, 28 Dec 2012 19:08:49 +0000 (13:08 -0600)]
Merge branch 'sparanoid-transition-duration' into 2.3.0-wip
Conflicts:
docs/assets/img/bootstrap-docs-readme.png
Tunghsiao Liu [Fri, 28 Dec 2012 08:19:12 +0000 (16:19 +0800)]
Add transition-duration mixin
Aurnik Islam [Thu, 27 Dec 2012 09:49:09 +0000 (01:49 -0800)]
Fix link to File structure anchor
Mark Otto [Wed, 26 Dec 2012 15:36:07 +0000 (09:36 -0600)]
Add longer tooltip example to docs, tighten up line-height on tooltip; run make
Mark Otto [Wed, 26 Dec 2012 15:21:34 +0000 (09:21 -0600)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
fat-kun [Tue, 25 Dec 2012 00:17:25 +0000 (16:17 -0800)]
Merge pull request #6378 from Yohn/patch-7
fixes tooltip insert problems
Yohn [Tue, 25 Dec 2012 00:03:13 +0000 (19:03 -0500)]
Update docs/templates/pages/javascript.mustache
Yohn [Tue, 25 Dec 2012 00:01:56 +0000 (19:01 -0500)]
Update docs/javascript.html
Yohn [Mon, 24 Dec 2012 23:59:37 +0000 (18:59 -0500)]
made container option be false
Yohn [Mon, 24 Dec 2012 23:07:41 +0000 (18:07 -0500)]
removed the length check
updated it to @fat's suggestion
fat-kun [Mon, 24 Dec 2012 03:22:51 +0000 (19:22 -0800)]
Merge pull request #6380 from Yohn/patch-10
promote using data-toggle instead of rel for tooltip and popover
fat-kun [Mon, 24 Dec 2012 03:19:58 +0000 (19:19 -0800)]
Merge pull request #6375 from tkawachi/tooltip-events-2.3.0
Tooltips fires show, shown, hide, hidden events
Yohn [Sun, 23 Dec 2012 12:04:24 +0000 (07:04 -0500)]
data-toggle instead of rel for tooltip and popover
Yohn [Sun, 23 Dec 2012 12:00:03 +0000 (07:00 -0500)]
data-toggle instead of rel for tooltip and popover
Yohn [Sun, 23 Dec 2012 11:51:46 +0000 (06:51 -0500)]
data-toggle instead of rel for tooltip and popover
Yohn [Sun, 23 Dec 2012 09:25:27 +0000 (04:25 -0500)]
Update docs/javascript.html
Yohn [Sun, 23 Dec 2012 09:23:18 +0000 (04:23 -0500)]
Update docs/templates/pages/javascript.mustache
Yohn [Sun, 23 Dec 2012 09:21:02 +0000 (04:21 -0500)]
Update js/tests/unit/bootstrap-tooltip.js
Yohn [Sun, 23 Dec 2012 09:18:16 +0000 (04:18 -0500)]
adding container option to tooltips
KAWACHI Takashi [Sun, 23 Dec 2012 06:17:41 +0000 (15:17 +0900)]
Assign event variables at declarations
KAWACHI Takashi [Fri, 14 Dec 2012 07:35:11 +0000 (16:35 +0900)]
Tooltips fires show, shown, hide, hidden events
It is re-worked from #3691.
fat-kun [Sun, 23 Dec 2012 05:18:36 +0000 (21:18 -0800)]
Merge pull request #6374 from whyisjake/2.3.0-wip
Update docs/templates/pages/javascript.mustache
Jake Spurlock [Sun, 23 Dec 2012 05:03:58 +0000 (21:03 -0800)]
Update docs/templates/pages/javascript.mustache
Adding spaces around the pipes. Makes it consistent with the rest of the docs.
Mark Otto [Sun, 23 Dec 2012 00:10:06 +0000 (16:10 -0800)]
Version bump
fat-kun [Sat, 22 Dec 2012 22:53:24 +0000 (14:53 -0800)]
Merge pull request #6349 from Yohn/patch-6
Fixes #5753 with tooltip('toogle')
fat [Sat, 22 Dec 2012 22:22:45 +0000 (14:22 -0800)]
add data-api namespace to dropdown
fat [Sat, 22 Dec 2012 21:57:57 +0000 (13:57 -0800)]
shifting focus to parent and adding aria menuitem for dropdown
fat [Sat, 22 Dec 2012 21:48:28 +0000 (13:48 -0800)]
remake js
fat [Sat, 22 Dec 2012 21:48:16 +0000 (13:48 -0800)]
read data options in constructor for collapse
fat [Sat, 22 Dec 2012 21:24:37 +0000 (13:24 -0800)]
allow multiple trigger types in tooltip and popover + default tooltip to hover & focus
fat [Sat, 22 Dec 2012 04:27:53 +0000 (20:27 -0800)]
chnage for #6248
fat [Sat, 22 Dec 2012 04:20:04 +0000 (20:20 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
fat [Sat, 22 Dec 2012 04:19:33 +0000 (20:19 -0800)]
update mustace to reflect changes to data-slide-to
fat [Sat, 22 Dec 2012 03:45:19 +0000 (19:45 -0800)]
add support for [data-slide-to] attr on carousel
Mark Otto [Sat, 22 Dec 2012 03:10:05 +0000 (19:10 -0800)]
Fixes #6189: Add holder.js to carousel example
Mark Otto [Sat, 22 Dec 2012 03:04:59 +0000 (19:04 -0800)]
add readme image
Mark Otto [Sat, 22 Dec 2012 03:02:33 +0000 (19:02 -0800)]
Smaller image update to readme
Mark Otto [Sat, 22 Dec 2012 02:59:51 +0000 (18:59 -0800)]
Downsize image
Mark Otto [Sat, 22 Dec 2012 02:59:14 +0000 (18:59 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Sat, 22 Dec 2012 02:58:59 +0000 (18:58 -0800)]
Explore adding icon to readme
Mark Otto [Sat, 22 Dec 2012 02:54:36 +0000 (18:54 -0800)]
Add docs readme icon
fat [Sat, 22 Dec 2012 01:42:24 +0000 (17:42 -0800)]
rewrite makefile to make a bit more "efficient" + rebuild
fat [Sat, 22 Dec 2012 01:31:54 +0000 (17:31 -0800)]
add direction prop to carousel slide event
fat [Sat, 22 Dec 2012 01:25:31 +0000 (17:25 -0800)]
rebuild
fat [Sat, 22 Dec 2012 01:24:45 +0000 (17:24 -0800)]
Merge branch 'marcelkorpel-master' into 2.3.0-wip
fat [Sat, 22 Dec 2012 01:19:36 +0000 (17:19 -0800)]
Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelkorpel-master
Mark Otto [Fri, 21 Dec 2012 23:46:10 +0000 (15:46 -0800)]
Fixes #6370: Add comment to docs on typeahead and autocomplete
Mark Otto [Fri, 21 Dec 2012 08:28:07 +0000 (00:28 -0800)]
Merge pull request #6360 from Quy/2.3.0-wip
Miscellaneous changes to docs
Quy Ton [Fri, 21 Dec 2012 05:38:53 +0000 (21:38 -0800)]
Miscellaneous changes to docs
Mark Otto [Fri, 21 Dec 2012 04:27:07 +0000 (20:27 -0800)]
Update new example name and links
Mark Otto [Thu, 20 Dec 2012 23:08:05 +0000 (15:08 -0800)]
Update the examples index:
* Retina ready screenshots
* Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)
Mark Otto [Thu, 20 Dec 2012 22:40:39 +0000 (14:40 -0800)]
Fixes #6352: marketing-alternate broken nav in FF17
Mark Otto [Thu, 20 Dec 2012 21:46:07 +0000 (13:46 -0800)]
Undo important on hide/show utilties; punt to 3.0
Mark Otto [Thu, 20 Dec 2012 21:41:08 +0000 (13:41 -0800)]
fix up code snippet
Yohn [Thu, 20 Dec 2012 09:36:57 +0000 (04:36 -0500)]
Update js/tests/unit/bootstrap-tooltip.js
Yohn [Thu, 20 Dec 2012 09:34:28 +0000 (04:34 -0500)]
fixes tooltip('toggle')
Mark Otto [Thu, 20 Dec 2012 09:34:19 +0000 (01:34 -0800)]
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:34:10 +0000 (01:34 -0800)]
Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors
Mark Otto [Thu, 20 Dec 2012 09:30:43 +0000 (01:30 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:30:32 +0000 (01:30 -0800)]
Fixes #6339: Use important flag on .hide and .show utility classes
fat [Thu, 20 Dec 2012 09:13:03 +0000 (01:13 -0800)]
reset carousel in the case that it is reinstantiated twice
fat [Thu, 20 Dec 2012 09:05:55 +0000 (01:05 -0800)]
Merge branch '2.2.3' into 2.3.0-wip