]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agolowered carousel beneath the nav 6195/head
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)] 
lowered carousel beneath the nav

12 years agoRestore print styles
Mark Otto [Sun, 9 Dec 2012 05:05:05 +0000 (21:05 -0800)] 
Restore print styles

12 years agoTest removal of print styles for customized builds
Mark Otto [Sun, 9 Dec 2012 05:02:37 +0000 (21:02 -0800)] 
Test removal of print styles for customized builds

12 years agoFix docs typos
Mark Otto [Sun, 9 Dec 2012 02:46:34 +0000 (18:46 -0800)] 
Fix docs typos

12 years agoFixes #5729: Nested striped tables v2.2.2
Mark Otto [Sat, 8 Dec 2012 20:57:21 +0000 (12:57 -0800)] 
Fixes #5729: Nested striped tables

* Scopes striping to immediate children of the tbody and tr
* For nested tables, sets a background color of @bodyBackground, to override the default transparent bg

12 years agoNesting tables
Mark Otto [Sat, 8 Dec 2012 20:52:19 +0000 (12:52 -0800)] 
Nesting tables

* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only

12 years agoMerge pull request #6165 from Quy/2.2.2-wip
Mark Otto [Sat, 8 Dec 2012 20:17:46 +0000 (12:17 -0800)] 
Merge pull request #6165 from Quy/2.2.2-wip

Apply code tag to data attribute on javascript page

12 years agoApply code tag to data attribute on javascript page 6165/head
Quy Ton [Sat, 8 Dec 2012 20:06:46 +0000 (12:06 -0800)] 
Apply code tag to data attribute on javascript page

12 years agoget tests passing for typeahead :P
fat [Sat, 8 Dec 2012 00:16:48 +0000 (19:16 -0500)] 
get tests passing for typeahead :P

12 years agoinsert menu of typeahead after input which it suggests on #3529
fat [Fri, 7 Dec 2012 23:59:13 +0000 (18:59 -0500)] 
insert menu of typeahead after input which it suggests on #3529

note: this will likely break things for people in the same way that doing
this to tooltip did… however we think this is a better insertion model for
z-index,scrolling,modal,etc. applications

12 years agofocus on escape in typeahead
fat [Fri, 7 Dec 2012 23:37:32 +0000 (18:37 -0500)] 
focus on escape in typeahead

12 years agoMerge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
fat [Fri, 7 Dec 2012 22:50:34 +0000 (17:50 -0500)] 
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip

12 years agoremove slide from carousel constructor #5579
fat [Fri, 7 Dec 2012 22:49:05 +0000 (17:49 -0500)] 
remove slide from carousel constructor #5579

12 years agoMerge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav
billy gates [Fri, 7 Dec 2012 22:16:51 +0000 (14:16 -0800)] 
Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav

Fix issue with double move event firing in typeahead.

12 years agorebuild and only select visible dropdown items
fat [Fri, 7 Dec 2012 22:14:49 +0000 (17:14 -0500)] 
rebuild and only select visible dropdown items

12 years agoMerge pull request #6118 from godric7/master
billy gates [Fri, 7 Dec 2012 22:11:18 +0000 (14:11 -0800)] 
Merge pull request #6118 from godric7/master

scrollSpy - add parent scrollTop to offset calculation

12 years agoadd noConflict functionality to all bootstrap plugins
fat [Fri, 7 Dec 2012 22:06:01 +0000 (17:06 -0500)] 
add noConflict functionality to all bootstrap plugins

12 years agoMerge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:51:57 +0000 (09:51 -0800)] 
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip

12 years agoFixes #6148: Icons in mini buttons properly aligned
Mark Otto [Fri, 7 Dec 2012 17:51:01 +0000 (09:51 -0800)] 
Fixes #6148: Icons in mini buttons properly aligned

12 years agoMerge pull request #6151 from tierra/pre-code-white-space-fix
Mark Otto [Fri, 7 Dec 2012 17:48:14 +0000 (09:48 -0800)] 
Merge pull request #6151 from tierra/pre-code-white-space-fix

Fix code block white-space breaks within pre tags.

12 years agoMerge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:43:32 +0000 (09:43 -0800)] 
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip

12 years agoFixes #6136: Proper scoping of breadcrumbs divider
Mark Otto [Fri, 7 Dec 2012 17:43:09 +0000 (09:43 -0800)] 
Fixes #6136: Proper scoping of breadcrumbs divider

