]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years ago100% width on .tab-content 2129/head
Andreas Cederström [Tue, 21 Feb 2012 08:20:46 +0000 (09:20 +0100)] 
100% width on .tab-content

13 years agoremake
Jacob Thornton [Tue, 21 Feb 2012 06:02:04 +0000 (22:02 -0800)] 
remake

13 years agofix cycling in carousel
Jacob Thornton [Tue, 21 Feb 2012 06:01:38 +0000 (22:01 -0800)] 
fix cycling in carousel

13 years agoadding basic badges support
Mark Otto [Tue, 21 Feb 2012 05:20:06 +0000 (21:20 -0800)] 
adding basic badges support

13 years agointroduce new mixin to do navbar vertical centering
Mark Otto [Tue, 21 Feb 2012 03:14:26 +0000 (19:14 -0800)] 
introduce new mixin to do navbar vertical centering

13 years agoupdate inline forms to resolve checkbox label with space in it and overlapping conten...
Mark Otto [Tue, 21 Feb 2012 02:56:05 +0000 (18:56 -0800)] 
update inline forms to resolve checkbox label with space in it and overlapping content, per #1969

13 years agoremove max-width on img from reset and put in docs only, per #1552
Mark Otto [Tue, 21 Feb 2012 00:18:13 +0000 (16:18 -0800)] 
remove max-width on img from reset and put in docs only, per #1552

13 years agofix overflow issue on tabbed content per #2079
Mark Otto [Tue, 21 Feb 2012 00:06:42 +0000 (16:06 -0800)] 
fix overflow issue on tabbed content per #2079

13 years agoremake after merging buttons update
Mark Otto [Mon, 20 Feb 2012 21:37:24 +0000 (13:37 -0800)] 
remake after merging buttons update

13 years agoMerge branch 'billyvg-main' into 2.0.2-wip
Mark Otto [Mon, 20 Feb 2012 21:36:56 +0000 (13:36 -0800)] 
Merge branch 'billyvg-main' into 2.0.2-wip

13 years agoUpdate old button selectors 'small' and 'large' to be 'btn-small' and 'btn-large' 2117/head
Billy Vong [Mon, 20 Feb 2012 21:16:49 +0000 (13:16 -0800)] 
Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-large'

13 years agoadd horizontal divider support to nav list, including documentation for it, per ...
Mark Otto [Mon, 20 Feb 2012 20:38:49 +0000 (12:38 -0800)] 
add horizontal divider support to nav list, including documentation for it, per #2106

13 years agoenable use of span in place of a for .disabled in pagination, per #1406
Mark Otto [Mon, 20 Feb 2012 07:51:59 +0000 (23:51 -0800)] 
enable use of span in place of a for .disabled in pagination, per #1406

13 years agono more uppercase in readme
Mark Otto [Mon, 20 Feb 2012 06:53:34 +0000 (22:53 -0800)] 
no more uppercase in readme

13 years agoreadme cleanup
Mark Otto [Mon, 20 Feb 2012 06:52:32 +0000 (22:52 -0800)] 
readme cleanup

13 years agomove overflow and max-height on modal to modal-body instead
Mark Otto [Mon, 20 Feb 2012 05:55:09 +0000 (21:55 -0800)] 
move overflow and max-height on modal to modal-body instead

13 years agoquick edit to new global styles section
Mark Otto [Mon, 20 Feb 2012 00:40:41 +0000 (16:40 -0800)] 
quick edit to new global styles section

13 years agoadd new global styles docs section for mentioning doctype requirements, base body...
Mark Otto [Mon, 20 Feb 2012 00:28:46 +0000 (16:28 -0800)] 
add new global styles docs section for mentioning doctype requirements, base body changes, and type/links; also tightened up code styles

13 years agoMerge branch 'andriijas-2.0.1-wip' into 2.0.2-wip
Mark Otto [Mon, 20 Feb 2012 00:00:54 +0000 (16:00 -0800)] 
Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agoMerge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-abbr
Mark Otto [Sun, 19 Feb 2012 23:38:34 +0000 (15:38 -0800)] 
Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-abbr

Conflicts:
docs/assets/bootstrap.zip

13 years agoMerge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into jacobrask...
Mark Otto [Sun, 19 Feb 2012 23:04:52 +0000 (15:04 -0800)] 
Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into jacobrask-alert-headers

Conflicts:
docs/assets/bootstrap.zip

