0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

9693 Commits

Author SHA1 Message Date
Mark Otto
bb32b96496 fix broken examples 2014-07-08 16:43:11 -07:00
Mark Otto
542f9973ed Fix navbar margins and update grid sidebar styles to match 2014-07-08 16:39:46 -07:00
Mark Otto
bb3157c2d9 Add new grunt task for faster builds; nuke fonts 2014-07-08 16:25:23 -07:00
Mark Otto
f6367bc0e4 Implement the new border-radius guard: only round things if global @enable-rounded == true 2014-07-08 16:25:01 -07:00
Mark Otto
86099bfb33 clean up commented out docs css 2014-07-08 16:03:31 -07:00
Mark Otto
f05365f73b rems: update breadcrumbs to use new sizing; improve variables by renaming @breadcrumb-separator to @breadcrumb-divider; change up colors 2014-07-08 16:00:52 -07:00
Mark Otto
fd5a24dca0 fix sidenav padding 2014-07-08 14:31:38 -07:00
Mark Otto
8582659d5c Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:after 2014-07-08 14:23:34 -07:00
Mark Otto
b33b208ce1 remove glyphicons nav 2014-07-08 14:23:01 -07:00
Mark Otto
9c319d67ee Drop: Thumbnails completely, as they'll be replaced 2014-07-08 04:00:35 -07:00
Mark Otto
527eccaa9f Drop: Panels completely, as they'll be replaced 2014-07-08 03:56:47 -07:00
Mark Otto
67d3119c5a clean up layout 2014-07-08 03:48:56 -07:00
Mark Otto
6ed9912209 nuke the v2.x to v3.x migration docs 2014-07-08 03:48:40 -07:00
Mark Otto
63f6b24042 link 2014-07-08 03:46:17 -07:00
Mark Otto
77bccf8998 Update grid mixins section of the docs 2014-07-08 03:43:44 -07:00
Mark Otto
c3b0870ec0 Overhaul semantic grid mixins
- Drops all the `.make-**-column` mixins for a single set to be used
within (or outside) media queries.
- Renames `.container-fixed` to `.make-container` for consistency.
- Updates built-in grid system to use new setup.

See http://jsbin.com/qiqet/2/ for an example of it in action.
2014-07-08 03:38:23 -07:00
Mark Otto
9f53f9aea1 rems: rework grid system vars to use rems/ems 2014-07-08 03:14:27 -07:00
Mark Otto
a06a35d27a Drop: Device-named container variables since we alreay sort of deprecated them many releases ago 2014-07-08 02:55:07 -07:00
Mark Otto
74ac24aa59 Drop: deprecated .dropdown-menu.pull-right styles 2014-07-08 02:40:35 -07:00
Mark Otto
5c0d62bc22 remove mention of fonts 2014-07-08 02:40:17 -07:00
Mark Otto
4139545da2 rems: input sizes 2014-07-08 02:31:33 -07:00
Mark Otto
07463acec7 Drop: @gray-base variable 2014-07-08 02:27:12 -07:00
Mark Otto
b50498acd4 Clean up variable alignment and comments; change grays to new custom values 2014-07-08 02:26:50 -07:00
Mark Otto
d7b38d8c4a Drop: all vendor prefix mixins because autoprefixer 2014-07-08 02:04:48 -07:00
Mark Otto
6fda409853 Fix input sizing and increase vertical padding on textareas 2014-07-08 01:44:09 -07:00
Mark Otto
ea59c3c31a Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, @screen-md, @screen-lg 2014-07-08 01:28:15 -07:00
Mark Otto
d84fce7230 Drop: @screen-xs, @screen-xs-min, and @screen-phone 2014-07-08 01:25:23 -07:00
Mark Otto
61335862a7 Drop: @dropdown-caret-color variable 2014-07-08 01:22:58 -07:00
Mark Otto
8d50d4a684 rems: buttons 2014-07-08 01:22:02 -07:00
Mark Otto
413750a03c rems: code 2014-07-08 01:02:59 -07:00
Mark Otto
dae5ec5416 Drop Glyphicons 2014-07-08 00:33:21 -07:00
Mark Otto
b29268dc48 drop wells 2014-07-08 00:25:13 -07:00
Mark Otto
97008c381a restore font-weight and knock down font-size for .lead 2014-07-08 00:10:31 -07:00
Mark Otto
d85895fda8 buttons docs tweak 2014-07-08 00:03:11 -07:00
Mark Otto
5f768e01d4 remove the less docs 2014-07-07 23:38:10 -07:00
Mark Otto
f5024eb13a start the move to rems 2014-07-07 23:36:40 -07:00
Mark Otto
81b59d3536 Merge branch 'master' into derp
Conflicts:
	docs/_layouts/default.html
	docs/assets/css/docs.min.css
	docs/assets/css/src/docs.css
	docs/assets/js/docs.min.js
	docs/assets/js/src/application.js
2014-07-07 22:10:22 -07:00
Mark Otto
ddee04038f Fixes #14068: Update docs note for inline forms 2014-07-07 20:44:43 -07:00
Mark Otto
25a9095840 Merge branch 'master' of github.com:twbs/bootstrap 2014-07-07 20:29:51 -07:00
Mark Otto
32affe9835 more accurate homepage title 2014-07-07 20:29:43 -07:00
Chris Rebert
2e3f1a23f6 Merge pull request #14072 from twbs/carousel-gloss-buttons
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
2014-07-07 20:16:52 -07:00
Chris Rebert
b83bf671a1 Merge pull request #14071 from twbs/carousel-inner-role-listbox
add role="listbox" to .carousel-inner to improve accessibility of Carousels
2014-07-07 20:09:58 -07:00
Chris Rebert
849bf58a54 Add screenreader text to prev/next carousel buttons in examples to improve accessibility
Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin

[skip sauce]
2014-07-07 20:05:44 -07:00
Chris Rebert
94eff8c159 add role="listbox" to .carousel-inner to improve accessibility of Carousels
Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin

[skip sauce]
2014-07-07 19:53:57 -07:00
Mark Otto
2ccbc38685 Cut down on homepage file size; reorg some docs CSS 2014-07-07 19:40:15 -07:00
Mark Otto
861cff8756 Merge branch 'master' of github.com:twbs/bootstrap 2014-07-07 19:38:32 -07:00
Chris Rebert
5d1abf8b38 Merge pull request #14036 from twbs/fix-13575
Jekyll: Use non-minified assets when not running from GitHub Pages
2014-07-07 19:36:32 -07:00
Mark Otto
2e27c90b6b Merge branch 'master' of github.com:twbs/bootstrap 2014-07-07 19:33:44 -07:00
Chris Rebert
c7c2a078dd Merge pull request #14070 from twbs/pills-role-tablist-too
Add role="tablist" to .nav-pills in examples to improve accessibility
2014-07-07 19:30:18 -07:00
Chris Rebert
7c50b9ad7a Add role="tablist" to .nav-pills in examples to improve accessibility
Follow-up to e9374c0609
Per f203dea4b6
Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk

[skip sauce]
2014-07-07 19:24:32 -07:00