12 years agoMerge pull request #6143 from Quy/2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:41:17 +0000 (09:41 -0800)] 
Merge pull request #6143 from Quy/2.2.2-wip

Escape ×

12 years agoFix code block white-space breaks within pre tags. 6151/head
Bryan Petty [Thu, 6 Dec 2012 18:33:00 +0000 (11:33 -0700)] 
Fix code block white-space breaks within pre tags.

12 years agoEscape × 6143/head
Quy Ton [Wed, 5 Dec 2012 23:28:14 +0000 (15:28 -0800)] 
Escape ×

12 years agoRemove commented out old popover CSS
Mark Otto [Wed, 5 Dec 2012 19:06:16 +0000 (11:06 -0800)] 
Remove commented out old popover CSS

12 years agoFixes #4550: Temporary fix for dropdown taps on mobile
Mark Otto [Wed, 5 Dec 2012 02:28:12 +0000 (18:28 -0800)] 
Fixes #4550: Temporary fix for dropdown taps on mobile

* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781
* Stops propagation for touchstart for dropdowns

12 years agoFix up display of dropdown submenu examples on responsive views
Mark Otto [Wed, 5 Dec 2012 02:25:16 +0000 (18:25 -0800)] 
Fix up display of dropdown submenu examples on responsive views

12 years agocorrect link on index page to grid system
Mark Otto [Tue, 4 Dec 2012 17:49:18 +0000 (09:49 -0800)] 
correct link on index page to grid system

12 years agoUpdate js/bootstrap-scrollspy.js 6118/head
Godric [Tue, 4 Dec 2012 00:21:07 +0000 (01:21 +0100)] 
Update js/bootstrap-scrollspy.js

Fix for Bootstrap issue #6013 "scrollSpy - offset calculation"
https://github.com/twitter/bootstrap/issues/6013

12 years agoOnce more, update all the favicons to retina
Mark Otto [Mon, 3 Dec 2012 21:25:56 +0000 (13:25 -0800)] 
Once more, update all the favicons to retina

12 years agoAlign the touch icons attributes
Mark Otto [Mon, 3 Dec 2012 21:22:10 +0000 (13:22 -0800)] 
Align the touch icons attributes

12 years agoFixes #6115: scope breadcrumb styles to immediate children only
Mark Otto [Mon, 3 Dec 2012 21:09:38 +0000 (13:09 -0800)] 
Fixes #6115: scope breadcrumb styles to immediate children only

12 years agoImprove rendering of carousel example for IE10
Mark Otto [Mon, 3 Dec 2012 21:01:27 +0000 (13:01 -0800)] 
Improve rendering of carousel example for IE10

12 years agonuke comments
Mark Otto [Mon, 3 Dec 2012 17:23:02 +0000 (09:23 -0800)] 
nuke comments

12 years agoFixing header color for success, error and info alerts 6111/head
Andreas Cederström [Mon, 3 Dec 2012 13:20:14 +0000 (14:20 +0100)] 
Fixing header color for success, error and info alerts

12 years agoadd source attribution for IE10 fix
Mark Otto [Mon, 3 Dec 2012 05:01:53 +0000 (21:01 -0800)] 
add source attribution for IE10 fix

12 years agoEnable responsive features in IE10 when snapped
Mark Otto [Mon, 3 Dec 2012 04:57:34 +0000 (20:57 -0800)] 
Enable responsive features in IE10 when snapped

12 years agoRevert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10
Mark Otto [Mon, 3 Dec 2012 04:40:24 +0000 (20:40 -0800)] 
Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10

12 years agoherpderp
Mark Otto [Mon, 3 Dec 2012 02:15:40 +0000 (18:15 -0800)] 
herpderp

12 years agoReadme reorg
Mark Otto [Sun, 2 Dec 2012 21:14:49 +0000 (13:14 -0800)] 
Readme reorg

* Consolidate quick start options into easier to read list
* Consolidate social and community options into a list
* Add link to Code Guide for contributions section

12 years agoreset text align in popovers given inline insertion
Mark Otto [Sun, 2 Dec 2012 10:30:00 +0000 (02:30 -0800)] 
reset text align in popovers given inline insertion

12 years agoremove overrides on inner html of popover-content
Mark Otto [Sun, 2 Dec 2012 09:34:58 +0000 (01:34 -0800)] 
remove overrides on inner html of popover-content

12 years agorun make on js changes to popover
Mark Otto [Sun, 2 Dec 2012 09:32:23 +0000 (01:32 -0800)] 
run make on js changes to popover

