]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Fri, 8 Feb 2013 06:08:13 +0000 (22:08 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Fri, 8 Feb 2013 06:08:04 +0000 (22:08 -0800)]
add 2.3 changelog section
fat [Fri, 8 Feb 2013 05:42:34 +0000 (21:42 -0800)]
remove prevent default on focus
fat [Fri, 8 Feb 2013 04:13:40 +0000 (20:13 -0800)]
only fire hidden once backdrop has been removed
fat [Fri, 8 Feb 2013 03:47:01 +0000 (19:47 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
fat [Fri, 8 Feb 2013 03:45:42 +0000 (19:45 -0800)]
if no callback, don't try to call callback ya goof
Mark Otto [Thu, 7 Feb 2013 01:25:58 +0000 (17:25 -0800)]
Fixes #6823: add some docs notes about tooltips in input groups
Mark Otto [Wed, 6 Feb 2013 21:19:50 +0000 (13:19 -0800)]
Merge pull request #6813 from Yohn/patch-12
don't remove title attribute for tooltips for 2.3-wip
Yohn [Wed, 6 Feb 2013 11:20:05 +0000 (06:20 -0500)]
unit tests
Yohn [Wed, 6 Feb 2013 11:17:48 +0000 (06:17 -0500)]
dont remove title attribute part 2
Mark Otto [Wed, 6 Feb 2013 06:46:45 +0000 (22:46 -0800)]
Update link to changelog
fat [Wed, 6 Feb 2013 06:30:54 +0000 (22:30 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
fat [Wed, 6 Feb 2013 06:29:59 +0000 (22:29 -0800)]
clean up styles
Mark Otto [Wed, 6 Feb 2013 06:28:18 +0000 (22:28 -0800)]
Fixes #6808: mention IE lame-itude in docs for invalid inputs
Mark Otto [Wed, 6 Feb 2013 06:17:28 +0000 (22:17 -0800)]
Fixes #6190: Add print utility classes
fat [Wed, 6 Feb 2013 06:10:41 +0000 (22:10 -0800)]
Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ghusse-2.3.0-wip
fat-kun [Wed, 6 Feb 2013 05:48:34 +0000 (21:48 -0800)]
Merge pull request #6783 from joprice/popoverOptionsOverride
reordered access of options in tooltip and popover
fat-kun [Wed, 6 Feb 2013 05:29:59 +0000 (21:29 -0800)]
Merge pull request #6780 from agatronic/2.3.0-wip
less: Move to new selector interpolation, supported from 1.3.1
Mark Otto [Wed, 6 Feb 2013 05:20:29 +0000 (21:20 -0800)]
screwed up a merge and an old version number crept in
fat [Wed, 6 Feb 2013 05:08:56 +0000 (21:08 -0800)]
don't hide if already hidden ya n00b
fat [Wed, 6 Feb 2013 04:34:39 +0000 (20:34 -0800)]
clear interval in cycle + rebuild
fat-kun [Wed, 6 Feb 2013 04:08:42 +0000 (20:08 -0800)]
Merge pull request #6488 from nanek/dropdowns-remove-touchstart
Remove touchstart from bootstrap-dropdown.js.
fat [Wed, 6 Feb 2013 04:01:25 +0000 (20:01 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
fat [Wed, 6 Feb 2013 04:00:50 +0000 (20:00 -0800)]
update jquery to 1.9
Mark Otto [Wed, 6 Feb 2013 03:59:25 +0000 (19:59 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Wed, 6 Feb 2013 03:43:49 +0000 (19:43 -0800)]
derp, fix broke css and recompile
Mark Otto [Wed, 6 Feb 2013 03:40:32 +0000 (19:40 -0800)]
restore comma between selectors
Mark Otto [Wed, 6 Feb 2013 03:39:49 +0000 (19:39 -0800)]
Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into patrickhlauke-2.3.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/navbar.less
fat-kun [Wed, 6 Feb 2013 03:22:34 +0000 (19:22 -0800)]
Merge pull request #6737 from openwide-java/fix-tooltip-positioning-for-ie8
Fix tooltip positioning for IE8 broken in 2.3.0
Mark Otto [Mon, 4 Feb 2013 19:25:46 +0000 (11:25 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Mon, 4 Feb 2013 19:11:04 +0000 (11:11 -0800)]
Fixes #6794: incorrect docs mention of th element
Joseph Price [Mon, 4 Feb 2013 14:10:48 +0000 (09:10 -0500)]
fix typo
Mark Otto [Sun, 3 Feb 2013 03:53:22 +0000 (19:53 -0800)]
Merge pull request #6638 from GeoffYoung/2.3.0-wip
Update package.json to current Recess version
Mark Otto [Sun, 3 Feb 2013 02:58:08 +0000 (18:58 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Sun, 3 Feb 2013 02:57:24 +0000 (18:57 -0800)]
Add changelog file to repo instead of relying on the wiki
Joseph Price [Sat, 2 Feb 2013 23:55:18 +0000 (18:55 -0500)]
reordered access of options in tooltip and popover to allow overriding data attrs from js
Mark Otto [Sat, 2 Feb 2013 20:35:39 +0000 (12:35 -0800)]
Merge pull request #6763 from rjregenold/2.3.0-wip
fixes jankiness with anchor tags in carousel.
Luke Page [Sat, 2 Feb 2013 07:49:55 +0000 (07:49 +0000)]
Move to new selector interpolation, supported from 1.3.1
Mark Otto [Sat, 2 Feb 2013 05:44:35 +0000 (21:44 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Sat, 2 Feb 2013 05:41:13 +0000 (21:41 -0800)]
Merge branch 'dospuntocero-master' into 2.3.0-wip
Mark Otto [Sat, 2 Feb 2013 05:41:02 +0000 (21:41 -0800)]
add horizontal-three-color gradient test
Mark Otto [Fri, 1 Feb 2013 21:04:17 +0000 (13:04 -0800)]
Merge pull request #6776 from ndabas/fix-inline-lists-ie7
Fix inline lists for IE7
Nikhil Dabas [Fri, 1 Feb 2013 20:34:30 +0000 (02:04 +0530)]
Fixing inline lists for IE7
Mark Otto [Fri, 1 Feb 2013 18:33:36 +0000 (10:33 -0800)]
Use button element instead of a for responsive navbar buttons
RJ Regenold [Thu, 31 Jan 2013 18:49:53 +0000 (12:49 -0600)]
removes anchor tag definition.
RJ Regenold [Thu, 31 Jan 2013 17:10:41 +0000 (11:10 -0600)]
lets see how much i can mess this pull request up. :|
RJ Regenold [Thu, 31 Jan 2013 17:04:12 +0000 (11:04 -0600)]
its not dyslexic being easy.
RJ Regenold [Thu, 31 Jan 2013 15:06:37 +0000 (09:06 -0600)]
fixes jankiness with anchor tags in carousel.
Mark Otto [Thu, 31 Jan 2013 02:22:20 +0000 (18:22 -0800)]
make on prev commit
Mark Otto [Thu, 31 Jan 2013 02:22:11 +0000 (18:22 -0800)]
Merge branch 'baslr-master' into 2.3.0-wip
Mark Otto [Thu, 31 Jan 2013 02:16:14 +0000 (18:16 -0800)]
clear up show-grid stuff
Mark Otto [Thu, 31 Jan 2013 01:46:18 +0000 (17:46 -0800)]
add meta tag to second example
Mark Otto [Thu, 31 Jan 2013 01:45:02 +0000 (17:45 -0800)]
make on prev commit
Mark Otto [Thu, 31 Jan 2013 01:44:45 +0000 (17:44 -0800)]
Merge branch 'greg-raven-patch-2' into 2.3.0-wip
Mark Otto [Thu, 31 Jan 2013 01:42:03 +0000 (17:42 -0800)]
Update pagination example HTML to match examples
Guillaume Smet [Tue, 29 Jan 2013 18:50:13 +0000 (19:50 +0100)]
Fix tooltip positioning for IE8
IE8 defines a placeholder object getBoundingClientRect which breaks the new getPosition() method
Mark Otto [Mon, 28 Jan 2013 18:35:16 +0000 (10:35 -0800)]
Merge pull request #6728 from fredsa/2.3.0-wip
Fix `form-actions` documentation
Fred Sauer [Mon, 28 Jan 2013 18:01:59 +0000 (10:01 -0800)]
Fix form-actions documentation
Guillaume Gautreau [Sun, 27 Jan 2013 09:56:01 +0000 (10:56 +0100)]
No semicolumns
Guillaume Gautreau [Sat, 26 Jan 2013 20:45:21 +0000 (21:45 +0100)]
Arrow replacement
Guillaume Gautreau [Sat, 26 Jan 2013 20:39:49 +0000 (21:39 +0100)]
works with fixed test
Guillaume Gautreau [Sat, 26 Jan 2013 20:39:05 +0000 (21:39 +0100)]
Test for replacing tooltip when resized
Guillaume Gautreau [Sat, 26 Jan 2013 13:31:33 +0000 (14:31 +0100)]
lint + wrong comparison
Guillaume Gautreau [Sat, 26 Jan 2013 13:06:58 +0000 (14:06 +0100)]
Unit test for replacing tooltip inside window
Guillaume Gautreau [Sat, 26 Jan 2013 12:50:26 +0000 (13:50 +0100)]
Tooltip positionning on special cases
baslr [Sat, 26 Jan 2013 00:01:10 +0000 (01:01 +0100)]
.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Ā
Francisco arenas [Thu, 24 Jan 2013 05:37:52 +0000 (03:37 -0200)]
Update less/mixins.less
horizontal three color gradient added
Greg Raven [Tue, 22 Jan 2013 14:46:53 +0000 (06:46 -0800)]
Update docs/templates/pages/getting-started.mustache
Add meta tag for viewport in the <head>; revise the URL for the latest version of jQuery.
Geoff Young [Sat, 19 Jan 2013 21:27:10 +0000 (16:27 -0500)]
Update Recess version
Mark Otto [Thu, 17 Jan 2013 20:24:16 +0000 (12:24 -0800)]
overhaul alerts section of tests
Mark Otto [Thu, 17 Jan 2013 20:21:34 +0000 (12:21 -0800)]
Merge branch 'ravage84-patch-2' into 2.3.0-wip
ravage84 [Thu, 17 Jan 2013 10:34:00 +0000 (11:34 +0100)]
Update less/tests/css-tests.html
Extended css-tests with alerts (alerts and alert-blocks)
Mark Otto [Wed, 16 Jan 2013 18:28:02 +0000 (10:28 -0800)]
Merge pull request #6600 from Yohn/patch-12
added missing class to doc example
Mark Otto [Wed, 16 Jan 2013 18:24:13 +0000 (10:24 -0800)]
Merge pull request #6591 from Quy/2.3.0-wip
Add text alignment classes info to docs
Yohn [Wed, 16 Jan 2013 12:46:42 +0000 (07:46 -0500)]
Update docs/templates/pages/components.mustache
Yohn [Wed, 16 Jan 2013 12:45:31 +0000 (07:45 -0500)]
adding class to example code
Quy Ton [Wed, 16 Jan 2013 02:16:44 +0000 (18:16 -0800)]
Add text alignment classes info to docs
Mark Otto [Tue, 15 Jan 2013 18:27:30 +0000 (10:27 -0800)]
Fixes #6586: remove top 5px margin from navbar input group button groups
Mark Otto [Tue, 15 Jan 2013 18:15:02 +0000 (10:15 -0800)]
add text alignment classes from 3.0
Patrick H. Lauke [Tue, 15 Jan 2013 07:22:02 +0000 (07:22 +0000)]
Revert "Leave tabindex=-1 alone"
This reverts commit
370fa45fbe4ee879a626a67bb4df0ec9495102be .
Patrick H. Lauke [Tue, 15 Jan 2013 07:16:33 +0000 (07:16 +0000)]
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...
Patrick H. Lauke [Tue, 15 Jan 2013 07:13:19 +0000 (07:13 +0000)]
Revert "Keyboard accessibility in documentation"
This reverts commit
a809daf2841f65ffac5030b2c6ce6aea60dd6233 .
Mark Otto [Mon, 14 Jan 2013 08:33:16 +0000 (00:33 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Mon, 14 Jan 2013 08:11:55 +0000 (00:11 -0800)]
Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing
Mark Otto [Mon, 14 Jan 2013 08:03:55 +0000 (00:03 -0800)]
Merge pull request #6568 from Yohn/patch-12
Updating docs -> popover to show container option
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.
Patrick H. Lauke [Sat, 12 Jan 2013 17:04:51 +0000 (17:04 +0000)]
Keyboard accessibility in documentation
Removed unnecessary (?) and harmful (from a keyboard access point of
view) tabindex=-1 in the documentation examples.
Patrick H. Lauke [Sat, 12 Jan 2013 11:02:13 +0000 (11:02 +0000)]
Cleaned up dirty CSS
Used recess rather than less
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