]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoFixing nav-pills code example - closes #2225 2227/head
Andreas Cederström [Fri, 24 Feb 2012 06:34:23 +0000 (07:34 +0100)] 
Fixing nav-pills code example - closes #2225

13 years agoadd note about backdrop static
Jacob Thornton [Fri, 24 Feb 2012 00:24:33 +0000 (16:24 -0800)] 
add note about backdrop static

13 years agoupdate modal footers to use text-align instead of float on buttons for alignment
Mark Otto [Thu, 23 Feb 2012 06:38:54 +0000 (22:38 -0800)] 
update modal footers to use text-align instead of float on buttons for alignment

13 years agoadd clearfix to .form-actions for .pull-right and .pull-left supported buttons, per...
Mark Otto [Wed, 22 Feb 2012 19:16:32 +0000 (11:16 -0800)] 
add clearfix to .form-actions for .pull-right and .pull-left supported buttons, per #1978 and #2173

13 years agoMerge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wip
Mark Otto [Wed, 22 Feb 2012 19:15:53 +0000 (11:15 -0800)] 
Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wip

13 years agoMerge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/bootstra...
Mark Otto [Wed, 22 Feb 2012 19:15:44 +0000 (11:15 -0800)] 
Merge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/bootstrap into couchbaselabs-clearfix-ing-form-actions

13 years agofix #1954: icons in tabs add jank border
Mark Otto [Wed, 22 Feb 2012 16:36:07 +0000 (08:36 -0800)] 
fix #1954: icons in tabs add jank border

13 years agorestore fixed navbar container reset to grid mixin, add override for inputs within...
Mark Otto [Wed, 22 Feb 2012 16:21:29 +0000 (08:21 -0800)] 
restore fixed navbar container reset to grid mixin, add override for inputs within grid mixins to fix #2080

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Wed, 22 Feb 2012 16:12:51 +0000 (08:12 -0800)] 
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agotighten padding on labels and badges given default line-height
Mark Otto [Wed, 22 Feb 2012 16:12:25 +0000 (08:12 -0800)] 
tighten padding on labels and badges given default line-height

13 years agoMerge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip
Jacob Thornton [Wed, 22 Feb 2012 07:18:18 +0000 (23:18 -0800)] 
Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip

Conflicts:
docs/assets/bootstrap.zip
less/mixins.less

13 years agorewrite the grid system. Clean shit up tons - only generate 12 columns by default...
Jacob Thornton [Wed, 22 Feb 2012 07:16:06 +0000 (23:16 -0800)] 
rewrite the grid system. Clean shit up tons - only generate 12 columns by default - custom builder will do differently if you request it.

13 years agoset width to auto for default navbar container, then override it later for fixed...
Mark Otto [Wed, 22 Feb 2012 07:15:43 +0000 (23:15 -0800)] 
set width to auto for default navbar container, then override it later for fixed navbars (done all via the #gridSystem mixins)

13 years agoclear up table styles and docs to fix rowspan and colspan issues for bordered tables...
Mark Otto [Wed, 22 Feb 2012 07:00:02 +0000 (23:00 -0800)] 
clear up table styles and docs to fix rowspan and colspan issues for bordered tables, per #1918

13 years agoclarify responsive docs on media queries
Mark Otto [Wed, 22 Feb 2012 06:40:21 +0000 (22:40 -0800)] 
clarify responsive docs on media queries

13 years agoclean up and simplify support for bottom navbar by automagically turning dropdowns...
Mark Otto [Wed, 22 Feb 2012 06:09:51 +0000 (22:09 -0800)] 
clean up and simplify support for bottom navbar by automagically turning dropdowns into dropups

13 years agoMerge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bootstrap...
Mark Otto [Wed, 22 Feb 2012 06:01:39 +0000 (22:01 -0800)] 
Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/fork/components/dropup

Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/navbar.less

13 years agoadd support and docs for .navbar-fixed-bottom
Mark Otto [Wed, 22 Feb 2012 05:12:16 +0000 (21:12 -0800)] 
add support and docs for .navbar-fixed-bottom

13 years agomove container up in default grid mixin
Mark Otto [Tue, 21 Feb 2012 23:21:18 +0000 (15:21 -0800)] 
move container up in default grid mixin

13 years agomove table columns mixin to mixins.less
Mark Otto [Tue, 21 Feb 2012 23:18:05 +0000 (15:18 -0800)] 
move table columns mixin to mixins.less

13 years agoMerge pull request #2143 from inmarelibero/2.0.2-wip
Mark Otto [Tue, 21 Feb 2012 23:15:56 +0000 (15:15 -0800)] 
Merge pull request #2143 from inmarelibero/2.0.2-wip

Add columns 13-24 for grid systems to enable customization up to 24 cols

13 years agofix second part of #1962
Mark Otto [Tue, 21 Feb 2012 21:52:02 +0000 (13:52 -0800)] 
fix second part of #1962

13 years agoupdate forms help-block
Mark Otto [Tue, 21 Feb 2012 21:43:13 +0000 (13:43 -0800)] 
update forms help-block

13 years agosubstituted hard-coded number of columns (12) with @gridColumns 2142/head 2143/head
Emanuele Gaspari [Tue, 21 Feb 2012 18:19:15 +0000 (19:19 +0100)] 
substituted hard-coded number of columns (12) with @gridColumns

13 years agoadded .span[13-24] and .offset[12-23] to support up to 24-columns layout
Emanuele Gaspari [Tue, 21 Feb 2012 18:07:55 +0000 (19:07 +0100)] 
added .span[13-24] and .offset[12-23] to support up to 24-columns layout

13 years agoMerge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap into...
Mark Otto [Tue, 21 Feb 2012 17:05:04 +0000 (09:05 -0800)] 
Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap into andriijas-2.0.2-wip-nowrapfix

Conflicts:
docs/assets/bootstrap.zip

13 years agoMerge pull request #2129 from andriijas/2.0.2-wip-navtabs
Mark Otto [Tue, 21 Feb 2012 17:00:10 +0000 (09:00 -0800)] 
Merge pull request #2129 from andriijas/2.0.2-wip-navtabs

Width fix on .tab-content

13 years agoMerge pull request #2138 from laczoka/2.0.2-wip
Mark Otto [Tue, 21 Feb 2012 16:29:08 +0000 (08:29 -0800)] 
Merge pull request #2138 from laczoka/2.0.2-wip

Fix for #2137, adding select to input append/prepend

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Tue, 21 Feb 2012 16:25:19 +0000 (08:25 -0800)] 
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agoadding responsive utility classes and matching docs section with super neato table...
Mark Otto [Tue, 21 Feb 2012 16:24:18 +0000 (08:24 -0800)] 
adding responsive utility classes and matching docs section with super neato table and test

13 years ago.input-append should work for select element, fixes #2137 2138/head
Laszlo Toeroek [Tue, 21 Feb 2012 15:32:57 +0000 (16:32 +0100)] 
.input-append should work for select element, fixes #2137

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 agoBring back nowrap to labels and badges 2125/head
Andreas Cederström [Tue, 21 Feb 2012 07:02:57 +0000 (08:02 +0100)] 
Bring back nowrap to labels and badges

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