12 years agoMerge branch 'Moveo-master' into 2.2.2-wip
Mark Otto [Sun, 2 Dec 2012 09:32:13 +0000 (01:32 -0800)] 
Merge branch 'Moveo-master' into 2.2.2-wip

12 years agorun make on modal popover fix
Mark Otto [Sun, 2 Dec 2012 08:09:45 +0000 (00:09 -0800)] 
run make on modal popover fix

12 years agoMerge pull request #6097 from blakeembrey/modal-body-relative
Mark Otto [Sun, 2 Dec 2012 01:45:33 +0000 (17:45 -0800)] 
Merge pull request #6097 from blakeembrey/modal-body-relative

Add relative positioning to .modal-body

12 years agoAdd relative positioning to .modal-body - Fixes #5991 6097/head
Blake Embrey [Sat, 1 Dec 2012 23:52:13 +0000 (09:52 +1000)] 
Add relative positioning to .modal-body - Fixes #5991

12 years agoFixes #5853: Maintain 10px margin above help block when following input groups
Mark Otto [Fri, 30 Nov 2012 07:39:33 +0000 (23:39 -0800)] 
Fixes #5853: Maintain 10px margin above help block when following input groups

12 years agoremove element from selector
Mark Otto [Fri, 30 Nov 2012 07:33:09 +0000 (23:33 -0800)] 
remove element from selector

12 years agoMerge pull request #6039 from desheikh/2.2.2-wip
Mark Otto [Fri, 30 Nov 2012 07:32:38 +0000 (23:32 -0800)] 
Merge pull request #6039 from desheikh/2.2.2-wip

help-block margin-top should also apply after a span.uneditable-input

12 years agorun make with nav img fix
Mark Otto [Fri, 30 Nov 2012 07:27:20 +0000 (23:27 -0800)] 
run make with nav img fix

12 years agoupdate comment
Mark Otto [Fri, 30 Nov 2012 07:27:09 +0000 (23:27 -0800)] 
update comment

12 years agoMerge branch 'idavemm-patch-1' into 2.2.2-wip
Mark Otto [Fri, 30 Nov 2012 07:26:22 +0000 (23:26 -0800)] 
Merge branch 'idavemm-patch-1' into 2.2.2-wip

12 years agoMerge branch '2.2.2-wip-holder' into 2.2.2-wip
Mark Otto [Fri, 30 Nov 2012 05:35:57 +0000 (21:35 -0800)] 
Merge branch '2.2.2-wip-holder' into 2.2.2-wip

12 years agoupgrade to holder 1.6
Mark Otto [Fri, 30 Nov 2012 05:35:45 +0000 (21:35 -0800)] 
upgrade to holder 1.6

12 years agoMerge branch 'jblotus-patch-1' into 2.2.2-wip
Mark Otto [Fri, 30 Nov 2012 05:06:20 +0000 (21:06 -0800)] 
Merge branch 'jblotus-patch-1' into 2.2.2-wip

12 years agoMerge branch 'patch-1' of https://github.com/jblotus/bootstrap into jblotus-patch-1
Mark Otto [Fri, 30 Nov 2012 05:06:11 +0000 (21:06 -0800)] 
Merge branch 'patch-1' of https://github.com/jblotus/bootstrap into jblotus-patch-1

12 years agoadd holder and replace placehold.it
Mark Otto [Fri, 30 Nov 2012 04:59:14 +0000 (20:59 -0800)] 
add holder and replace placehold.it

12 years agoadded compiled css file 6039/head
Zulfiqar Ali [Thu, 29 Nov 2012 09:40:23 +0000 (17:40 +0800)] 
added compiled css file

12 years agoMerge pull request #6057 from ph-One/patch-3
Mark Otto [Thu, 29 Nov 2012 02:41:36 +0000 (18:41 -0800)] 
Merge pull request #6057 from ph-One/patch-3

Update Makefile's UglifyJS commands

12 years agoFix the carousel after we scoped selectors
Mark Otto [Wed, 28 Nov 2012 23:40:51 +0000 (15:40 -0800)] 
Fix the carousel after we scoped selectors

12 years agoMerge branch 'trsteel88-master' into 2.2.2-wip
Mark Otto [Wed, 28 Nov 2012 23:35:16 +0000 (15:35 -0800)] 
Merge branch 'trsteel88-master' into 2.2.2-wip