13 years agoMerge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into jacobrask...
Mark Otto [Sun, 19 Feb 2012 23:01:25 +0000 (15:01 -0800)] 
Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into jacobrask-gridcontainer

Conflicts:
docs/assets/bootstrap.zip

13 years agoMerge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into jacobrask...
Mark Otto [Sun, 19 Feb 2012 22:59:42 +0000 (14:59 -0800)] 
Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into jacobrask-opera-radial

Conflicts:
docs/assets/bootstrap.zip

13 years agocommit leftover from make
Mark Otto [Sun, 19 Feb 2012 22:55:07 +0000 (14:55 -0800)] 
commit leftover from make

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Sun, 19 Feb 2012 22:54:53 +0000 (14:54 -0800)] 
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agosimplify text color in navbar by placing the color on global .navbar component
Mark Otto [Sun, 19 Feb 2012 22:53:07 +0000 (14:53 -0800)] 
simplify text color in navbar by placing the color on global .navbar component

13 years agoMerge pull request #2089 from jacobrask/ie6hack
Mark Otto [Sun, 19 Feb 2012 22:52:06 +0000 (14:52 -0800)] 
Merge pull request #2089 from jacobrask/ie6hack

Remove IE6 hacks

13 years agoUpdate documentation for abbreviations 2085/head
Jacob Rask [Sun, 19 Feb 2012 21:14:18 +0000 (22:14 +0100)] 
Update documentation for abbreviations

13 years agoRemove underscore hack for IE6 2089/head
Jacob Rask [Sun, 19 Feb 2012 20:54:38 +0000 (21:54 +0100)] 
Remove underscore hack for IE6

IE6 does not seem to be supported by Bootstrap, and reducing the number
of unused and invalid properties is always nice.

13 years agoSeparate span12 and container classes 2088/head
Jacob Rask [Sun, 19 Feb 2012 20:49:17 +0000 (21:49 +0100)] 
Separate span12 and container classes

If you have less than 12 columns, container is too wide. Instead
generate container width using the @gridColumns variable.

Also remove duplicate container width property.

13 years agoAdd Opera-prefixed radial gradient 2087/head
Jacob Rask [Sun, 19 Feb 2012 20:42:12 +0000 (21:42 +0100)] 
Add Opera-prefixed radial gradient

Tested and works in Opera 11.61

13 years agoUse inherit on alert-heading color 2086/head
Jacob Rask [Sun, 19 Feb 2012 20:29:32 +0000 (21:29 +0100)] 
Use inherit on alert-heading color

Heading then inherits from the parent alert.
Avoids a lot of extra unneccessary CSS.

13 years agoAdd class for upper case abbreviations, aka initialisms
Jacob Rask [Sun, 19 Feb 2012 20:24:06 +0000 (21:24 +0100)] 
Add class for upper case abbreviations, aka initialisms

Read more:
 * http://en.wikipedia.org/wiki/Abbreviation
 * http://en.wikipedia.org/wiki/Initialism

13 years agoOnly show help cursor/border for abbr with title
Jacob Rask [Sun, 19 Feb 2012 20:22:37 +0000 (21:22 +0100)] 
Only show help cursor/border for abbr with title

13 years agoAll abbreviations are not upper case initialisms
Jacob Rask [Sun, 19 Feb 2012 20:21:44 +0000 (21:21 +0100)] 
All abbreviations are not upper case initialisms

Read more:
 * http://developers.whatwg.org/text-level-semantics.html#the-abbr-element
 * http://en.wikipedia.org/wiki/Abbreviation
 * http://en.wikipedia.org/wiki/Initialism

13 years agoMerge branch 'master' into 2.0.2-wip
Jacob Thornton [Sun, 19 Feb 2012 07:31:37 +0000 (23:31 -0800)] 
Merge branch 'master' into 2.0.2-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agofix bootstrap-button toggle regression + tests
Jacob Thornton [Sun, 19 Feb 2012 07:29:58 +0000 (23:29 -0800)] 
fix bootstrap-button toggle regression + tests

13 years agomerge in and remake for responsive navbar dropdown fix
Mark Otto [Sun, 19 Feb 2012 04:09:34 +0000 (20:09 -0800)] 
merge in and remake for responsive navbar dropdown fix

13 years agoMerge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wip
Mark Otto [Sun, 19 Feb 2012 04:08:11 +0000 (20:08 -0800)] 
Merge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wip

