]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agorename '.navbar .nav' to '.navbar-nav' 8241/head
nextgenthemes [Thu, 20 Jun 2013 16:40:30 +0000 (19:40 +0300)] 
rename '.navbar .nav' to '.navbar-nav'

12 years agoOffcanvas example update
Mark Otto [Thu, 20 Jun 2013 03:31:03 +0000 (20:31 -0700)] 
Offcanvas example update

* Remove plugin file and put JS inline
* Update grid layout to use tablet columns
* Switch from LESS to CSS for transition
* Pad footer sides for better mobile rendering
* Spacing cleanup

12 years agoMerge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap into trumb...
Mark Otto [Thu, 20 Jun 2013 02:13:38 +0000 (19:13 -0700)] 
Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap into trumbitta-offcanvas-example

12 years agoFixes #8001: add IDs for example inputs
Mark Otto [Thu, 20 Jun 2013 02:02:24 +0000 (19:02 -0700)] 
Fixes #8001: add IDs for example inputs

12 years agoMerge pull request #8233 from zurt/patch-1
Mark Otto [Thu, 20 Jun 2013 01:02:47 +0000 (18:02 -0700)] 
Merge pull request #8233 from zurt/patch-1

Add missing property to form-horizontal docs

12 years agoAdd missing property to form-horizontal docs 8233/head
Kurt MacDonald [Wed, 19 Jun 2013 23:08:14 +0000 (17:08 -0600)] 
Add missing property to form-horizontal docs

12 years agoAdd support for `tr`, `th`, and `td` to responsive utilities
Mark Otto [Wed, 19 Jun 2013 02:16:42 +0000 (19:16 -0700)] 
Add support for `tr`, `th`, and `td` to responsive utilities

12 years agorun make on last commit
Mark Otto [Tue, 18 Jun 2013 23:36:02 +0000 (16:36 -0700)] 
run make on last commit

12 years agoMerge pull request #8210 from cvrebert/backticks
Mark Otto [Tue, 18 Jun 2013 21:40:13 +0000 (14:40 -0700)] 
Merge pull request #8210 from cvrebert/backticks

docs/javascript.html: backticks -> <code>

12 years agodocs/javascript.html: backticks -> <code> 8210/head
Chris Rebert [Tue, 18 Jun 2013 21:35:37 +0000 (14:35 -0700)] 
docs/javascript.html: backticks -> <code>

12 years agoAddresses #8199: darker default button
Mark Otto [Tue, 18 Jun 2013 18:16:43 +0000 (11:16 -0700)] 
Addresses #8199: darker default button

12 years agoAdd note about Jekyll version per #8195
Mark Otto [Tue, 18 Jun 2013 04:35:58 +0000 (21:35 -0700)] 
Add note about Jekyll version per #8195

12 years agoMerge pull request #8182 from karelvuong/3.0.0-wip
Mark Otto [Tue, 18 Jun 2013 04:34:31 +0000 (21:34 -0700)] 
Merge pull request #8182 from karelvuong/3.0.0-wip

3.0.0-wip - Fixed 'Running Doc. Locally" Link

12 years agoFixes #7599: Improved print styles for a few key components
Mark Otto [Tue, 18 Jun 2013 03:56:02 +0000 (20:56 -0700)] 
Fixes #7599: Improved print styles for a few key components

* Updates `.table` to always enforce a solid white background
* Update button groups and dropdowns to always use black carets
* Add a 1px solid black border to labels (in the future we should add a
border to these perhaps for better printing)

12 years agoBetter clearing on `.dl-horizontal` for empty `dd` elements
Mark Otto [Mon, 17 Jun 2013 21:19:44 +0000 (14:19 -0700)] 
Better clearing on `.dl-horizontal` for empty `dd` elements

Instead of clearing the entire `.dl-horizontal`, we've moved the
clearfix mixin to the `dd` level to solve two problems in one: empty
`dd`s mid-list, and empty `dd` as the last child.

Addresses a few old issues, including #2824, #3819, #3821, #4062,
#6707, and #7180.

Sorry that took so long :D.

12 years agoProperly unstyle the `.list-unstyled` class by switching from `margin` to `padding`
Mark Otto [Mon, 17 Jun 2013 20:49:22 +0000 (13:49 -0700)] 
Properly unstyle the `.list-unstyled` class by switching from `margin` to `padding`

Also add better comments

12 years agoRemove explicit, unncessary `line-height` on `li` elements
Mark Otto [Mon, 17 Jun 2013 20:47:03 +0000 (13:47 -0700)] 
Remove explicit, unncessary `line-height` on `li` elements

