]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Fabien [Fri, 19 Apr 2013 00:48:08 +0000 (02:48 +0200)]
Remove dupe css rule of table element
This are already declare in normalize
Mark Otto [Tue, 16 Apr 2013 18:32:53 +0000 (11:32 -0700)]
Merge pull request #7590 from Fowowski/3.0.0-wip
more nested less rules - navs component
Artur Kwiatkowski [Tue, 16 Apr 2013 14:45:51 +0000 (16:45 +0200)]
more nested navs
Mark Otto [Mon, 15 Apr 2013 07:16:40 +0000 (00:16 -0700)]
Merge branch 'bs3_homepage' into 3.0.0-wip
Mark Otto [Mon, 15 Apr 2013 03:33:10 +0000 (20:33 -0700)]
Fixes #5256: Use > selector for better nesting of tables
Mark Otto [Mon, 15 Apr 2013 02:45:32 +0000 (19:45 -0700)]
change var from @table-border to @table-border-color
Mark Otto [Sun, 14 Apr 2013 23:31:52 +0000 (16:31 -0700)]
center
Mark Otto [Sun, 14 Apr 2013 22:33:48 +0000 (15:33 -0700)]
nuke all the assets
Mark Otto [Sun, 14 Apr 2013 22:32:52 +0000 (15:32 -0700)]
nuke hidden homepage content
Mark Otto [Sun, 14 Apr 2013 20:45:10 +0000 (13:45 -0700)]
Merge branch '3.0.0-wip' into bs3_homepage
Mark Otto [Sun, 14 Apr 2013 20:01:00 +0000 (13:01 -0700)]
more copy edits to sidenotes
Mark Otto [Sun, 14 Apr 2013 20:00:53 +0000 (13:00 -0700)]
lighter .highlight in sidenotes as well
Mark Otto [Sun, 14 Apr 2013 19:56:21 +0000 (12:56 -0700)]
shorter copy
Mark Otto [Sun, 14 Apr 2013 19:54:56 +0000 (12:54 -0700)]
use spaces for indenting, not tabs /cc @juthilo
Mark Otto [Sun, 14 Apr 2013 19:54:02 +0000 (12:54 -0700)]
More contrast with code snippets in sidenotes
Mark Otto [Sun, 14 Apr 2013 19:49:35 +0000 (12:49 -0700)]
redo all the things
Julian Thilo [Sun, 14 Apr 2013 16:36:11 +0000 (18:36 +0200)]
More work on the sidenotes
* Convert more inline advices (compatibility, dependencies, ...) to
sidenotes
* Add sidenotes for:
** Note on plugin dependencies in general
** Required padding for navbar-fixed- (incl. code snippet)
* Fixed text for the small tag
Mark Otto [Sun, 14 Apr 2013 06:54:51 +0000 (23:54 -0700)]
Restore on links in dropdowns as they are randomly breaking onto new lines
Mark Otto [Sun, 14 Apr 2013 06:17:39 +0000 (23:17 -0700)]
IE8 doesn't need help with responsive images, they work just dandy apparently (see http://jsbin.com/idesit/1)
Mark Otto [Sun, 14 Apr 2013 05:49:21 +0000 (22:49 -0700)]
more indenting
Mark Otto [Sun, 14 Apr 2013 05:48:44 +0000 (22:48 -0700)]
fixes #7191 and cleans up indenting some
Mark Otto [Sun, 14 Apr 2013 05:10:34 +0000 (22:10 -0700)]
swap all bold p tags in sidenotes for h4s
Mark Otto [Sun, 14 Apr 2013 04:50:17 +0000 (21:50 -0700)]
Merge branch '3.0.0-docs1' of https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs1
Mark Otto [Sun, 14 Apr 2013 04:45:21 +0000 (21:45 -0700)]
more specific comment, better placement of code
Julian Thilo [Sun, 14 Apr 2013 02:04:01 +0000 (04:04 +0200)]
Sidenotes instead of alerts
* I propose: make the docs rely more heavily on the new design language,
replace alerts (not the .alert examples) by sidenotes.
* Remove alert-heading class, which no longer exists in CSS.
Paul Tyng [Sat, 13 Apr 2013 20:13:14 +0000 (17:13 -0300)]
update docs bootstrap.css
Paul Tyng [Sat, 13 Apr 2013 19:46:17 +0000 (16:46 -0300)]
override normalize.css override
Mark Otto [Sat, 13 Apr 2013 03:56:19 +0000 (20:56 -0700)]
add modal variables and tweak padding for min-height on modal title
Mark Otto [Sat, 13 Apr 2013 03:45:10 +0000 (20:45 -0700)]
Merge branch '3.0.0-wip' of https://github.com/garvincasimir/bootstrap into garvincasimir-3.0.0-wip
Mark Otto [Sat, 13 Apr 2013 03:43:41 +0000 (20:43 -0700)]
ignore local ruby version files
Mark Otto [Fri, 12 Apr 2013 03:18:22 +0000 (20:18 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 12 Apr 2013 03:16:20 +0000 (20:16 -0700)]
add comma; more accurate code snippet
Mark Otto [Fri, 12 Apr 2013 03:12:53 +0000 (20:12 -0700)]
Merge branch '3.0.0-wip' of https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-wip
Mark Otto [Fri, 12 Apr 2013 03:10:00 +0000 (20:10 -0700)]
Merge pull request #7539 from lucaflisi/3.0.0-wip
Remove BOOTSTRAP_RESPONSIVE_LESS in css compile
Mark Otto [Fri, 12 Apr 2013 02:54:17 +0000 (19:54 -0700)]
Merge pull request #7546 from CoffeeAndCode/3.0.0-wip
fixed typo in typography documentation
Mark Otto [Fri, 12 Apr 2013 02:45:46 +0000 (19:45 -0700)]
Merge pull request #7537 from ntwb/patch-1
Fix docs.html Table Row Danger CSS Class
Jonathan Knapp [Thu, 11 Apr 2013 19:02:29 +0000 (16:02 -0300)]
fixed typo in typography documentation
lucaflisi [Thu, 11 Apr 2013 12:01:23 +0000 (14:01 +0200)]
Remove BOOTSTRAP_RESPONSIVE_LESS in css compile
No more needed in Bootstrap 3
Stephen Edgar [Thu, 11 Apr 2013 10:24:13 +0000 (20:24 +1000)]
Fix docs.html Table Row Danger CSS Class
Mark Otto [Thu, 11 Apr 2013 05:51:41 +0000 (22:51 -0700)]
Merge pull request #7528 from acolchado/3.0.0-wip
[3.0.0-wip] Reordering variables that were being used before they were declared. Fixes compiler crashes.
Julian Thilo [Wed, 10 Apr 2013 17:18:04 +0000 (19:18 +0200)]
Dusting the docs
* Fix some typos, grammar, sentence structure
* Fix left-over error tr class
* Remove uneditable inputs section
* Make compatibility sections stand out as sidenotes
* Make modal example scrollable on big screens, too
* Make some examples more self-explanatory
Agustin Colchado [Wed, 10 Apr 2013 09:27:11 +0000 (02:27 -0700)]
Reordering variables that were being used before they were declared. Under some compilers (dotless & sublime 2 package), this would cause the compile to break. Variables in question were:
@dropdown-link-active-bg
@navbar-link-color
@navbar-inverse-link-color
Mark Otto [Wed, 10 Apr 2013 05:43:30 +0000 (22:43 -0700)]
Merge pull request #7523 from juthilo/3.0.0-wip
Fully update docs to col-...-* schema
Julian Thilo [Tue, 9 Apr 2013 22:04:44 +0000 (00:04 +0200)]
cololol
Correct all span, push, pull, offset classes to col- schema
Fix a typo
Mark Otto [Tue, 9 Apr 2013 17:43:37 +0000 (10:43 -0700)]
don't use table for label variatons
Mark Otto [Tue, 9 Apr 2013 17:20:50 +0000 (10:20 -0700)]
make back to top and big headings only for tablets and up
Mark Otto [Tue, 9 Apr 2013 17:16:37 +0000 (10:16 -0700)]
better buttons on mobile
Mark Otto [Mon, 8 Apr 2013 17:16:15 +0000 (10:16 -0700)]
Merge pull request #7504 from acmetech/3.0.0-wip
variable update - fixed
Tom Pietschker [Mon, 8 Apr 2013 12:46:12 +0000 (08:46 -0400)]
hopefully fixed messed up stylesheet...
Tom Pietschker [Mon, 8 Apr 2013 12:39:22 +0000 (08:39 -0400)]
Merge remote-tracking branch 'upstream/3.0.0-wip' into 3.0.0-wip
Mark Otto [Mon, 8 Apr 2013 06:01:28 +0000 (23:01 -0700)]
Merge pull request #7148 from retlehs/3.0.0-wip
Remove -webkit-backface-visibility on skew mixin
Mark Otto [Mon, 8 Apr 2013 05:58:16 +0000 (22:58 -0700)]
fixes #7503: don't do dat
Tom Pietschker [Sun, 7 Apr 2013 21:52:12 +0000 (17:52 -0400)]
rename btn bg variables so that they are consistent with the other variables
Tom Pietschker [Sun, 7 Apr 2013 21:47:53 +0000 (17:47 -0400)]
rename the navbar-inverse-brand variables for consistency
Mark Otto [Sun, 7 Apr 2013 18:49:53 +0000 (11:49 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sun, 7 Apr 2013 18:46:23 +0000 (11:46 -0700)]
Merge pull request #7500 from JamieKnight/patch-3
Update docs to add warning about accessibility implications of using icons without any text
Mark Otto [Sun, 7 Apr 2013 18:44:17 +0000 (11:44 -0700)]
fixes #7497: use var for jumbotron border radius
Jamie Knight [Sun, 7 Apr 2013 14:25:00 +0000 (16:25 +0200)]
Update docs.html
Added heads up regarding lone icons providing accessibility issues for screen readers.
Mark Otto [Sun, 7 Apr 2013 05:33:44 +0000 (22:33 -0700)]
Merge pull request #7495 from philfreo/3.0.0-wip
Fix typo in docs
Phil Freo [Sun, 7 Apr 2013 04:02:24 +0000 (21:02 -0700)]
Fix typo in docs
Garvin [Sun, 7 Apr 2013 01:48:53 +0000 (21:48 -0400)]
Added min-height to modal-header for modals with no header text
Mark Otto [Fri, 5 Apr 2013 18:47:12 +0000 (11:47 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 5 Apr 2013 18:42:29 +0000 (11:42 -0700)]
use font-size-base var
Mark Otto [Wed, 3 Apr 2013 18:51:42 +0000 (11:51 -0700)]
Merge pull request #7469 from apotropaic/3.0.0-wip
updated docs, changed out span* for col-span-*
Andrew Scofied [Wed, 3 Apr 2013 16:48:39 +0000 (09:48 -0700)]
updated docs, changed out span* for col-span-*
Mark Otto [Wed, 3 Apr 2013 02:40:43 +0000 (19:40 -0700)]
Add small grid for phones and tablets
Mark Otto [Wed, 3 Apr 2013 01:02:53 +0000 (18:02 -0700)]
sidenote edit under customization section
Mark Otto [Tue, 2 Apr 2013 23:22:42 +0000 (16:22 -0700)]
fix that sidenav
Mark Otto [Tue, 2 Apr 2013 23:17:04 +0000 (16:17 -0700)]
refactor some of the carousel caption stuff to center it and tighten styles up; update carousel template to start to redo mobile first
Mark Otto [Tue, 2 Apr 2013 21:49:42 +0000 (14:49 -0700)]
Merge branch 'example-fix' of https://github.com/Boulox/bootstrap into Boulox-example-fix
Mark Otto [Tue, 2 Apr 2013 21:48:45 +0000 (14:48 -0700)]
Fixes #7462: add radial-gradient spec to mixin
Mark Otto [Tue, 2 Apr 2013 15:44:25 +0000 (08:44 -0700)]
Merge pull request #7453 from burnsra/3.0.0-wip-nav
Fix responsive view for inverted navbar example
Fabien [Tue, 2 Apr 2013 11:39:04 +0000 (13:39 +0200)]
Improve responsiveness for tablet and below of navbar in carousel example
- Remove margin-top of navbar-wrapper
- Remove border radius of navbar
- Space out the carousel
Fabien [Tue, 2 Apr 2013 11:31:15 +0000 (13:31 +0200)]
remove unused img from previous commit
Fabien [Tue, 2 Apr 2013 11:30:13 +0000 (13:30 +0200)]
Replace png img by holder.js in carousel example
Fabien [Tue, 2 Apr 2013 11:26:35 +0000 (13:26 +0200)]
Fix corss link for sticky footer
Fabien [Tue, 2 Apr 2013 11:22:31 +0000 (13:22 +0200)]
Fix link to navbar doc
Robert Burns [Tue, 2 Apr 2013 02:02:35 +0000 (22:02 -0400)]
Fix responsive view for inverted navbar example
Mark Otto [Mon, 1 Apr 2013 20:25:51 +0000 (13:25 -0700)]
run make
Mark Otto [Mon, 1 Apr 2013 20:17:31 +0000 (13:17 -0700)]
Merge branch '3.0.0-wip-carousel' of https://github.com/burnsra/bootstrap into burnsra-3.0.0-wip-carousel
Mark Otto [Mon, 1 Apr 2013 20:14:39 +0000 (13:14 -0700)]
Docs examples update
* Remove unused fluid image
* Add image, link, and description for new grid example
* Update sign in example image
Mark Otto [Mon, 1 Apr 2013 19:55:48 +0000 (12:55 -0700)]
only negative indent nested grid rows; add new grid example
Mark Otto [Mon, 1 Apr 2013 19:10:53 +0000 (12:10 -0700)]
add type attr
Mark Otto [Mon, 1 Apr 2013 19:09:49 +0000 (12:09 -0700)]
button for navbar toggle
Mark Otto [Mon, 1 Apr 2013 18:14:11 +0000 (11:14 -0700)]
more link fixing
Mark Otto [Mon, 1 Apr 2013 18:10:56 +0000 (11:10 -0700)]
updated links on homepage
Robert Burns [Mon, 1 Apr 2013 16:58:40 +0000 (12:58 -0400)]
Additional cleanup to responsive navbar
Robert Burns [Mon, 1 Apr 2013 13:29:43 +0000 (09:29 -0400)]
Add carousel indicators to example
Robert Burns [Mon, 1 Apr 2013 13:27:49 +0000 (09:27 -0400)]
Update carousel-caption btn styles
Mark Otto [Mon, 1 Apr 2013 07:34:58 +0000 (00:34 -0700)]
clearer separation with section headers; simpler customizing copy
Mark Otto [Mon, 1 Apr 2013 07:11:47 +0000 (00:11 -0700)]
oops, restore customizer
Mark Otto [Mon, 1 Apr 2013 07:02:51 +0000 (00:02 -0700)]
bring in customizing bootstrap section from old gist
Mark Otto [Mon, 1 Apr 2013 05:58:01 +0000 (22:58 -0700)]
add proper markup to list group in panels section
Mark Otto [Mon, 1 Apr 2013 05:22:52 +0000 (22:22 -0700)]
add .panel-primary
Mark Otto [Mon, 1 Apr 2013 02:55:05 +0000 (19:55 -0700)]
fix text class in docs
Mark Otto [Mon, 1 Apr 2013 02:28:27 +0000 (19:28 -0700)]
Merge branch '3.0.0-wip-fixes' of https://github.com/burnsra/bootstrap into burnsra-3.0.0-wip-fixes
Mark Otto [Mon, 1 Apr 2013 02:26:40 +0000 (19:26 -0700)]
Fixes #7438: remove max-height from justified nav tabs with some CSS wankery
Robert Burns [Mon, 1 Apr 2013 01:25:45 +0000 (21:25 -0400)]
Fix image paths and carousel controls for carousel example
Mark Otto [Mon, 1 Apr 2013 01:40:07 +0000 (18:40 -0700)]
remove text-rendering optimizeLegibility from headings
Mark Otto [Mon, 1 Apr 2013 01:39:49 +0000 (18:39 -0700)]
Merge branch 'SBoudrias-patch-1' into 3.0.0-wip
Conflicts:
less/type.less