13 years agofix right aligned dropdowns
Mark Otto [Sun, 19 Feb 2012 04:06:38 +0000 (20:06 -0800)] 
fix right aligned dropdowns

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Sat, 18 Feb 2012 23:31:44 +0000 (15:31 -0800)] 
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip

13 years agoMerge pull request #2063 from DominikTo/master
Mark Otto [Sat, 18 Feb 2012 23:31:16 +0000 (15:31 -0800)] 
Merge pull request #2063 from DominikTo/master

fixed syntax error in sprites.less and typo in comments

13 years agoclarify forms in navbar per #2072
Mark Otto [Sat, 18 Feb 2012 23:23:38 +0000 (15:23 -0800)] 
clarify forms in navbar per #2072

13 years agoMerge pull request #2066 from artstorm/2.0.2-wip
Mark Otto [Sat, 18 Feb 2012 23:17:41 +0000 (15:17 -0800)] 
Merge pull request #2066 from artstorm/2.0.2-wip

Fixed compile problem with LESS 1.2.1.

13 years agoclarify misc components subhead
Mark Otto [Sat, 18 Feb 2012 23:17:25 +0000 (15:17 -0800)] 
clarify misc components subhead

13 years agoFixed compile problem with LESS 1.2.1. 2066/head
Johan Steen [Sat, 18 Feb 2012 13:28:44 +0000 (14:28 +0100)] 
Fixed compile problem with LESS 1.2.1.

The sprite path variables introduced in v2.0.1 prevents bootstrap.less to
compile wiht LESS v1.2.1. Updated the variables to use the @{name}
construct when inserted in sprites.less, as outlined in the LESS
documentation. This change makes the CSS compile with LESS v1.2.1.

13 years agoFixed a wrong behaviour when using collapse and dropdown in responsive layout 2065/head
Geremia Taglialatela [Sat, 18 Feb 2012 12:08:49 +0000 (13:08 +0100)] 
Fixed a wrong behaviour when using collapse and dropdown in responsive layout

13 years agofixed syntax error 2063/head
Dominik Tobschall [Fri, 17 Feb 2012 17:24:17 +0000 (18:24 +0100)] 
fixed syntax error

13 years agofixed typo (whitespace)
Dominik Tobschall [Fri, 17 Feb 2012 17:23:52 +0000 (18:23 +0100)] 
fixed typo (whitespace)

13 years agoadd mention of js compilation to single file in customize page per #2003
Mark Otto [Sat, 18 Feb 2012 05:18:08 +0000 (21:18 -0800)] 
add mention of js compilation to single file in customize page per #2003

13 years agoadd small section to navbar docs on text in the component, per #2035
Mark Otto [Sat, 18 Feb 2012 04:53:12 +0000 (20:53 -0800)] 
add small section to navbar docs on text in the component, per #2035

13 years agoremoving duplicate reset filter since we changed the main button to use buttonBackgro...
Mark Otto [Sat, 18 Feb 2012 04:47:02 +0000 (20:47 -0800)] 
removing duplicate reset filter since we changed the main button to use buttonBackground mixin, per #2024

13 years agofix duplicate input prepend/append css selectors per #2026
Mark Otto [Sat, 18 Feb 2012 04:40:56 +0000 (20:40 -0800)] 
fix duplicate input prepend/append css selectors per #2026

13 years agoswap last .btn-dark reference
Mark Otto [Sat, 18 Feb 2012 04:25:49 +0000 (20:25 -0800)] 
swap last .btn-dark reference

13 years agofix grid typo in subnav
Mark Otto [Fri, 17 Feb 2012 22:41:41 +0000 (14:41 -0800)] 
fix grid typo in subnav

13 years agofix page header example and docs per #2048
Mark Otto [Fri, 17 Feb 2012 22:39:30 +0000 (14:39 -0800)] 
fix page header example and docs per #2048

13 years agoKeep origin in track 1940/head
Andreas Cederström [Fri, 17 Feb 2012 12:31:36 +0000 (13:31 +0100)] 
Keep origin in track

13 years ago2.0.1 v2.0.1
Jacob Thornton [Fri, 17 Feb 2012 06:42:38 +0000 (22:42 -0800)] 
2.0.1

13 years agoMerge branch '2.0.1-wip'
Jacob Thornton [Fri, 17 Feb 2012 06:41:02 +0000 (22:41 -0800)] 
Merge branch '2.0.1-wip'