12 years agoBetter base `ul` and `ol` styles
Mark Otto [Mon, 17 Jun 2013 20:35:50 +0000 (13:35 -0700)] 
Better base `ul` and `ol` styles

Turns out we were nixing the default browser spacing for bullets and
numbers, so this reverts that and instead just twerks the top/bottom
`margin`.

12 years agoMerge pull request #8184 from FLOKER/3.0.0-wip
Mark Otto [Mon, 17 Jun 2013 03:48:27 +0000 (20:48 -0700)] 
Merge pull request #8184 from FLOKER/3.0.0-wip

redundant lines removed

12 years agoMerge pull request #8189 from cvrebert/patch-2
Mark Otto [Mon, 17 Jun 2013 03:45:20 +0000 (20:45 -0700)] 
Merge pull request #8189 from cvrebert/patch-2

components docs: backticks ==> <code>

12 years agocomponents docs: backticks ==> <code> 8189/head
Chris Rebert [Mon, 17 Jun 2013 03:40:50 +0000 (21:40 -0600)] 
components docs: backticks ==> <code>

12 years agoMerge pull request #8187 from imsky/3.0.0-wip
Mark Otto [Mon, 17 Jun 2013 03:39:11 +0000 (20:39 -0700)] 
Merge pull request #8187 from imsky/3.0.0-wip

upgrade holder to 2.0, update thumbnail examples in docs to fit inside containers

12 years agoMerge pull request #8188 from cvrebert/patch-1
Mark Otto [Mon, 17 Jun 2013 03:38:31 +0000 (20:38 -0700)] 
Merge pull request #8188 from cvrebert/patch-1

CSS docs page: backticks ==> <code>

12 years agoCSS docs page: backticks ==> <code> 8188/head
Chris Rebert [Mon, 17 Jun 2013 03:36:56 +0000 (21:36 -0600)] 
CSS docs page: backticks ==> <code>

12 years agoupgrade holder to 2.0, update thumbnail examples in docs to fit inside containers 8187/head
Ivan Malopinsky [Mon, 17 Jun 2013 03:16:56 +0000 (23:16 -0400)] 
upgrade holder to 2.0, update thumbnail examples in docs to fit inside containers

12 years agoredundant lines removed 8184/head
FLOKER [Sun, 16 Jun 2013 20:18:46 +0000 (22:18 +0200)] 
redundant lines removed

12 years agoRemove WebKit overflow scrolling for now
Mark Otto [Sun, 16 Jun 2013 17:56:30 +0000 (10:56 -0700)] 
Remove WebKit overflow scrolling for now

12 years agoFixed link. 8182/head
Karel Vuong [Sun, 16 Jun 2013 02:23:09 +0000 (22:23 -0400)] 
Fixed link.

12 years agoFixes #8175: Update input min-height vars to fix FF21 input rendering
Mark Otto [Sat, 15 Jun 2013 18:46:13 +0000 (11:46 -0700)] 
Fixes #8175: Update input min-height vars to fix FF21 input rendering

12 years agoFix up broken input group example layouts
Mark Otto [Sat, 15 Jun 2013 18:37:59 +0000 (11:37 -0700)] 
Fix up broken input group example layouts

12 years agoMerge pull request #8168 from marsuboss/patch-2
Mark Otto [Thu, 13 Jun 2013 20:41:23 +0000 (13:41 -0700)] 
Merge pull request #8168 from marsuboss/patch-2

Duplicate ID navbar-example

12 years agoMerge pull request #8166 from liuyl/package
Mark Otto [Thu, 13 Jun 2013 20:41:04 +0000 (13:41 -0700)] 
Merge pull request #8166 from liuyl/package

change version of recess to 1.1.7

12 years agoMerge pull request #8167 from marsuboss/patch-1
Mark Otto [Thu, 13 Jun 2013 20:40:40 +0000 (13:40 -0700)] 
Merge pull request #8167 from marsuboss/patch-1

Duplicate ID drop5

12 years agoMerge pull request #8169 from marsuboss/patch-4
Mark Otto [Thu, 13 Jun 2013 20:39:11 +0000 (13:39 -0700)] 
Merge pull request #8169 from marsuboss/patch-4

Fix

12 years agoFix 8169/head
marsuboss [Thu, 13 Jun 2013 12:50:06 +0000 (15:50 +0300)] 
Fix

12 years agoDuplicate ID navbar-example 8168/head
marsuboss [Thu, 13 Jun 2013 12:36:52 +0000 (15:36 +0300)] 
Duplicate ID navbar-example

12 years agoDuplicate ID drop5 8167/head
marsuboss [Thu, 13 Jun 2013 12:29:34 +0000 (14:29 +0200)] 
Duplicate ID drop5

