]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Kevin Attfield [Tue, 9 Oct 2012 05:29:44 +0000 (22:29 -0700)]
Added test to fix for #5362
Kevin Attfield [Mon, 1 Oct 2012 04:41:37 +0000 (21:41 -0700)]
Fix for #5362
Fix for issue [5362](https://github.com/twitter/bootstrap/issues/5362):
tab events fired on wrong dropdown anchor.
Mark Otto [Fri, 28 Sep 2012 22:01:12 +0000 (15:01 -0700)]
clean up emphasis docs text
Mark Otto [Fri, 28 Sep 2012 17:39:15 +0000 (10:39 -0700)]
fixes #5334: html snippet comments
Mark Otto [Wed, 26 Sep 2012 23:01:59 +0000 (16:01 -0700)]
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
Mark Otto [Wed, 26 Sep 2012 23:01:45 +0000 (16:01 -0700)]
dat new kippt hotness
Jacob Thornton [Tue, 25 Sep 2012 06:59:02 +0000 (23:59 -0700)]
check affix pos on clicks - use timeout for clicks which scroll
Jacob Thornton [Tue, 25 Sep 2012 06:32:55 +0000 (23:32 -0700)]
update docs for tooltip html + the dropdown methods api
Jacob Thornton [Tue, 25 Sep 2012 06:28:38 +0000 (23:28 -0700)]
change tooltip/popover insert strategy
remove modal-open class
hopefully resolve z-index headaches
Jacob Thornton [Tue, 25 Sep 2012 06:19:33 +0000 (23:19 -0700)]
Jacob Thornton [Tue, 25 Sep 2012 06:16:09 +0000 (23:16 -0700)]
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
Jacob Thornton [Tue, 25 Sep 2012 06:15:36 +0000 (23:15 -0700)]
change tooltip/popover html default to false for xss safety net
Mark Otto [Sun, 23 Sep 2012 23:06:28 +0000 (16:06 -0700)]
ensure 100% width for .uneditable-inputs in <767px viewports
Mark Otto [Sun, 23 Sep 2012 22:16:13 +0000 (15:16 -0700)]
match decimal placements in type.less
Mark Otto [Sun, 23 Sep 2012 05:16:12 +0000 (22:16 -0700)]
fixes #5216: calculate heading sizes via math rather than fixed pixel amounts
Mark Otto [Sun, 23 Sep 2012 04:37:08 +0000 (21:37 -0700)]
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
Mark Otto [Fri, 21 Sep 2012 17:24:16 +0000 (10:24 -0700)]
add specific line items to contributing doc for issues, update branch list
Jacob Thornton [Thu, 20 Sep 2012 23:50:36 +0000 (16:50 -0700)]
change transition.js, rebuild… travis maybe will be happy?
Jacob Thornton [Thu, 20 Sep 2012 23:31:10 +0000 (16:31 -0700)]
remove src's
Jacob Thornton [Thu, 20 Sep 2012 23:26:00 +0000 (16:26 -0700)]
rebuild - fix missing (
Jacob Thornton [Thu, 20 Sep 2012 23:23:54 +0000 (16:23 -0700)]
added support for jquery 1.8.*
Mark Otto [Thu, 20 Sep 2012 18:45:59 +0000 (11:45 -0700)]
fixes #5127: add @inputHeight to replace static instances of '30px' throughout forms
Mark Otto [Thu, 20 Sep 2012 18:37:34 +0000 (11:37 -0700)]
fixes #5150: add btn-group support to input groups
Mark Otto [Thu, 20 Sep 2012 17:27:59 +0000 (10:27 -0700)]
fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8
Mark Otto [Thu, 20 Sep 2012 16:07:48 +0000 (09:07 -0700)]
fixes #5211 manually: spacing in mixins to match others
Mark Otto [Thu, 20 Sep 2012 16:06:43 +0000 (09:06 -0700)]
fixes #5212: text emphasis classes only get hover with links
Mark Otto [Wed, 19 Sep 2012 22:18:14 +0000 (15:18 -0700)]
increase padding on homepage button
Mark Otto [Wed, 19 Sep 2012 04:16:08 +0000 (21:16 -0700)]
add new vars for common border-radius, upping border-radius of inputs to 4px; add border-radius changes to -large, -small, -mini for buttons and paginations
Mark Otto [Wed, 19 Sep 2012 03:56:20 +0000 (20:56 -0700)]
add new vars for common font-sizes and paddings with large, small, and mini components; resize pagination and buttons to better match each other
Mark Otto [Tue, 18 Sep 2012 21:58:39 +0000 (14:58 -0700)]
Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into uberspeck-2.1.2-wip
Mark Otto [Tue, 18 Sep 2012 19:00:57 +0000 (12:00 -0700)]
fixes #5177: remove color on .btn-large .caret, but keep sizing change; also start to add CSS tests for buttons
Mark Otto [Tue, 18 Sep 2012 18:50:11 +0000 (11:50 -0700)]
contributing edits
Mark Otto [Tue, 18 Sep 2012 18:44:43 +0000 (11:44 -0700)]
Merge pull request #5187 from caniszczyk/2.1.2-wip
Add CONTRIBUTING.md
Mark Otto [Tue, 18 Sep 2012 18:23:16 +0000 (11:23 -0700)]
fixes #5178: update normalize to avoid resetting audio and video elements in android
Chris Aniszczyk [Tue, 18 Sep 2012 17:50:04 +0000 (10:50 -0700)]
Add CONTRIBUTING.md
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
Mark Otto [Tue, 18 Sep 2012 06:19:52 +0000 (23:19 -0700)]
fixes #5087: add hover states to text emphasis classes for links
Mark Otto [Tue, 18 Sep 2012 06:11:49 +0000 (23:11 -0700)]
fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepend/-append
Mark Otto [Tue, 18 Sep 2012 06:03:18 +0000 (23:03 -0700)]
fixes #5173: proper popover offsets; added docs examples to enable tests in the future
Mark Otto [Tue, 18 Sep 2012 01:17:22 +0000 (18:17 -0700)]
add the media css to customizer
Mark Otto [Tue, 18 Sep 2012 01:15:44 +0000 (18:15 -0700)]
Merge branch 'wpbrains-media-component' into 2.1.2-wip
Mark Otto [Tue, 18 Sep 2012 01:15:39 +0000 (18:15 -0700)]
overhaul the docs and css to merge into 2.1.2 since this was against master
Mark Otto [Mon, 17 Sep 2012 23:43:18 +0000 (16:43 -0700)]
resolve conflicts and remake
Mark Otto [Mon, 17 Sep 2012 23:26:51 +0000 (16:26 -0700)]
fixes #5001: proper ids on form examples
Mark Otto [Mon, 17 Sep 2012 23:09:36 +0000 (16:09 -0700)]
fixes #5039: properly set .row-fluid margins for .controls-row
Mark Otto [Mon, 17 Sep 2012 22:49:22 +0000 (15:49 -0700)]
fixes #5041: add new navbar css tests for each variation, remove width: 100%; from .navbar-static-top
Mark Otto [Mon, 17 Sep 2012 22:28:41 +0000 (15:28 -0700)]
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
Mark Otto [Mon, 17 Sep 2012 22:28:31 +0000 (15:28 -0700)]
Merge pull request #5125 from tapcanvas/tab-body-bg
Use @bodyBackground on .nav-tabs active state instead of static color
Mark Otto [Mon, 17 Sep 2012 15:53:13 +0000 (08:53 -0700)]
nuke new examples for now
Mark Otto [Mon, 17 Sep 2012 15:52:19 +0000 (08:52 -0700)]
fixes #5163: add new var for navbar collapse's default view, use that in responsive navbar css
Mark Otto [Mon, 17 Sep 2012 04:53:56 +0000 (21:53 -0700)]
more carouself example work
Mark Otto [Fri, 14 Sep 2012 22:55:46 +0000 (15:55 -0700)]
way cooler carousel example, along with updated screenshots for examples
Mark Otto [Fri, 14 Sep 2012 22:21:44 +0000 (15:21 -0700)]
tweak copy on each template, add sign in template
Mark Otto [Fri, 14 Sep 2012 22:17:46 +0000 (15:17 -0700)]
adding new examples
Mark Otto [Fri, 14 Sep 2012 21:48:03 +0000 (14:48 -0700)]
add in some more examples (will work em in later), removed fleetio per their request, and added gather content to replace it
Mark Otto [Fri, 14 Sep 2012 21:31:14 +0000 (14:31 -0700)]
i18n homepage
Mark Otto [Fri, 14 Sep 2012 17:30:55 +0000 (10:30 -0700)]
revert docs change
Martin Bean [Fri, 14 Sep 2012 13:06:15 +0000 (14:06 +0100)]
Standardized spelling of 'JavaScript'; added icons to file trees
Adrien Cahen [Thu, 13 Sep 2012 19:16:18 +0000 (12:16 -0700)]
fix active tab bg on non-white body
Mark Otto [Thu, 13 Sep 2012 17:07:57 +0000 (10:07 -0700)]
fixes #5119: javascript in navbar typo
Brian Campbell [Thu, 13 Sep 2012 00:11:42 +0000 (18:11 -0600)]
mistakenly committed ALL assets. since only bootstrap.css and bootstrap.min.css are changed i removed all others
Mark Otto [Wed, 12 Sep 2012 23:37:41 +0000 (16:37 -0700)]
fixes #5107: make all .btn-group inline-block by default instead of just within a .btn-toolbar
Mark Otto [Wed, 12 Sep 2012 23:22:52 +0000 (16:22 -0700)]
fixes #5097: js docs typos
Mark Otto [Wed, 12 Sep 2012 23:18:52 +0000 (16:18 -0700)]
use local var for a few other .box-shadow mixins to fix CSS not compiling
Mark Otto [Wed, 12 Sep 2012 23:11:03 +0000 (16:11 -0700)]
add space
Mark Otto [Wed, 12 Sep 2012 22:53:29 +0000 (15:53 -0700)]
revert the js evaluation in .box-shadow mixin, fix last mixin usages to escape if using >1 shadows
Mark Otto [Wed, 12 Sep 2012 22:48:56 +0000 (15:48 -0700)]
change up box-shadow mixin usage everywhere to use escaping again, or local var if necessary for further var evaluation
Brian Campbell [Wed, 12 Sep 2012 20:10:03 +0000 (14:10 -0600)]
Updated pagination to support .pagination-large, .pagination-small, .pagination-mini matching button sizes. Updated related docs.
Mark Otto [Tue, 11 Sep 2012 05:51:16 +0000 (22:51 -0700)]
fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic modal right padding issues with scrollbars
Mark Otto [Tue, 11 Sep 2012 05:44:08 +0000 (22:44 -0700)]
fixes #5059 manually: include media type in css getting started block
Mark Otto [Tue, 11 Sep 2012 05:41:14 +0000 (22:41 -0700)]
fixes #5064 manually: remove fancy quote mark
Mark Otto [Mon, 10 Sep 2012 17:04:34 +0000 (10:04 -0700)]
Merge pull request #5051 from GeoffYoung/2.1.2-wip
Update modal example code to match example
Geoff Young [Sun, 9 Sep 2012 22:58:23 +0000 (18:58 -0400)]
Updated sample markup to reflect live demo.
Mark Otto [Fri, 7 Sep 2012 18:42:21 +0000 (11:42 -0700)]
run make after merging #5028, which removes the left margin of responsive fluid grid offsets
Mark Otto [Fri, 7 Sep 2012 18:41:35 +0000 (11:41 -0700)]
Merge branch 'dionysiosarvanitis-master' into 2.1.2-wip
Mark Otto [Fri, 7 Sep 2012 18:34:05 +0000 (11:34 -0700)]
fixes #5020: submenu support in dropup
Mark Otto [Fri, 7 Sep 2012 18:10:00 +0000 (11:10 -0700)]
fixes #5018: .btn-block in .modal-footer no longer has left margin
Mark Otto [Fri, 7 Sep 2012 18:06:08 +0000 (11:06 -0700)]
Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-tiny-typos
Mark Otto [Fri, 7 Sep 2012 18:04:51 +0000 (11:04 -0700)]
fixes #5010: .pager span selector should be scoped to immediate children only
Dionysios G. Arvanitis [Fri, 7 Sep 2012 14:54:15 +0000 (17:54 +0300)]
remove offset margin in row-fluid mobile layout
Giuliano Velli [Fri, 7 Sep 2012 08:13:26 +0000 (10:13 +0200)]
Merge branch 'media-component' of github.com:wpbrains/bootstrap into media-component
Giuliano Velli [Tue, 24 Apr 2012 15:23:14 +0000 (17:23 +0200)]
Modified the file to conform to bootstrap standards and fix an IE7 css selector issue
Signed-off-by: Giuliano Velli <giuliano@giusi.org>
Ramiro Morales [Thu, 6 Sep 2012 02:07:52 +0000 (23:07 -0300)]
Fix small documentatio typos.
Mark Otto [Wed, 5 Sep 2012 17:05:54 +0000 (10:05 -0700)]
fixes #4996: incorrect border radius on a table
Mark Otto [Wed, 5 Sep 2012 17:04:38 +0000 (10:04 -0700)]
Merge branch 'spantaleev-patch-1' into 2.1.2-wip
Mark Otto [Wed, 5 Sep 2012 17:04:28 +0000 (10:04 -0700)]
rebuild after merge
Mark Otto [Wed, 5 Sep 2012 17:00:57 +0000 (10:00 -0700)]
version bump to get this started
Slavi Pantaleev [Wed, 5 Sep 2012 16:07:53 +0000 (19:07 +0300)]
Do not force white icons in active tab links
Active `.nav-tabs` elements are not blue (like pills),
so forcing a white icon there is not appropriate.
Jacob Thornton [Wed, 5 Sep 2012 03:44:11 +0000 (20:44 -0700)]
last rebuild before 2.1.1 release
Mark Otto [Wed, 5 Sep 2012 03:13:36 +0000 (20:13 -0700)]
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Mark Otto [Wed, 5 Sep 2012 03:13:27 +0000 (20:13 -0700)]
regrettably remove the animated button for download on homepage to improve page performance in some browsers
♒∆✝ [Wed, 5 Sep 2012 03:03:04 +0000 (20:03 -0700)]
Merge pull request #4784 from rossj/2.1.1-wip
Fix Typeahead key navigation with Chrome + jQuery 1.8.0
♒∆✝ [Wed, 5 Sep 2012 02:54:16 +0000 (19:54 -0700)]
Merge pull request #4810 from mainerror/2.1.1-wip
Makefile misses a 'clean' directive
Mark Otto [Tue, 4 Sep 2012 21:27:48 +0000 (14:27 -0700)]
fixes #4968 manually: typo in scaffolding docs about offset classes
Mark Otto [Tue, 4 Sep 2012 18:31:48 +0000 (11:31 -0700)]
improve comments in image styles
Mark Otto [Tue, 4 Sep 2012 18:13:08 +0000 (11:13 -0700)]
fixes #4958: add version to minified js
Mark Otto [Tue, 4 Sep 2012 18:08:08 +0000 (11:08 -0700)]
fixes #4885: correct use of skew in .skew() mixin for FF
Mark Otto [Tue, 4 Sep 2012 18:00:25 +0000 (11:00 -0700)]
fixes #4957: use input border var for select element instead of #ddd
Mark Otto [Tue, 4 Sep 2012 16:13:09 +0000 (09:13 -0700)]
fixes #4959: docs example
Mark Otto [Tue, 4 Sep 2012 00:35:35 +0000 (17:35 -0700)]
fixes #4935: properly comment responsive image techniques and add CSS tests to support
Mark Otto [Mon, 3 Sep 2012 08:13:42 +0000 (01:13 -0700)]
fixes #4146: IE7-8 responsive image helper