12 years agoUpdate Makefile 6057/head
Kyle A. Matheny [Wed, 28 Nov 2012 23:33:05 +0000 (23:33 +0000)] 
Update Makefile

Fixed both instances of uglifyjs usage.

12 years agoFixes #5533: Remove filter gradient from disabled links on dropdowns
Mark Otto [Wed, 28 Nov 2012 10:22:37 +0000 (02:22 -0800)] 
Fixes #5533: Remove filter gradient from disabled links on dropdowns

12 years agoFixes #5594: Vertical button groups show use max-width, not width, and be scoped...
Mark Otto [Wed, 28 Nov 2012 10:21:34 +0000 (02:21 -0800)] 
Fixes #5594: Vertical button groups show use max-width, not width, and be scoped to immediate children buttons only

12 years agoFixes #5616: scope carousel state classes to immediate children only
Mark Otto [Wed, 28 Nov 2012 10:17:50 +0000 (02:17 -0800)] 
Fixes #5616: scope carousel state classes to immediate children only

12 years agoFixes #5930: redeclare font-size for popoves in btn-groups
Mark Otto [Wed, 28 Nov 2012 10:10:23 +0000 (02:10 -0800)] 
Fixes #5930: redeclare font-size for popoves in btn-groups

12 years agoFixes #5927: Scope button group 5px button left margin to immediate children
Mark Otto [Wed, 28 Nov 2012 09:51:04 +0000 (01:51 -0800)] 
Fixes #5927: Scope button group 5px button left margin to immediate children

12 years agoFixes #5940: Prevent @headingsColor from changing alert colors
Mark Otto [Wed, 28 Nov 2012 09:48:34 +0000 (01:48 -0800)] 
Fixes #5940: Prevent @headingsColor from changing alert colors

12 years agoFixes #4852: IE8 popover carets fixed
Mark Otto [Wed, 28 Nov 2012 09:38:21 +0000 (01:38 -0800)] 
Fixes #4852: IE8 popover carets fixed

* IE8 refused a negative z-index to place the previous :after behind the .arrow, so I had to flip the styles.
* .arrow is the gray border/background, .arrow:after is now the white inner arrow
* Added a hex IE8 fallback to ensure the arrow shows for <IE9 as rgba() isn't supported
* Simplified some of the CSS for the popover carets

12 years agohelp-block margin-top should also apply after a span.uneditable-input
Zulfiqar Ali [Wed, 28 Nov 2012 08:47:59 +0000 (16:47 +0800)] 
help-block margin-top should also apply after a span.uneditable-input

12 years agoFixes #5963: Add large button example to icons, fix vertical alignment in large buttons
Mark Otto [Wed, 28 Nov 2012 08:46:09 +0000 (00:46 -0800)] 
Fixes #5963: Add large button example to icons, fix vertical alignment in large buttons

12 years agoFixes #6010: Navbar dropdown caret should match link hover color
Mark Otto [Wed, 28 Nov 2012 08:42:17 +0000 (00:42 -0800)] 
Fixes #6010: Navbar dropdown caret should match link hover color

12 years agoFixes #6012: Updated docs sidenav media queries and reset width for exactly 980px
Mark Otto [Wed, 28 Nov 2012 08:37:55 +0000 (00:37 -0800)] 
Fixes #6012: Updated docs sidenav media queries and reset width for exactly 980px

12 years agoFixes #6035: use font-size vars in button groups
Mark Otto [Wed, 28 Nov 2012 08:31:52 +0000 (00:31 -0800)] 
Fixes #6035: use font-size vars in button groups

12 years agoFixes #5935: Updated vertical gradient mixin
Mark Otto [Wed, 28 Nov 2012 08:19:35 +0000 (00:19 -0800)] 
Fixes #5935: Updated vertical gradient mixin

12 years agoleave it to the developer to decide how to use the content of the popover 6028/head
Swaagie [Tue, 27 Nov 2012 14:07:31 +0000 (15:07 +0100)] 
leave it to the developer to decide how to use the content of the popover

12 years agohelp-block margin-top should also apply after a span.input 6018/head
Zulfiqar Ali [Mon, 26 Nov 2012 23:30:54 +0000 (07:30 +0800)] 
help-block margin-top should also apply after a span.input

12 years agofix image sizes on homepage
Mark Otto [Thu, 22 Nov 2012 20:26:54 +0000 (12:26 -0800)] 
fix image sizes on homepage

