]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Dmitriy Budnik [Tue, 16 Oct 2012 08:16:38 +0000 (11:16 +0300)]
set spesific assertions count for test
Dmitriy Budnik [Tue, 16 Oct 2012 06:49:01 +0000 (09:49 +0300)]
fixed test
dmitriybudnik [Mon, 15 Oct 2012 18:55:32 +0000 (21:55 +0300)]
Fixed copy/paste caused typo
Mark Otto [Mon, 8 Oct 2012 04:45:16 +0000 (21:45 -0700)]
fixes #5443: reset background gradient on disabled dropdown links
Mark Otto [Mon, 8 Oct 2012 04:43:37 +0000 (21:43 -0700)]
fixes #5416: use correct variable for inverse navbar responsive links
Mark Otto [Mon, 8 Oct 2012 04:38:28 +0000 (21:38 -0700)]
Changing title of docs pages to simply say 'Bootstrap' like the docs home page
Mark Otto [Sat, 6 Oct 2012 21:42:07 +0000 (14:42 -0700)]
remove 'at twitter' part of readme
Mark Otto [Fri, 5 Oct 2012 18:13:21 +0000 (11:13 -0700)]
fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > a
Mark Otto [Wed, 3 Oct 2012 16:43:14 +0000 (09:43 -0700)]
finish off scoping of grid sizing to table elements
Mark Otto [Wed, 3 Oct 2012 16:36:45 +0000 (09:36 -0700)]
fixes #5257: add data-original-title attribute selector to abbr element
Mark Otto [Wed, 3 Oct 2012 16:26:52 +0000 (09:26 -0700)]
use border-radius vars where possible
Mark Otto [Wed, 3 Oct 2012 00:01:18 +0000 (17:01 -0700)]
copy and style changes to improve docs rendering on mobile devices
Mark Otto [Tue, 2 Oct 2012 22:23:59 +0000 (15:23 -0700)]
Merge pull request #5281 from GotenXiao/pagination-active-background
Use paginationActiveBackground var to finish fixing #4295
Mark Otto [Tue, 2 Oct 2012 22:10:22 +0000 (15:10 -0700)]
fixes #5352: update docs messaging for disable nav links
Mark Otto [Tue, 2 Oct 2012 20:19:11 +0000 (13:19 -0700)]
fixes #5392: hover on submenu should maintain white icons for active parent a tag
Mark Otto [Tue, 2 Oct 2012 06:34:03 +0000 (23:34 -0700)]
remove double border effect: instead of inset shadow and border on fixed navbars, only border
Mark Otto [Mon, 1 Oct 2012 23:41:13 +0000 (16:41 -0700)]
improve dropdown submenu docs; add docs for left submenu; remove all dupe css for left submenu
Mark Otto [Mon, 1 Oct 2012 23:15:26 +0000 (16:15 -0700)]
Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into advancedrei-2.1.2-wip
Mark Otto [Mon, 1 Oct 2012 22:29:21 +0000 (15:29 -0700)]
Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/bootstrap into andriijas-2.1.2-wip-modal-responsivefix
Mark Otto [Mon, 1 Oct 2012 22:26:17 +0000 (15:26 -0700)]
fixes #5319: add backface-visibility for webkit skewing
Mark Otto [Mon, 1 Oct 2012 20:52:50 +0000 (13:52 -0700)]
fixes #5377: change selectors for navbar collapse to be unique so only one open/closes at a time
Mark Otto [Mon, 1 Oct 2012 20:28:54 +0000 (13:28 -0700)]
fix copy on modal popover button doodad
Mark Otto [Mon, 1 Oct 2012 20:08:21 +0000 (13:08 -0700)]
fixes #5123: scope table grid classes to td and th elements only, plus drop columns 13-24
Mark Otto [Mon, 1 Oct 2012 19:04:10 +0000 (12:04 -0700)]
fixes #5275: inline-block badges and labels, then fix padding accordingly
Mark Otto [Mon, 1 Oct 2012 18:53:52 +0000 (11:53 -0700)]
fixes #5193 manually: checkbox and radio padding in .controls-row
Mark Otto [Mon, 1 Oct 2012 18:18:49 +0000 (11:18 -0700)]
clarify tables support of responsive utility classes, of which there is none
Mark Otto [Mon, 1 Oct 2012 18:11:33 +0000 (11:11 -0700)]
fix docs sidenav width for ie8-9
Mark Otto [Mon, 1 Oct 2012 17:48:57 +0000 (10:48 -0700)]
fixes #5188: add .google-maps class to reset responsive images on case-by-case basis
Mark Otto [Mon, 1 Oct 2012 17:42:45 +0000 (10:42 -0700)]
fixes #5055: wrap legend and form elements in fieldset so IE8 styles the legend properly
Mark Otto [Mon, 1 Oct 2012 17:27:42 +0000 (10:27 -0700)]
run make on previous merge
Mark Otto [Mon, 1 Oct 2012 17:27:13 +0000 (10:27 -0700)]
Merge pull request #5369 from amid2887/2.1.2-wip
Add missing icon class definition for navs.less
amid2887 [Mon, 1 Oct 2012 07:32:51 +0000 (14:32 +0700)]
Add missing icon class definition for navs.less
add missing icon class definition for navs:
'[class*=" icon-"]'
P.S. Sorry for 2 pull requests with the same problem..
Mark Otto [Mon, 1 Oct 2012 05:41:26 +0000 (22:41 -0700)]
run make after merge
Mark Otto [Mon, 1 Oct 2012 05:41:11 +0000 (22:41 -0700)]
Merge branch 'amid2887-master' into 2.1.2-wip
amid2887 [Mon, 1 Oct 2012 05:27:37 +0000 (12:27 +0700)]
Add missing icon class definition for buttons.less
add missing icon class definition for buttons:
'[class*=" icon-"]'
Mark Otto [Mon, 1 Oct 2012 05:09:51 +0000 (22:09 -0700)]
add sticky footer example per martin bean's suggestion, using the implementation by ryan fait
Mark Otto [Mon, 1 Oct 2012 04:28:20 +0000 (21:28 -0700)]
add link to examples on index page; add back narrow marketing page and signin page examples
Mark Otto [Mon, 1 Oct 2012 04:26:43 +0000 (21:26 -0700)]
fixes #5360: typo in tables docs
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
Andreas Cederström [Thu, 27 Sep 2012 09:44:48 +0000 (11:44 +0200)]
Making modal work with max width 767px - fixes #4860
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
Robin Lewis [Tue, 25 Sep 2012 20:12:01 +0000 (21:12 +0100)]
Use paginationActiveBackground var to finish fixing #4295
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
Robert McLaws [Sun, 16 Sep 2012 07:02:31 +0000 (03:02 -0400)]
Support for left-opening dropdown submenus
Adds a new class called .dropdown-submenu-left. It is useful when you
have a .pull-right DropDown that has submenus. Without this, the menu
opens left past the page boundary, which can trigger the scrollbars and
cause other nastiness.
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