13 years agobring back checkbox borders to iOS by conditionalizing the border: 0; on it to IE7...
Mark Otto [Fri, 17 Feb 2012 06:34:30 +0000 (22:34 -0800)] 
bring back checkbox borders to iOS by conditionalizing the border: 0; on it to IE7-9; fix word break on pre in IE

13 years agochange clearfix mixin to drop parens that prevent it from being a class, too
Mark Otto [Fri, 17 Feb 2012 06:04:11 +0000 (22:04 -0800)] 
change clearfix mixin to drop parens that prevent it from being a class, too

13 years agoadd mini buttons per #1971
Mark Otto [Fri, 17 Feb 2012 05:28:16 +0000 (21:28 -0800)] 
add mini buttons per #1971

13 years agofix buttons focus state and swap a buttons for button buttons
Mark Otto [Fri, 17 Feb 2012 05:25:40 +0000 (21:25 -0800)] 
fix buttons focus state and swap a buttons for button buttons

13 years agofix responsive media queries to use 979 and 980 where appropro
Mark Otto [Fri, 17 Feb 2012 05:08:52 +0000 (21:08 -0800)] 
fix responsive media queries to use 979 and 980 where appropro

13 years agoadd mention of navbar vertical divider in docs
Mark Otto [Fri, 17 Feb 2012 05:04:16 +0000 (21:04 -0800)] 
add mention of navbar vertical divider in docs

13 years agoadd note about popover placement
Jacob Thornton [Fri, 17 Feb 2012 04:46:35 +0000 (20:46 -0800)] 
add note about popover placement

13 years agodon't try next if not next
Jacob Thornton [Fri, 17 Feb 2012 04:43:57 +0000 (20:43 -0800)] 
don't try next if not next

13 years agoadd idea to modal markup exmaple
Jacob Thornton [Fri, 17 Feb 2012 04:33:15 +0000 (20:33 -0800)] 
add idea to modal markup exmaple

13 years agorebuild bro
Jacob Thornton [Fri, 17 Feb 2012 04:30:18 +0000 (20:30 -0800)] 
rebuild bro

13 years agofix dropdown links
Jacob Thornton [Fri, 17 Feb 2012 04:30:00 +0000 (20:30 -0800)] 
fix dropdown links

13 years agonull out interval so that pause doesn't resume on next or prev
Jacob Thornton [Fri, 17 Feb 2012 04:22:01 +0000 (20:22 -0800)] 
null out interval so that pause doesn't resume on next or prev

13 years agorebuild alerts
Jacob Thornton [Fri, 17 Feb 2012 04:05:09 +0000 (20:05 -0800)] 
rebuild alerts

13 years agofix alerts
Jacob Thornton [Fri, 17 Feb 2012 04:04:26 +0000 (20:04 -0800)] 
fix alerts

13 years agoMerge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip
Jacob Thornton [Tue, 14 Feb 2012 02:42:57 +0000 (18:42 -0800)] 
Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agoadd semicolons to the end of js files
Jacob Thornton [Tue, 14 Feb 2012 02:41:02 +0000 (18:41 -0800)] 
add semicolons to the end of js files

13 years agoupdate irc spacing in readme
Jacob Thornton [Tue, 14 Feb 2012 02:11:41 +0000 (18:11 -0800)] 
update irc spacing in readme

13 years agoadd irc note
Jacob Thornton [Tue, 14 Feb 2012 02:10:36 +0000 (18:10 -0800)] 
add irc note

13 years agochange up fonts on form elements to remove unnecessary font-family on label element...
Mark Otto [Mon, 13 Feb 2012 16:18:19 +0000 (08:18 -0800)] 
change up fonts on form elements to remove unnecessary font-family on label element, per #1950

13 years agoClean up inverse button using variables, adding button group examples. Also adding...
Andreas Cederström [Mon, 13 Feb 2012 08:41:28 +0000 (09:41 +0100)] 
Clean up inverse button using variables, adding button group examples. Also adding inverse inline label

13 years agofix filename mention in js docs per #1938
Mark Otto [Mon, 13 Feb 2012 06:50:21 +0000 (22:50 -0800)] 
fix filename mention in js docs per #1938

13 years agoensure help-block is block per #1937
Mark Otto [Mon, 13 Feb 2012 06:49:06 +0000 (22:49 -0800)] 
ensure help-block is block per #1937