12 years agochange version of recess to 1.1.7 8166/head
liuyl [Thu, 13 Jun 2013 11:27:26 +0000 (19:27 +0800)] 
change version of recess to 1.1.7

12 years agoMerge pull request #8156 from baer/toggle-button-fix
Mark Otto [Wed, 12 Jun 2013 23:59:40 +0000 (16:59 -0700)] 
Merge pull request #8156 from baer/toggle-button-fix

Docs Customize toggle button used incorrect selectors

12 years agoMerge pull request #8158 from baer/download-button-fix-proper
Mark Otto [Wed, 12 Jun 2013 23:59:22 +0000 (16:59 -0700)] 
Merge pull request #8158 from baer/download-button-fix-proper

Docs "Customize and Download" button didn't send the correct parameters

12 years agoDocs Customize "Customize and Download" button not working properly 8158/head
Eric Baer [Wed, 12 Jun 2013 19:40:37 +0000 (13:40 -0600)] 
Docs Customize "Customize and Download" button not working properly

12 years agoDocs Customize toggle button used incorrect selectors 8156/head
Eric Baer [Wed, 12 Jun 2013 18:51:10 +0000 (12:51 -0600)] 
Docs Customize toggle button used incorrect selectors

12 years agoMerge pull request #8124 from eins78/3.0.0-wip-fix-json
Mark Otto [Mon, 10 Jun 2013 23:37:29 +0000 (16:37 -0700)] 
Merge pull request #8124 from eins78/3.0.0-wip-fix-json

fix JSON syntax error in composer.json

