]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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 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

12 years agodelete customize layout since it's no longer in use
Mark Otto [Thu, 23 May 2013 04:50:25 +0000 (21:50 -0700)] 
delete customize layout since it's no longer in use

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

12 years agoBring the customizer up to speed 7969/head
Julian Thilo [Thu, 23 May 2013 00:30:58 +0000 (02:30 +0200)] 
Bring the customizer up to speed

I reworked the customizer to match the new docs layout and include all
newly added variables, etc.
Would be glad to keep an eye on Customize and update it as v3 changes.
Help blocks in my new version need some more work, too, so this is just
a basis.

12 years agoremove 3rd arg from $.each call
fat [Wed, 22 May 2013 22:18:30 +0000 (15:18 -0700)] 
remove 3rd arg from $.each call

12 years agoremove make gh-pages command
Mark Otto [Wed, 22 May 2013 02:56:25 +0000 (19:56 -0700)] 
remove make gh-pages command

12 years agoremove jszip files
Jacob Thornton [Wed, 22 May 2013 02:33:57 +0000 (19:33 -0700)] 
remove jszip files

12 years agoupgrade jshint to 2.1.2 for anton <3
Jacob Thornton [Wed, 22 May 2013 02:30:33 +0000 (19:30 -0700)] 
upgrade jshint to 2.1.2 for anton <3

12 years agoMerge pull request #7945 from AJ-Acevedo/fix
Mark Otto [Tue, 21 May 2013 21:44:29 +0000 (14:44 -0700)] 
Merge pull request #7945 from AJ-Acevedo/fix

Fixed broken Customizer link for docs

12 years agoFixes #7943: typo in makefile
Mark Otto [Tue, 21 May 2013 21:43:12 +0000 (14:43 -0700)] 
Fixes #7943: typo in makefile

12 years agoFound editor spacing issues with tabs instead of spaces, formatting to fit the entran... 7951/head
Chad Smith [Tue, 21 May 2013 20:29:35 +0000 (16:29 -0400)] 
Found editor spacing issues with tabs instead of spaces, formatting to fit the entrance criteria

12 years agoVertical gradients now can have percentages passed in as arguments to allow finer...
Chad Smith [Tue, 21 May 2013 20:25:59 +0000 (16:25 -0400)] 
Vertical gradients now can have percentages passed in as arguments to allow finer control over the backgrounds it produces

12 years agoFixed broken Customizer link for docs 7945/head
AJ Acevedo [Tue, 21 May 2013 06:23:19 +0000 (02:23 -0400)] 
Fixed broken Customizer link for docs

12 years agoBack to getbootstrap.dev for jekyll
Mark Otto [Mon, 20 May 2013 17:45:01 +0000 (10:45 -0700)] 
Back to getbootstrap.dev for jekyll

12 years agoUpdate contributing file
Mark Otto [Mon, 20 May 2013 07:33:08 +0000 (00:33 -0700)] 
Update contributing file

* Remove notes on repo section
* Update hirearchy of coding standards sections

12 years agoRefactor readme to include directions on running jekyll locally
Mark Otto [Mon, 20 May 2013 07:25:41 +0000 (00:25 -0700)] 
Refactor readme to include directions on running jekyll locally

12 years agoFixes #7474: Use `@input-height-base` in `.navbar-vertical-align()` for `.navbar...
Mark Otto [Mon, 20 May 2013 05:12:48 +0000 (22:12 -0700)] 
Fixes #7474: Use `@input-height-base` in `.navbar-vertical-align()` for `.navbar-form`

12 years agoFixes #7611: fix optgroup formatting for Firefox
Mark Otto [Mon, 20 May 2013 05:06:10 +0000 (22:06 -0700)] 
Fixes #7611: fix optgroup formatting for Firefox

12 years agoBetter grid template; link color change in docs navbar
Mark Otto [Fri, 17 May 2013 05:11:31 +0000 (22:11 -0700)] 
Better grid template; link color change in docs navbar

12 years agoMore row change ups:
Mark Otto [Fri, 17 May 2013 04:03:29 +0000 (21:03 -0700)] 
More row change ups:

* No more negative side margins
* However, keep the negative margin for nested rows

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 17 May 2013 03:54:14 +0000 (20:54 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoRun make on latest JS
Mark Otto [Fri, 17 May 2013 03:54:06 +0000 (20:54 -0700)] 
Run make on latest JS

12 years agoChange up link alerts
Mark Otto [Fri, 17 May 2013 03:53:59 +0000 (20:53 -0700)] 
Change up link alerts

* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color
* Adds .alert-link for easy styling in any alert

12 years agoupdate js docs
fat [Fri, 17 May 2013 03:42:31 +0000 (20:42 -0700)] 
update js docs

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 17 May 2013 03:32:37 +0000 (20:32 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoFix broke dropdown navbar example
Mark Otto [Fri, 17 May 2013 03:29:50 +0000 (20:29 -0700)] 
Fix broke dropdown navbar example

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
fat [Fri, 17 May 2013 03:20:27 +0000 (20:20 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agochange namespace back to dot notation and someother js shizzle
fat [Fri, 17 May 2013 03:19:51 +0000 (20:19 -0700)] 
change namespace back to dot notation and someother js shizzle

12 years agoNuke rem font-size mixin
Mark Otto [Fri, 17 May 2013 03:18:03 +0000 (20:18 -0700)] 
Nuke rem font-size mixin

12 years agoForm validation and horizontal row update
Mark Otto [Fri, 17 May 2013 03:17:42 +0000 (20:17 -0700)] 
Form validation and horizontal row update

* changed .row-label to .control-label as used elsewhere already
* changed .formFieldState mixin to .form-field-validation

12 years agoremove prettyprint js mention
Mark Otto [Fri, 17 May 2013 03:07:48 +0000 (20:07 -0700)] 
remove prettyprint js mention

12 years agoSimple responsive utilities test css
Mark Otto [Fri, 17 May 2013 03:07:41 +0000 (20:07 -0700)] 
Simple responsive utilities test css

12 years agoRedo the responsive utilities stuff
Mark Otto [Fri, 17 May 2013 02:13:58 +0000 (19:13 -0700)] 
Redo the responsive utilities stuff

* Update docs language
* Enforce display: block; on all utilities for now
* Fix up docs CSS for the tests

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

12 years agoDrop .form-actions
Mark Otto [Fri, 17 May 2013 01:46:12 +0000 (18:46 -0700)] 
Drop .form-actions

12 years agofix tooltip defaults
fat [Fri, 17 May 2013 01:45:53 +0000 (18:45 -0700)] 
fix tooltip defaults

12 years agonuke unfinished readme section
Mark Otto [Fri, 17 May 2013 01:38:09 +0000 (18:38 -0700)] 
nuke unfinished readme section

12 years agoUpdate readme link to Bower per #7790
Mark Otto [Fri, 17 May 2013 01:37:00 +0000 (18:37 -0700)] 
Update readme link to Bower per #7790

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
fat [Fri, 17 May 2013 01:35:18 +0000 (18:35 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoremove dumb assets update makefile wassup
fat [Fri, 17 May 2013 01:34:51 +0000 (18:34 -0700)] 
remove dumb assets update makefile wassup

12 years agoFix z-index of carousel indicators
Mark Otto [Fri, 17 May 2013 01:29:53 +0000 (18:29 -0700)] 
Fix z-index of carousel indicators

12 years agocarousel bug with data
fat [Fri, 17 May 2013 01:21:42 +0000 (18:21 -0700)] 
carousel bug with data

12 years agoonly overlay dropdowns for mobile
fat [Fri, 17 May 2013 01:15:34 +0000 (18:15 -0700)] 
only overlay dropdowns for mobile

12 years agofix tests
fat [Fri, 17 May 2013 00:44:50 +0000 (17:44 -0700)] 
fix tests

12 years agoadd bs- prefix to tooltip
fat [Fri, 17 May 2013 00:19:23 +0000 (17:19 -0700)] 
add bs- prefix to tooltip

12 years agostraight trash wang
fat [Fri, 17 May 2013 00:18:15 +0000 (17:18 -0700)] 
straight trash wang

12 years agonuke that docs _site folder
Mark Otto [Thu, 16 May 2013 20:46:12 +0000 (13:46 -0700)] 
nuke that docs _site folder

12 years agochange dropdown strategy to use an overlay - fixes mobile click anywhere + allows...
fat [Thu, 16 May 2013 19:50:06 +0000 (12:50 -0700)] 
change dropdown strategy to use an overlay - fixes mobile click anywhere + allows for firefox middle click

12 years agoupdate collapse js style
fat [Thu, 16 May 2013 18:20:18 +0000 (11:20 -0700)] 
update collapse js style

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
fat [Thu, 16 May 2013 18:08:46 +0000 (11:08 -0700)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

Conflicts:
Makefile
docs/_site/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.min.js
docs/customize.html
docs/docs.html

12 years agoa bunch javascript junk
fat [Thu, 16 May 2013 18:06:30 +0000 (11:06 -0700)] 
a bunch javascript junk

12 years agoRun make on previous commit; twerk box shadow back to commented out version
Mark Otto [Wed, 15 May 2013 17:16:11 +0000 (10:16 -0700)] 
Run make on previous commit; twerk box shadow back to commented out version

12 years agoMerge pull request #7897 from voodoom/outline-fix
Mark Otto [Wed, 15 May 2013 17:14:21 +0000 (10:14 -0700)] 
Merge pull request #7897 from voodoom/outline-fix

#7896: Outline fix

12 years agoFixes #7898: ensure button type
Mark Otto [Wed, 15 May 2013 17:01:09 +0000 (10:01 -0700)] 
Fixes #7898: ensure button type

Sets `type="button"` on all buttons in the docs

12 years agoFixed ugly outline in select fields 7897/head
m.seegmüller [Wed, 15 May 2013 14:14:44 +0000 (16:14 +0200)] 
Fixed ugly outline in select fields

Removes .tab-focus() on select-fields

12 years agoFixed ugly outline
m.seegmüller [Wed, 15 May 2013 13:44:28 +0000 (15:44 +0200)] 
Fixed ugly outline

Removes outline (especially on select-elements in firefox)

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

Conflicts:
docs/assets/css/docs.css