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

9770 Commits

Author SHA1 Message Date
Mark Otto
f6482aadcd components headings 2014-07-10 20:14:44 -07:00
Mark Otto
e8bd019a19 move all css files over to components dir 2014-07-10 20:02:47 -07:00
Mark Otto
55d6b3fcda fix page titles, add about page nav list 2014-07-10 18:04:38 -07:00
Mark Otto
4993ab6e00 start markdowning getting started and moving things to separate pages 2014-07-10 17:54:06 -07:00
Mark Otto
57c709becd jquery links 2014-07-10 10:23:15 -07:00
Mark Otto
35c90fe13d rewrite getting started quick start and download in markdown 2014-07-10 02:24:13 -07:00
Mark Otto
1af9ae1671 docs change 2014-07-10 00:52:10 -07:00
Mark Otto
7cfaf2f29e simplify example css 2014-07-10 00:31:09 -07:00
Mark Otto
4d0fb6c3e3 fix about nav 2014-07-10 00:24:39 -07:00
Mark Otto
fb775bae21 fix sidenav js 2014-07-10 00:24:34 -07:00
Mark Otto
e9f3f9cf3d nuke ie8 warning in tables 2014-07-10 00:01:26 -07:00
Mark Otto
313ea2706e code page ported to markdown 2014-07-10 00:01:03 -07:00
Mark Otto
bae1604110 really fix the docs 2014-07-09 23:24:17 -07:00
Mark Otto
61d9606fff remove outline 2014-07-09 23:22:43 -07:00
Mark Otto
616a7a50eb nuke commented out sidenav; fix docs 2014-07-09 23:20:33 -07:00
Mark Otto
d3c2fe7809 rewrite type docs in markdown 2014-07-09 23:06:16 -07:00
Mark Otto
dae1a68fb1 Merge branch 'master' into derp
Conflicts:
	dist/css/bootstrap.css.map
	dist/css/bootstrap.min.css
	docs/_includes/components/navs.html
	docs/_includes/css/images.html
	docs/_includes/js/dropdowns.html
	docs/_includes/js/tabs.html
	docs/assets/css/docs.min.css
	docs/dist/css/bootstrap.css.map
	docs/dist/css/bootstrap.min.css
2014-07-09 22:19:23 -07:00
Mark Otto
216bc3d68b Rewrite grid docs in markdown 2014-07-09 22:00:07 -07:00
Mark Otto
10f9260119 docs spacing for headings and leads 2014-07-09 21:35:35 -07:00
Mark Otto
61151f8d3d rewrite overview in markdown 2014-07-09 21:35:27 -07:00
Mark Otto
ed1bcc0af4 docs design changes for markdown content 2014-07-09 21:18:00 -07:00
Mark Otto
7dadeaf1fa markdown plugin around markdown includes 2014-07-09 21:17:40 -07:00
Mark Otto
09762c3f65 rewrite images in markdown 2014-07-09 21:17:22 -07:00
Mark Otto
3ec4ca17ba rewrite helpers in markdown 2014-07-09 21:17:10 -07:00
Mark Otto
cfc16c94b5 move buttons, helpers, images to markdown 2014-07-09 21:15:57 -07:00
Mark Otto
c42d943e10 nuke wells include 2014-07-09 20:01:55 -07:00
Mark Otto
be877bc691 plugins: add new example doodad hackery bullshitery and markdown block plugin for markdown includes 2014-07-09 20:00:22 -07:00
Mark Otto
2846850117 Fix navs dropdown sections 2014-07-09 16:08:18 -07:00
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
XhmikosR
643effe382 Run grunt. 2014-07-09 10:24:39 +03:00
XhmikosR
d88a837fea Update uglify-js to v2.4.14. 2014-07-09 10:22:43 +03: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