12 years agofix JSON syntax error in composer.json 8124/head
Max F. Albrecht [Mon, 10 Jun 2013 12:59:42 +0000 (14:59 +0200)] 
fix JSON syntax error in composer.json

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Mon, 10 Jun 2013 06:45:23 +0000 (23:45 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoUpdate docs JS to prevent clicks on links with hash hrefs
Mark Otto [Mon, 10 Jun 2013 06:45:14 +0000 (23:45 -0700)] 
Update docs JS to prevent clicks on links with hash hrefs

12 years agoNo more need for grid column highlighting, so nuke that
Mark Otto [Mon, 10 Jun 2013 06:44:14 +0000 (23:44 -0700)] 
No more need for grid column highlighting, so nuke that

12 years agoRedo grid documentation
Mark Otto [Mon, 10 Jun 2013 06:43:43 +0000 (23:43 -0700)] 
Redo grid documentation

* Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations
* Add more examples to the grid example page
* Red columns instead of gray for more Bootstrapy aesthetic

12 years agoMerge pull request #8080 from mladenplavsic/patch-2
Mark Otto [Sun, 9 Jun 2013 03:53:37 +0000 (20:53 -0700)] 
Merge pull request #8080 from mladenplavsic/patch-2

Update css.html

12 years agoMerge pull request #8097 from burnsra/3.0.0-wip-addons
Mark Otto [Sun, 9 Jun 2013 03:15:30 +0000 (20:15 -0700)] 
Merge pull request #8097 from burnsra/3.0.0-wip-addons

Set validation states also for addons

12 years agoadd new grid subnav link
Mark Otto [Sat, 8 Jun 2013 21:06:29 +0000 (18:36 -0230)] 
add new grid subnav link

12 years agoAnother grid update
Mark Otto [Sat, 8 Jun 2013 21:04:16 +0000 (18:34 -0230)] 
Another grid update

* Update docs to include table of grid levels and behaviors
* Change from .col-md to .col-sm to match existing size variables we use elsewhere
* Keep .col-lg as-is though for simplicity as we won't likely add a fourth level of the grid
* Combine responsive .container breakpoints with grid breakpoints in grid.less
* Other misc docs updates

12 years agoSet validation states also for addons 8097/head
William Ghelfi [Wed, 5 Jun 2013 20:14:58 +0000 (23:14 +0300)] 
Set validation states also for addons

12 years agoUpdate css.html 8080/head
Mladen Plavsic [Wed, 5 Jun 2013 10:59:13 +0000 (13:59 +0300)] 
Update css.html

Missing word "in" in "Someone famous in Source Title"

12 years agoreverse order of grid column examples for dual grid section
Mark Otto [Wed, 5 Jun 2013 04:55:59 +0000 (21:55 -0700)] 
reverse order of grid column examples for dual grid section

12 years agofix docs highlighting of grid
Mark Otto [Tue, 4 Jun 2013 04:58:58 +0000 (21:58 -0700)] 
fix docs highlighting of grid

12 years agonuke the .col
Mark Otto [Tue, 4 Jun 2013 04:57:51 +0000 (21:57 -0700)] 
nuke the .col

12 years agorestore .col-*-12 classes for now
Mark Otto [Tue, 4 Jun 2013 04:51:35 +0000 (21:51 -0700)] 
restore .col-*-12 classes for now

12 years agoprep for less 1.4 with double parens in functions
Mark Otto [Tue, 4 Jun 2013 04:48:52 +0000 (21:48 -0700)] 
prep for less 1.4 with double parens in functions

12 years agofixes #8066: add missing % functions to grid less code
Mark Otto [Mon, 3 Jun 2013 18:58:38 +0000 (11:58 -0700)] 
fixes #8066: add missing % functions to grid less code

12 years agofixes #8062: correct link to editorconfig website
Mark Otto [Mon, 3 Jun 2013 18:55:55 +0000 (11:55 -0700)] 
fixes #8062: correct link to editorconfig website

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sun, 2 Jun 2013 22:51:35 +0000 (15:51 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agofixes #8059: update navbar responsive break variable
Mark Otto [Sun, 2 Jun 2013 22:51:28 +0000 (15:51 -0700)] 
fixes #8059: update navbar responsive break variable

12 years agoMove the grid offset, push, and pull classes to be tablets-up instead of desktop-up
Mark Otto [Sun, 2 Jun 2013 22:33:42 +0000 (15:33 -0700)] 
Move the grid offset, push, and pull classes to be tablets-up instead of desktop-up

12 years agoMerge pull request #8058 from burnsra/3.0.0-wip-navbar-toggle
Mark Otto [Sun, 2 Jun 2013 22:30:28 +0000 (15:30 -0700)] 
Merge pull request #8058 from burnsra/3.0.0-wip-navbar-toggle

Fix navbar toggles

12 years agohomepage url change to go with it for v3
Mark Otto [Sun, 2 Jun 2013 22:26:10 +0000 (15:26 -0700)] 
homepage url change to go with it for v3

12 years agofixes #7915: add issues link to composer
Mark Otto [Sun, 2 Jun 2013 22:25:19 +0000 (15:25 -0700)] 
fixes #7915: add issues link to composer

12 years agofixes #7018: authors, not author, in composer
Mark Otto [Sun, 2 Jun 2013 22:22:53 +0000 (15:22 -0700)] 
fixes #7018: authors, not author, in composer

12 years agoFix navbar toggles 8058/head
Robert Burns [Sun, 2 Jun 2013 21:51:36 +0000 (17:51 -0400)] 
Fix navbar toggles

12 years agoMerge pull request #8050 from sindresorhus/patch-1
Mark Otto [Sun, 2 Jun 2013 21:40:42 +0000 (14:40 -0700)] 
Merge pull request #8050 from sindresorhus/patch-1

Rename component.json to bower.json

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sun, 2 Jun 2013 21:08:50 +0000 (14:08 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoMerge pull request #8057 from burnsra/3.0.0-wip-getting-started
Mark Otto [Sun, 2 Jun 2013 21:08:21 +0000 (14:08 -0700)] 
Merge pull request #8057 from burnsra/3.0.0-wip-getting-started

Fix layout for examples in getting-started

12 years agoMerge pull request #8046 from burnsra/3.0.0-wip-carousel
Mark Otto [Sun, 2 Jun 2013 20:48:18 +0000 (13:48 -0700)] 
Merge pull request #8046 from burnsra/3.0.0-wip-carousel

Fix for carousel indicators

12 years agoGrid updates
Mark Otto [Sun, 2 Jun 2013 20:38:45 +0000 (13:38 -0700)] 
Grid updates

- Removed mixins for generating grid classes
- Thus, we manually declare every grid class, from 1-11 (12th unit is
excluded as that's the same as no grid columns)
- No more need for `.col` base class (yay!)
- Negative indent the rows at tablets and above once again (ugh, still
working through this part)
- Add support for `.col-md` for tablet-specific grid columns
- Still need to figure out offsets, pushes, and pulls on other
devices—right now only available on desktop

12 years agoFix layout for examples in getting-started 8057/head
Robert Burns [Sun, 2 Jun 2013 19:52:51 +0000 (15:52 -0400)] 
Fix layout for examples in getting-started

12 years agoMerge pull request #8006 from aristath/3.0.0-wip
Mark Otto [Sun, 2 Jun 2013 18:58:30 +0000 (11:58 -0700)] 
Merge pull request #8006 from aristath/3.0.0-wip

using screen-size variables for grids

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sun, 2 Jun 2013 18:57:28 +0000 (11:57 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoRename component.json to bower.json 8050/head
Sindre Sorhus [Sat, 1 Jun 2013 20:59:13 +0000 (22:59 +0200)] 
Rename component.json to bower.json

That's the new name of the Bower metafile.

12 years agoFix for carousel indicators 8046/head
Robert Burns [Sat, 1 Jun 2013 12:15:40 +0000 (08:15 -0400)] 
Fix for carousel indicators

12 years agoMerge pull request #8022 from ecentinela/3.0.0-wip
Mark Otto [Thu, 30 May 2013 20:49:53 +0000 (13:49 -0700)] 
Merge pull request #8022 from ecentinela/3.0.0-wip

Remove form-actions-bg

12 years agoRemove form-actions-bg 8022/head
Javier Martinez Fernandez [Wed, 29 May 2013 19:09:33 +0000 (22:09 +0300)] 
Remove form-actions-bg

If form-actions has been removed, this variable is no needed anymore.

12 years agofix event binding in modal.js
fat [Wed, 29 May 2013 15:24:00 +0000 (11:24 -0400)] 
fix event binding in modal.js

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Tue, 28 May 2013 02:23:17 +0000 (19:23 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoAdding variables for container sizes 8006/head
Aristeides Stathopoulos [Mon, 27 May 2013 20:00:39 +0000 (23:00 +0300)] 
Adding variables for container sizes

12 years agorebuild
fat [Mon, 27 May 2013 19:48:16 +0000 (12:48 -0700)] 
rebuild

12 years agofixes #7163
fat [Mon, 27 May 2013 19:45:13 +0000 (12:45 -0700)] 
fixes #7163

12 years agousing screen-size variables for grids
Aristeides Stathopoulos [Mon, 27 May 2013 16:33:14 +0000 (19:33 +0300)] 
using screen-size variables for grids

12 years agoGradients refactor
Mark Otto [Sat, 25 May 2013 20:16:15 +0000 (13:16 -0700)] 
Gradients refactor

* Add start and end support to the horizontal gradient as well
* Change all variables from camelCase to use-dashes
* Better comments in the gradients mixins area
* Update current uses of gradients in dropdowns and carousel to specify only two values by direct assignment of variables

12 years agoadd data-ride=carousel support for starting carousel on load
Jacob Thornton [Sat, 25 May 2013 07:16:52 +0000 (00:16 -0700)] 
add data-ride=carousel support for starting carousel on load

12 years agofixes #4781
Jacob Thornton [Sat, 25 May 2013 06:53:44 +0000 (23:53 -0700)] 
fixes #4781

12 years agoadd show/shown hide/hidden events to dropdown + update dropdown links for testing...
Jacob Thornton [Sat, 25 May 2013 06:15:04 +0000 (23:15 -0700)] 
add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things

12 years agoMerge branch '3.0.0-wip' of https://github.com/hppycoder/bootstrap into hppycoder...
Mark Otto [Sat, 25 May 2013 04:18:07 +0000 (21:18 -0700)] 
Merge branch '3.0.0-wip' of https://github.com/hppycoder/bootstrap into hppycoder-3.0.0-wip

12 years agoMerge pull request #7980 from burnsra/3.0.0-wip
Mark Otto [Sat, 25 May 2013 03:55:58 +0000 (20:55 -0700)] 
Merge pull request #7980 from burnsra/3.0.0-wip

Use base padding for input-group-addon class

12 years agoUse base padding for input-group-addon class 7980/head
Robert Burns [Fri, 24 May 2013 12:14:11 +0000 (08:14 -0400)] 
Use base padding for input-group-addon class

12 years agorearrange customizer content
Mark Otto [Fri, 24 May 2013 04:34:32 +0000 (21:34 -0700)] 
rearrange customizer content

12 years agoRemove commented out code and properly nest CSS again for .collapse
Mark Otto [Fri, 24 May 2013 04:06:02 +0000 (21:06 -0700)] 
Remove commented out code and properly nest CSS again for .collapse

12 years agorejigger the customizer layout
Mark Otto [Thu, 23 May 2013 06:45:12 +0000 (23:45 -0700)] 
rejigger the customizer layout

12 years agofix up customizer js and classes; turn buttons into real buttons
Mark Otto [Thu, 23 May 2013 06:34:28 +0000 (23:34 -0700)] 
fix up customizer js and classes; turn buttons into real buttons

12 years agofixes #6898: typo in modal test
Mark Otto [Thu, 23 May 2013 06:17:39 +0000 (23:17 -0700)] 
fixes #6898: typo in modal test

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Thu, 23 May 2013 04:51:54 +0000 (21:51 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip