]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Eric Baer [Wed, 12 Jun 2013 19:40:37 +0000 (13:40 -0600)]
Docs Customize "Customize and Download" button not working properly
Mark Otto [Tue, 4 Jun 2013 04:51:35 +0000 (21:51 -0700)]
restore .col-*-12 classes for now
Mark Otto [Tue, 4 Jun 2013 04:48:52 +0000 (21:48 -0700)]
prep for less 1.4 with double parens in functions
Mark Otto [Mon, 3 Jun 2013 18:58:38 +0000 (11:58 -0700)]
fixes #8066: add missing % functions to grid less code
Mark Otto [Mon, 3 Jun 2013 18:55:55 +0000 (11:55 -0700)]
fixes #8062: correct link to editorconfig website
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
Mark Otto [Sun, 2 Jun 2013 22:51:28 +0000 (15:51 -0700)]
fixes #8059: update navbar responsive break variable
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
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
Mark Otto [Sun, 2 Jun 2013 22:26:10 +0000 (15:26 -0700)]
homepage url change to go with it for v3
Mark Otto [Sun, 2 Jun 2013 22:25:19 +0000 (15:25 -0700)]
fixes #7915: add issues link to composer
Mark Otto [Sun, 2 Jun 2013 22:22:53 +0000 (15:22 -0700)]
fixes #7018: authors, not author, in composer
Robert Burns [Sun, 2 Jun 2013 21:51:36 +0000 (17:51 -0400)]
Fix navbar toggles
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
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
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
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
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
Robert Burns [Sun, 2 Jun 2013 19:52:51 +0000 (15:52 -0400)]
Fix layout for examples in getting-started
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
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
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.
Robert Burns [Sat, 1 Jun 2013 12:15:40 +0000 (08:15 -0400)]
Fix for carousel indicators
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
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.
fat [Wed, 29 May 2013 15:24:00 +0000 (11:24 -0400)]
fix event binding in modal.js
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
Aristeides Stathopoulos [Mon, 27 May 2013 20:00:39 +0000 (23:00 +0300)]
Adding variables for container sizes
fat [Mon, 27 May 2013 19:48:16 +0000 (12:48 -0700)]
rebuild
fat [Mon, 27 May 2013 19:45:13 +0000 (12:45 -0700)]
fixes #7163
Aristeides Stathopoulos [Mon, 27 May 2013 16:33:14 +0000 (19:33 +0300)]
using screen-size variables for grids
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
Jacob Thornton [Sat, 25 May 2013 07:16:52 +0000 (00:16 -0700)]
add data-ride=carousel support for starting carousel on load
Jacob Thornton [Sat, 25 May 2013 06:53:44 +0000 (23:53 -0700)]
fixes #4781
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
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
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
Robert Burns [Fri, 24 May 2013 12:14:11 +0000 (08:14 -0400)]
Use base padding for input-group-addon class
Mark Otto [Fri, 24 May 2013 04:34:32 +0000 (21:34 -0700)]
rearrange customizer content
Mark Otto [Fri, 24 May 2013 04:06:02 +0000 (21:06 -0700)]
Remove commented out code and properly nest CSS again for .collapse
Mark Otto [Thu, 23 May 2013 06:45:12 +0000 (23:45 -0700)]
rejigger the customizer layout
Mark Otto [Thu, 23 May 2013 06:34:28 +0000 (23:34 -0700)]
fix up customizer js and classes; turn buttons into real buttons
Mark Otto [Thu, 23 May 2013 06:17:39 +0000 (23:17 -0700)]
fixes #6898: typo in modal test
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
Mark Otto [Thu, 23 May 2013 04:50:25 +0000 (21:50 -0700)]
delete customize layout since it's no longer in use
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
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.
fat [Wed, 22 May 2013 22:18:30 +0000 (15:18 -0700)]
remove 3rd arg from $.each call
Mark Otto [Wed, 22 May 2013 02:56:25 +0000 (19:56 -0700)]
remove make gh-pages command
Jacob Thornton [Wed, 22 May 2013 02:33:57 +0000 (19:33 -0700)]
remove jszip files
Jacob Thornton [Wed, 22 May 2013 02:30:33 +0000 (19:30 -0700)]
upgrade jshint to 2.1.2 for anton <3
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
Mark Otto [Tue, 21 May 2013 21:43:12 +0000 (14:43 -0700)]
Fixes #7943: typo in makefile
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
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
AJ Acevedo [Tue, 21 May 2013 06:23:19 +0000 (02:23 -0400)]
Fixed broken Customizer link for docs
Mark Otto [Mon, 20 May 2013 17:45:01 +0000 (10:45 -0700)]
Back to getbootstrap.dev for jekyll
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
Mark Otto [Mon, 20 May 2013 07:25:41 +0000 (00:25 -0700)]
Refactor readme to include directions on running jekyll locally
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`
Mark Otto [Mon, 20 May 2013 05:06:10 +0000 (22:06 -0700)]
Fixes #7611: fix optgroup formatting for Firefox
Mark Otto [Fri, 17 May 2013 05:11:31 +0000 (22:11 -0700)]
Better grid template; link color change in docs navbar
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
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
Mark Otto [Fri, 17 May 2013 03:54:06 +0000 (20:54 -0700)]
Run make on latest JS
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
fat [Fri, 17 May 2013 03:42:31 +0000 (20:42 -0700)]
update js docs
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
Mark Otto [Fri, 17 May 2013 03:29:50 +0000 (20:29 -0700)]
Fix broke dropdown navbar example
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
fat [Fri, 17 May 2013 03:19:51 +0000 (20:19 -0700)]
change namespace back to dot notation and someother js shizzle
Mark Otto [Fri, 17 May 2013 03:18:03 +0000 (20:18 -0700)]
Nuke rem font-size mixin
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
Mark Otto [Fri, 17 May 2013 03:07:48 +0000 (20:07 -0700)]
remove prettyprint js mention
Mark Otto [Fri, 17 May 2013 03:07:41 +0000 (20:07 -0700)]
Simple responsive utilities test css
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
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
Mark Otto [Fri, 17 May 2013 01:46:12 +0000 (18:46 -0700)]
Drop .form-actions
fat [Fri, 17 May 2013 01:45:53 +0000 (18:45 -0700)]
fix tooltip defaults
Mark Otto [Fri, 17 May 2013 01:38:09 +0000 (18:38 -0700)]
nuke unfinished readme section
Mark Otto [Fri, 17 May 2013 01:37:00 +0000 (18:37 -0700)]
Update readme link to Bower per #7790
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
fat [Fri, 17 May 2013 01:34:51 +0000 (18:34 -0700)]
remove dumb assets update makefile wassup
Mark Otto [Fri, 17 May 2013 01:29:53 +0000 (18:29 -0700)]
Fix z-index of carousel indicators
fat [Fri, 17 May 2013 01:21:42 +0000 (18:21 -0700)]
carousel bug with data
fat [Fri, 17 May 2013 01:15:34 +0000 (18:15 -0700)]
only overlay dropdowns for mobile
fat [Fri, 17 May 2013 00:44:50 +0000 (17:44 -0700)]
fix tests
fat [Fri, 17 May 2013 00:19:23 +0000 (17:19 -0700)]
add bs- prefix to tooltip
fat [Fri, 17 May 2013 00:18:15 +0000 (17:18 -0700)]
straight trash wang
Mark Otto [Thu, 16 May 2013 20:46:12 +0000 (13:46 -0700)]
nuke that docs _site folder
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
fat [Thu, 16 May 2013 18:20:18 +0000 (11:20 -0700)]
update collapse js style
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
fat [Thu, 16 May 2013 18:06:30 +0000 (11:06 -0700)]
a bunch javascript junk
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
Mark Otto [Wed, 15 May 2013 17:14:21 +0000 (10:14 -0700)]
Merge pull request #7897 from voodoom/outline-fix
#7896: Outline fix
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
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
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)
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