]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoFix wording (presumed typo) 4367/head
Ben Oakes [Mon, 13 Aug 2012 18:19:23 +0000 (13:19 -0500)] 
Fix wording (presumed typo)

13 years agorunning make on previous changes
Mark Otto [Mon, 13 Aug 2012 17:05:19 +0000 (10:05 -0700)] 
running make on previous changes

13 years agofix gh buttons
Mark Otto [Thu, 9 Aug 2012 18:25:34 +0000 (11:25 -0700)] 
fix gh buttons

13 years agoadd some simple styles for showing white icons on hover where appropriate
Mark Otto [Wed, 8 Aug 2012 18:26:22 +0000 (11:26 -0700)] 
add some simple styles for showing white icons on hover where appropriate

13 years agoreorg vars fields on customize page to ensure they are all in three columns for time...
Mark Otto [Wed, 8 Aug 2012 06:11:23 +0000 (23:11 -0700)] 
reorg vars fields on customize page to ensure they are all in three columns for time being

13 years agofix chevron on js docs and run make after table changes
Mark Otto [Wed, 8 Aug 2012 06:07:53 +0000 (23:07 -0700)] 
fix chevron on js docs and run make after table changes

13 years agomake twitter bird white in illustration on homepage to abide by brand guidelines
Mark Otto [Wed, 8 Aug 2012 06:05:39 +0000 (23:05 -0700)] 
make twitter bird white in illustration on homepage to abide by brand guidelines

13 years agospeed up animation and brightness on docs download
Mark Otto [Wed, 8 Aug 2012 06:02:01 +0000 (23:02 -0700)] 
speed up animation and brightness on docs download

13 years agofixes #4304: more specific selectors on table border classes to override .table-striped
Mark Otto [Wed, 8 Aug 2012 05:50:49 +0000 (22:50 -0700)] 
fixes #4304: more specific selectors on table border classes to override .table-striped

13 years agoMerge pull request #4300 from rilian/2.1.0-wip
Mark Otto [Wed, 8 Aug 2012 05:45:53 +0000 (22:45 -0700)] 
Merge pull request #4300 from rilian/2.1.0-wip

optimizing images on 2.1.0-wip branch; saving couple of KBs from package

13 years agofixes #4295: add vars for pagination
Mark Otto [Wed, 8 Aug 2012 05:37:38 +0000 (22:37 -0700)] 
fixes #4295: add vars for pagination

13 years agorun make after merging #4289
Mark Otto [Wed, 8 Aug 2012 05:34:39 +0000 (22:34 -0700)] 
run make after merging #4289

13 years agoMerge pull request #4289 from coliff/patch-4
Mark Otto [Wed, 8 Aug 2012 05:34:09 +0000 (22:34 -0700)] 
Merge pull request #4289 from coliff/patch-4

Update docs/templates/pages/javascript.mustache

13 years agooptimizing images on 2.1.0-wip branch; saving couple of KBs from package 4300/head
rilian [Mon, 6 Aug 2012 10:23:12 +0000 (13:23 +0300)] 
optimizing images on 2.1.0-wip branch; saving couple of KBs from package

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Sun, 5 Aug 2012 07:15:21 +0000 (00:15 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years agofixes #4277: typo
Mark Otto [Sun, 5 Aug 2012 07:15:09 +0000 (00:15 -0700)] 
fixes #4277: typo

13 years agoUpdate docs/templates/pages/javascript.mustache 4289/head
Christian [Sun, 5 Aug 2012 03:39:17 +0000 (12:39 +0900)] 
Update docs/templates/pages/javascript.mustache

Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'.

13 years agoMerge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton [Thu, 2 Aug 2012 23:58:51 +0000 (16:58 -0700)] 
Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wip

13 years agofix indexof on array for ie8
Jacob Thornton [Thu, 2 Aug 2012 23:58:25 +0000 (16:58 -0700)] 
fix indexof on array for ie8

13 years agodecrease docs nav padding
Mark Otto [Thu, 2 Aug 2012 06:21:06 +0000 (23:21 -0700)] 
decrease docs nav padding

13 years agocut down on selectors on .formFieldState() mixin to origin input catchall
Mark Otto [Thu, 2 Aug 2012 06:16:49 +0000 (23:16 -0700)] 
cut down on selectors on .formFieldState() mixin to origin input catchall

13 years agofixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions work...
Mark Otto [Thu, 2 Aug 2012 06:15:51 +0000 (23:15 -0700)] 
fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions work in WebKit

13 years agoadd test for #4236: button group, one button with text and one with icon, now line...
Mark Otto [Thu, 2 Aug 2012 05:52:53 +0000 (22:52 -0700)] 
add test for #4236: button group, one button with text and one with icon, now line up properly

13 years agoadd select element responsive CSS test
Mark Otto [Thu, 2 Aug 2012 03:58:33 +0000 (20:58 -0700)] 
add select element responsive CSS test

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Thu, 2 Aug 2012 03:34:29 +0000 (20:34 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years agodecrease box-shadow
Mark Otto [Thu, 2 Aug 2012 03:34:19 +0000 (20:34 -0700)] 
decrease box-shadow

13 years agoaria-labelledby="myModalLabel" aria-hidden="true"
Jacob Thornton [Thu, 2 Aug 2012 03:26:44 +0000 (20:26 -0700)] 
aria-labelledby="myModalLabel" aria-hidden="true"

13 years agoMerge pull request #4257 from ginader/modal-accessibility
♒∆✝ [Thu, 2 Aug 2012 03:23:50 +0000 (20:23 -0700)] 
Merge pull request #4257 from ginader/modal-accessibility

close #3531 added focus handling and removed the badly announced "times"...

13 years agoclose #3531 added focus handling and removed the badly announced "times" close button... 4257/head
Dirk Ginader [Thu, 2 Aug 2012 03:11:16 +0000 (20:11 -0700)] 
close #3531 added focus handling and removed the badly announced "times" close button from screenreaders

13 years agolabel new css test
Mark Otto [Thu, 2 Aug 2012 02:36:28 +0000 (19:36 -0700)] 
label new css test

13 years agofixes #4254: make .span12 expand full width of a parent when responsive
Mark Otto [Thu, 2 Aug 2012 02:33:37 +0000 (19:33 -0700)] 
fixes #4254: make .span12 expand full width of a parent when responsive

13 years agoadd test for textarea at .span12, really fix docs footer
Mark Otto [Thu, 2 Aug 2012 02:25:50 +0000 (19:25 -0700)] 
add test for textarea at .span12, really fix docs footer

13 years agoincrease padding on navbar responsive nav links, fix footer margins
Mark Otto [Thu, 2 Aug 2012 02:18:42 +0000 (19:18 -0700)] 
increase padding on navbar responsive nav links, fix footer margins

13 years agoremove the canvas slider doodad
Mark Otto [Thu, 2 Aug 2012 02:00:25 +0000 (19:00 -0700)] 
remove the canvas slider doodad

13 years agoadd popover and tooltip components
Mark Otto [Thu, 2 Aug 2012 01:08:31 +0000 (18:08 -0700)] 
add popover and tooltip components

13 years agoadd components section to docs for isolated examples
Mark Otto [Thu, 2 Aug 2012 01:06:02 +0000 (18:06 -0700)] 
add components section to docs for isolated examples

13 years agodarken default button borders
Mark Otto [Thu, 2 Aug 2012 00:01:29 +0000 (17:01 -0700)] 
darken default button borders

13 years agoadd compability note to image styles
Mark Otto [Wed, 1 Aug 2012 23:57:27 +0000 (16:57 -0700)] 
add compability note to image styles

13 years agofix jank button on docs homepage
Mark Otto [Wed, 1 Aug 2012 23:15:21 +0000 (16:15 -0700)] 
fix jank button on docs homepage

13 years agoincrease horizontal padding on inputs given new font-size
Mark Otto [Wed, 1 Aug 2012 18:53:00 +0000 (11:53 -0700)] 
increase horizontal padding on inputs given new font-size

13 years agopulsing download button on homepage
Mark Otto [Wed, 1 Aug 2012 18:52:48 +0000 (11:52 -0700)] 
pulsing download button on homepage

13 years agoincrease margin on checkboxes and radios to center properly
Mark Otto [Wed, 1 Aug 2012 18:35:31 +0000 (11:35 -0700)] 
increase margin on checkboxes and radios to center properly

13 years agofixes #4253: hover on responsive navbar
Mark Otto [Wed, 1 Aug 2012 16:18:00 +0000 (09:18 -0700)] 
fixes #4253: hover on responsive navbar

13 years agoMerge pull request #4241 from shama/issue-guidelines
♒∆✝ [Wed, 1 Aug 2012 07:52:52 +0000 (00:52 -0700)] 
Merge pull request #4241 from shama/issue-guidelines

Use ref instead of label when checking branches in issue-guidelines

13 years agoUse ref instead of label when checking branches in issue-guidelines 4241/head
Kyle Robinson Young [Tue, 31 Jul 2012 22:16:40 +0000 (15:16 -0700)] 
Use ref instead of label when checking branches in issue-guidelines

13 years agocopy edits to docs
Mark Otto [Tue, 31 Jul 2012 07:06:37 +0000 (00:06 -0700)] 
copy edits to docs

13 years agoreorder docs css
Mark Otto [Tue, 31 Jul 2012 07:01:04 +0000 (00:01 -0700)] 
reorder docs css

13 years agoplace chevrons first in sidenav in docs, fix ie7 bugs for said sidenav
Mark Otto [Tue, 31 Jul 2012 06:48:26 +0000 (23:48 -0700)] 
place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav

13 years agofixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-child
Mark Otto [Tue, 31 Jul 2012 05:26:54 +0000 (22:26 -0700)] 
fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-child

13 years agoremove position from labels/badges in mini btns
Mark Otto [Mon, 30 Jul 2012 22:54:03 +0000 (15:54 -0700)] 
remove position from labels/badges in mini btns

13 years agofix download page links
Mark Otto [Mon, 30 Jul 2012 22:52:38 +0000 (15:52 -0700)] 
fix download page links

13 years agofixes #3665: ensure inputs in a fluid row maintain grid sizing
Mark Otto [Mon, 30 Jul 2012 22:38:36 +0000 (15:38 -0700)] 
fixes #3665: ensure inputs in a fluid row maintain grid sizing

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Mon, 30 Jul 2012 20:25:49 +0000 (13:25 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years agofixes #3900: nudge badges in buttons up 1px
Mark Otto [Mon, 30 Jul 2012 20:25:27 +0000 (13:25 -0700)] 
fixes #3900: nudge badges in buttons up 1px

13 years agoMerge pull request #4229 from conzett/master
Mark Otto [Mon, 30 Jul 2012 20:08:29 +0000 (13:08 -0700)] 
Merge pull request #4229 from conzett/master

Add 'dist' directory to .gitignore

13 years agoupdate button styles to use updated 14px base font size, align carets to others with...
Mark Otto [Mon, 30 Jul 2012 19:52:44 +0000 (12:52 -0700)] 
update button styles to use updated 14px base font size, align carets to others with no opacity changes

13 years agofix navbar form alignment, and update examples to show these cases
Mark Otto [Mon, 30 Jul 2012 19:15:08 +0000 (12:15 -0700)] 
fix navbar form alignment, and update examples to show these cases

13 years agoAdd 'dist' directory to .gitignore 4229/head
Graham Conzett [Mon, 30 Jul 2012 18:10:01 +0000 (14:10 -0400)] 
Add 'dist' directory to .gitignore

Allows you to keep a 'dist' directory in the repository as a target build location.
This can be useful if you have bootstrap as a submodule in a project and want to build it,
but still keep it self-contained. Similar to how jQuery does their default builds:
https://github.com/jquery/jquery/#how-to-build-your-own-jquery

13 years agonew fav and touch icons to match new masthead
Mark Otto [Mon, 30 Jul 2012 17:33:48 +0000 (10:33 -0700)] 
new fav and touch icons to match new masthead

13 years agofixes #3858: add var for responsive navbar. also add additional examples to navbar...
Mark Otto [Mon, 30 Jul 2012 17:24:41 +0000 (10:24 -0700)] 
fixes #3858: add var for responsive navbar. also add additional examples to navbar docs

13 years agofix examples collapse classes, rename navbar-redux to navbar and delete the old one
Mark Otto [Mon, 30 Jul 2012 17:08:27 +0000 (10:08 -0700)] 
fix examples collapse classes, rename navbar-redux to navbar and delete the old one

13 years agofixes #4221: correct border-collapse property for IE7 hack
Mark Otto [Mon, 30 Jul 2012 06:51:40 +0000 (23:51 -0700)] 
fixes #4221: correct border-collapse property for IE7 hack

13 years agofix footer in responsive
Mark Otto [Mon, 30 Jul 2012 06:51:18 +0000 (23:51 -0700)] 
fix footer in responsive

13 years agofixes #3694: provide override classes for .hide and .pull-right for grid columns
Mark Otto [Sun, 29 Jul 2012 23:51:24 +0000 (16:51 -0700)] 
fixes #3694: provide override classes for .hide and .pull-right for grid columns

13 years agomore breadcrumb tweaks for contrast
Mark Otto [Sun, 29 Jul 2012 23:36:16 +0000 (16:36 -0700)] 
more breadcrumb tweaks for contrast

13 years agoremove gradient, border, and box-shadow from .breadcrumb to differentiate from nav...
Mark Otto [Sun, 29 Jul 2012 23:25:20 +0000 (16:25 -0700)] 
remove gradient, border, and box-shadow from .breadcrumb to differentiate from nav and buttons

13 years agoMerge branch '2.1.0-wip-navbar' into 2.1.0-wip
Mark Otto [Sun, 29 Jul 2012 23:24:05 +0000 (16:24 -0700)] 
Merge branch '2.1.0-wip-navbar' into 2.1.0-wip

13 years agouse shorthand on form field transitions for box-shadow mixin
Mark Otto [Sun, 29 Jul 2012 19:10:29 +0000 (12:10 -0700)] 
use shorthand on form field transitions for box-shadow mixin

13 years agofixes #4210: indenting on hero example
Mark Otto [Sun, 29 Jul 2012 19:07:18 +0000 (12:07 -0700)] 
fixes #4210: indenting on hero example

13 years agoclear out docs assets, update and png crush features image
Mark Otto [Sun, 29 Jul 2012 07:44:55 +0000 (00:44 -0700)] 
clear out docs assets, update and png crush features image

13 years agoreverse navbar styles to save code
Mark Otto [Sun, 29 Jul 2012 07:30:15 +0000 (00:30 -0700)] 
reverse navbar styles to save code

13 years agoadd .btn-block for a full-width button option
Mark Otto [Fri, 27 Jul 2012 22:42:58 +0000 (15:42 -0700)] 
add .btn-block for a full-width button option

13 years agoadd docs for sub menu support on dropdowns, add caret via :after to submenu toggles
Mark Otto [Fri, 27 Jul 2012 17:35:15 +0000 (10:35 -0700)] 
add docs for sub menu support on dropdowns, add caret via :after to submenu toggles

13 years agoadd basic support for sub menus in dropdown menus
Mark Otto [Fri, 27 Jul 2012 17:06:54 +0000 (10:06 -0700)] 
add basic support for sub menus in dropdown menus

13 years agoadd image styles, for now to scaffolding (soon to own file)
Mark Otto [Fri, 27 Jul 2012 07:06:43 +0000 (00:06 -0700)] 
add image styles, for now to scaffolding (soon to own file)

13 years agoincrease height of homepage jumbotron, update vars and styles of popovers
Mark Otto [Fri, 27 Jul 2012 06:42:36 +0000 (23:42 -0700)] 
increase height of homepage jumbotron, update vars and styles of popovers

13 years agofix js docs formatting
Mark Otto [Fri, 27 Jul 2012 06:21:06 +0000 (23:21 -0700)] 
fix js docs formatting

13 years agorerun make
Mark Otto [Fri, 27 Jul 2012 04:45:30 +0000 (21:45 -0700)] 
rerun make

13 years agoindenting and such
Mark Otto [Fri, 27 Jul 2012 04:45:19 +0000 (21:45 -0700)] 
indenting and such

13 years agosimplify styles for bs docs nav
Mark Otto [Tue, 24 Jul 2012 23:07:25 +0000 (16:07 -0700)] 
simplify styles for bs docs nav

13 years agodon't bite so hard
Jacob Thornton [Tue, 24 Jul 2012 19:57:00 +0000 (12:57 -0700)] 
don't bite so hard

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Tue, 24 Jul 2012 08:53:45 +0000 (01:53 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years agowrap footer in bs docs canvas for scrolling doodad
Mark Otto [Tue, 24 Jul 2012 08:53:32 +0000 (01:53 -0700)] 
wrap footer in bs docs canvas for scrolling doodad

13 years agofix search form, mostly in navbar
Mark Otto [Tue, 24 Jul 2012 08:44:12 +0000 (01:44 -0700)] 
fix search form, mostly in navbar

13 years agoMerge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton [Tue, 24 Jul 2012 07:49:19 +0000 (00:49 -0700)] 
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip

13 years agoadded fade out on scroll - we can pull this if you prefer it
Jacob Thornton [Tue, 24 Jul 2012 07:48:45 +0000 (00:48 -0700)] 
added fade out on scroll - we can pull this if you prefer it

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Tue, 24 Jul 2012 07:44:20 +0000 (00:44 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years agofixes #4118: responsive modal gets width auto and improved positioning for narrower...
Mark Otto [Tue, 24 Jul 2012 07:44:11 +0000 (00:44 -0700)] 
fixes #4118: responsive modal gets width auto and improved positioning for narrower widths

13 years agomodal heading line-height
Mark Otto [Tue, 24 Jul 2012 07:37:19 +0000 (00:37 -0700)] 
modal heading line-height

13 years agofix h3 in modal and make modal unhidden by removing important from earlier issue
Mark Otto [Tue, 24 Jul 2012 07:35:54 +0000 (00:35 -0700)] 
fix h3 in modal and make modal unhidden by removing important from earlier issue

13 years agofix scroll thinggg
Jacob Thornton [Tue, 24 Jul 2012 07:30:58 +0000 (00:30 -0700)] 
fix scroll thinggg

13 years agoMerge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton [Tue, 24 Jul 2012 07:24:25 +0000 (00:24 -0700)] 
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip

Conflicts:
docs/assets/css/docs.css
docs/javascript.html
docs/templates/pages/javascript.mustache

13 years agoslightly fix side bar
Jacob Thornton [Tue, 24 Jul 2012 07:21:40 +0000 (00:21 -0700)] 
slightly fix side bar

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Tue, 24 Jul 2012 06:57:13 +0000 (23:57 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years agofixes #4156: don't override border radius if stacked nav has one child
Mark Otto [Tue, 24 Jul 2012 06:56:13 +0000 (23:56 -0700)] 
fixes #4156: don't override border radius if stacked nav has one child

13 years agotweak docs shadows
Mark Otto [Tue, 24 Jul 2012 06:54:26 +0000 (23:54 -0700)] 
tweak docs shadows

13 years agoMerge pull request #4166 from jonathansampson/2.1.0-wip
♒∆✝ [Tue, 24 Jul 2012 06:15:46 +0000 (23:15 -0700)] 
Merge pull request #4166 from jonathansampson/2.1.0-wip

IE10 uses 'transition' and 'transitionend'

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Tue, 24 Jul 2012 06:01:38 +0000 (23:01 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

Conflicts:
docs/assets/css/docs.css
docs/base-css.html
docs/components.html
docs/customize.html
docs/getting-started.html
docs/javascript.html
docs/scaffolding.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/customize.mustache
docs/templates/pages/getting-started.mustache
docs/templates/pages/javascript.mustache
docs/templates/pages/scaffolding.mustache

13 years agoIE10 uses 'transition' and 'transitionend' 4166/head
Jonathan Sampson [Tue, 24 Jul 2012 05:50:38 +0000 (01:50 -0400)] 
IE10 uses 'transition' and 'transitionend'

msTransition, while supported in IE, should be ignored in favor of the
unprefixed property. Additionally, MSTransitionEnd should also be
ignored in favor of the unprefixed event transitionend.

Current unit test requires no attention in light of this change.

MSDN:
http://msdn.microsoft.com/en-us/library/ie/hh673535(v=vs.85).aspx#transitions_dom_events

13 years agomake docs scroll over jumbotrons, but only for 980px up
Mark Otto [Tue, 24 Jul 2012 05:36:08 +0000 (22:36 -0700)] 
make docs scroll over jumbotrons, but only for 980px up