13 years agoclean up nav-header in responsive
Mark Otto [Mon, 13 Feb 2012 05:11:56 +0000 (21:11 -0800)] 
clean up nav-header in responsive

13 years agoadding makeRow and makeColumn mixins for generating more semantic layouts
Mark Otto [Mon, 13 Feb 2012 04:46:39 +0000 (20:46 -0800)] 
adding makeRow and makeColumn mixins for generating more semantic layouts

13 years agoallow .input-prepend/.input-append to work in .navbar per #1681
Mark Otto [Mon, 13 Feb 2012 04:28:22 +0000 (20:28 -0800)] 
allow .input-prepend/.input-append to work in .navbar per #1681

13 years agoadd docs for alt form control sizing per #1700
Mark Otto [Mon, 13 Feb 2012 04:10:48 +0000 (20:10 -0800)] 
add docs for alt form control sizing per #1700

13 years agoadd typography pattern .page-header to components per #1701
Mark Otto [Mon, 13 Feb 2012 04:07:25 +0000 (20:07 -0800)] 
add typography pattern .page-header to components per #1701

13 years agoupdate docs on fixed nav per #1726
Mark Otto [Mon, 13 Feb 2012 03:50:36 +0000 (19:50 -0800)] 
update docs on fixed nav per #1726

13 years agoclear up scaffolding page to separate fixed from fluid grid systems
Mark Otto [Mon, 13 Feb 2012 00:59:29 +0000 (16:59 -0800)] 
clear up scaffolding page to separate fixed from fluid grid systems

13 years agoadd link to docs compiling section in readme
Mark Otto [Mon, 13 Feb 2012 00:05:25 +0000 (16:05 -0800)] 
add link to docs compiling section in readme

13 years agoupdate readme to clarify dependencies of make command, per #1756
Mark Otto [Mon, 13 Feb 2012 00:04:02 +0000 (16:04 -0800)] 
update readme to clarify dependencies of make command, per #1756

13 years agoadd note to button dropdowns about js plugin dependency per #1746
Mark Otto [Sun, 12 Feb 2012 23:49:04 +0000 (15:49 -0800)] 
add note to button dropdowns about js plugin dependency per #1746

13 years agoclean up modals.less comments, add new class for optional use on modal forms to remov...
Mark Otto [Sun, 12 Feb 2012 23:43:04 +0000 (15:43 -0800)] 
clean up modals.less comments, add new class for optional use on modal forms to remove bottom margin

13 years agochange classname from .btn-dark to .btn-inverse, change use text
Mark Otto [Sun, 12 Feb 2012 23:18:20 +0000 (15:18 -0800)] 
change classname from .btn-dark to .btn-inverse, change use text

13 years agoMerge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simonfranz...
Mark Otto [Sun, 12 Feb 2012 23:14:27 +0000 (15:14 -0800)] 
Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simonfranz-2.0.1-wip

13 years agoadd hero-unit docs per #1880
Mark Otto [Sun, 12 Feb 2012 22:47:09 +0000 (14:47 -0800)] 
add hero-unit docs per #1880

13 years agoenable the use of .nav-header in dropdowns per #1827
Mark Otto [Sun, 12 Feb 2012 22:09:13 +0000 (14:09 -0800)] 
enable the use of .nav-header in dropdowns per #1827

13 years agoadd navbar background hover variable and fix uneditable-input with append/prepend...
Mark Otto [Sun, 12 Feb 2012 22:01:58 +0000 (14:01 -0800)] 
add navbar background hover variable and fix uneditable-input with append/prepend controls

13 years agolower z-index of fixed subnav to prevent overlap of dropdown items in .navbar-fixed
Mark Otto [Sun, 12 Feb 2012 21:33:23 +0000 (13:33 -0800)] 
lower z-index of fixed subnav to prevent overlap of dropdown items in .navbar-fixed

13 years agoMerge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wip
Mark Otto [Sun, 12 Feb 2012 21:27:29 +0000 (13:27 -0800)] 
Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agoMerge branch 'patch-2' of https://github.com/cwiederspan/bootstrap into cwiederspan...
Mark Otto [Sun, 12 Feb 2012 21:20:17 +0000 (13:20 -0800)] 
Merge branch 'patch-2' of https://github.com/cwiederspan/bootstrap into cwiederspan-patch-2