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

9722 Commits

Author SHA1 Message Date
Mark Otto
857fe32a70 Refactor navs: new classes, remove separate pills & tabs files, drop justified nav because it never really worked 2014-07-09 16:04:31 -07:00
Mark Otto
77a4bcad9e Drop the deprecated .visible-* classes (because we replaced them with .visible-*-block, -inline-block, -inline 2014-07-09 13:58:27 -07:00
Mark Otto
02fe0ecc31 Drop deprecated code from Less files 2014-07-09 13:54:32 -07:00
Mark Otto
a0d8c62f18 more navs work 2014-07-09 13:51:49 -07:00
Mark Otto
4d5243674a remove deprecated warnings from docs 2014-07-09 13:51:20 -07:00
Mark Otto
f37dbe53a4 disabled links part of the examples now 2014-07-09 10:52:48 -07:00
Mark Otto
41f3af407b Merge branch 'derp' into derp_navs
Conflicts:
	dist/css/bootstrap.css.map
	dist/css/bootstrap.min.css
	docs/dist/css/bootstrap.css.map
	docs/dist/css/bootstrap.min.css
2014-07-09 10:48:58 -07:00
Mark Otto
87c9ce5333 Remove unused docs CSS 2014-07-09 10:47:53 -07:00
Mark Otto
d3fc995293 no more iconography 2014-07-09 10:45:57 -07:00
Mark Otto
d738c8729b remove commented out docs js 2014-07-09 02:44:11 -07:00
Mark Otto
b5242d3068 nuke ie8 responsive file warning js 2014-07-09 02:43:25 -07:00
Mark Otto
a5dbd936a6 Nuke IE8 stuff from docs 2014-07-09 02:41:57 -07:00
Mark Otto
41d6cad4b6 Docs: Refactor to use .less file instead, importing Bootstrap vars and mixins, and cleaning all the things up 2014-07-09 02:40:05 -07:00
Mark Otto
54537b500e Refactor: drop all custom .progress-bar styles and replace with <progress> element 2014-07-09 01:39:34 -07:00
Mark Otto
79f56dbea9 nuke commented out css 2014-07-09 00:15:52 -07:00
Mark Otto
a8625f452e Badges, navs, and more 2014-07-09 00:15:20 -07:00
Mark Otto
f380ca21e2 Use .box-shadow() mixin so we can enable/disable them 2014-07-08 21:19:14 -07:00
Mark Otto
ff4ff3bd06 Drop: .opacity() mixin because we no longer support IE8 2014-07-08 19:22:19 -07:00
Mark Otto
c825629ffe Nuke all IE8 fallbacks and comments and hacks 2014-07-08 19:20:45 -07:00
Mark Otto
0e47ce959c move tabs and pills to separate files with unique classes 2014-07-08 19:00:48 -07:00
Mark Otto
6c7a6b4691 rems: table padding 2014-07-08 17:39:29 -07:00
Mark Otto
e6d64a5455 Nuke unused vars for panels wells and thumbnails 2014-07-08 17:32:03 -07:00
Mark Otto
5e1adc10bb Bring back button info 2014-07-08 17:30:11 -07:00
Mark Otto
93a7421f2c .btn-default to .btn-secondary 2014-07-08 17:14:14 -07:00
Mark Otto
f399d21ef5 Revamp button: rename .btn-default to .btn-secondary, drop .btn-info 2014-07-08 17:09:47 -07:00
Mark Otto
28a61e708d nuke the sass docs 2014-07-08 17:00:20 -07:00
Mark Otto
4ca45be6e9 drop the low percentages docs from progress bars 2014-07-08 16:54:57 -07:00
Mark Otto
cde7648d28 docs header padding 2014-07-08 16:54:32 -07:00
Mark Otto
ebcc5615cb Update browser support section to remove glyphicons in tables; also remove ie8 and font-face section 2014-07-08 16:48:03 -07:00
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