12 years agoFixes #5986: single toggle button html examples
Mark Otto [Thu, 22 Nov 2012 20:06:36 +0000 (12:06 -0800)] 
Fixes #5986: single toggle button html examples

12 years agoSimpler footer for docs
Mark Otto [Thu, 22 Nov 2012 07:29:20 +0000 (23:29 -0800)] 
Simpler footer for docs

* Remove back to top link (ya'll are lazy :P)
* Center text
* Decrease vertical padding

12 years agoMerge pull request #5954 from tony/patch-2
Mark Otto [Mon, 19 Nov 2012 23:31:14 +0000 (15:31 -0800)] 
Merge pull request #5954 from tony/patch-2

Fix typo in reset.less

12 years agoFix typo in reset.less 5954/head
Tony Narlock [Mon, 19 Nov 2012 21:49:47 +0000 (16:49 -0500)] 
Fix typo in reset.less

12 years agoFixes #5937: Border radius vars in button groups
Mark Otto [Sun, 18 Nov 2012 20:30:35 +0000 (12:30 -0800)] 
Fixes #5937: Border radius vars in button groups

12 years agoFixes #5925: Adjust top margin of input group in navbar
Mark Otto [Fri, 16 Nov 2012 09:19:15 +0000 (01:19 -0800)] 
Fixes #5925: Adjust top margin of input group in navbar

12 years agoFixes #5912: User correct selector for form field states.
Mark Otto [Fri, 16 Nov 2012 09:16:27 +0000 (01:16 -0800)] 
Fixes #5912: User correct selector for form field states.

Previously, we were using a generic label selector, but as this was changed in the main forms awhile back, we need to change it here.

12 years agowidths on github buttons
Mark Otto [Fri, 16 Nov 2012 09:13:52 +0000 (01:13 -0800)] 
widths on github buttons

12 years agoadd composer.json 5926/head
Trent Steel [Fri, 16 Nov 2012 07:01:21 +0000 (17:01 +1000)] 
add composer.json

12 years agofixes #5922: clicking only button should download custom build
Mark Otto [Thu, 15 Nov 2012 17:14:54 +0000 (09:14 -0800)] 
fixes #5922: clicking only button should download custom build

12 years agoFixes #5879: Manual update of Normalize credit
Mark Otto [Wed, 14 Nov 2012 23:20:38 +0000 (15:20 -0800)] 
Fixes #5879: Manual update of Normalize credit

12 years agorun make after latest merges
Mark Otto [Wed, 14 Nov 2012 23:19:16 +0000 (15:19 -0800)] 
run make after latest merges

12 years agoMerge pull request #5894 from amid2887/patch-3
Mark Otto [Wed, 14 Nov 2012 09:20:20 +0000 (01:20 -0800)] 
Merge pull request #5894 from amid2887/patch-3

Update less/tables.less ( typing, use variable, add border-radius reset )

12 years agoMerge pull request #5874 from tacomanator/2.2.2-wip
Mark Otto [Wed, 14 Nov 2012 09:18:11 +0000 (01:18 -0800)] 
Merge pull request #5874 from tacomanator/2.2.2-wip

fixes #5873: @navbarInverseBrandColor not used

12 years agoFix issue with double move event firing in typeahead. 5862/head
Paul McLanahan [Fri, 9 Nov 2012 16:48:21 +0000 (11:48 -0500)] 
Fix issue with double move event firing in typeahead.

Fix test to catch issue.
Fix #5806.

12 years agoUpdate less/tables.less 5894/head
amid2887 [Tue, 13 Nov 2012 10:49:33 +0000 (17:49 +0700)] 
Update less/tables.less

Possible typing.

Add @baseBorderRadius as value for some rules.

Add border-radius clearing for first and last td in the last tbody for table with tfoot.

12 years agofixes #5873: @navbarInverseBrandColor not used 5874/head
Drew Goodwin [Sun, 11 Nov 2012 01:58:00 +0000 (17:58 -0800)] 
fixes #5873: @navbarInverseBrandColor not used

12 years agorun make again
Mark Otto [Fri, 9 Nov 2012 17:20:26 +0000 (09:20 -0800)] 
run make again

12 years agoremove * line-height
Mark Otto [Fri, 9 Nov 2012 07:56:29 +0000 (23:56 -0800)] 
remove * line-height

12 years agotypo fix
Mark Otto [Fri, 9 Nov 2012 07:49:04 +0000 (23:49 -0800)] 
typo fix