Mark Otto
c02df93903
move shim after css
2012-02-12 11:08:58 -08:00
Mark Otto
a72ef967ba
re-add protocol to the shim
2012-02-12 11:08:33 -08:00
Mark Otto
a63663a3b6
fix type in less docs per #1902
2012-02-11 00:02:28 -08:00
Mark Otto
8a91f927f5
clarify npm install command in less docs
2012-02-10 23:37:54 -08:00
Mark Otto
679cd5ea02
#1706 : protocol independent html5shim added, and moved after the CSS for loading time's sake
2012-02-04 22:38:49 -08:00
Mark Otto
ab4345332d
Merge branch 'shama-master' into 2.0.1-wip
2012-02-02 09:38:21 -08:00
Mark Otto
bd0e952003
fix inverted warning text and bg colors in less docs page
2012-02-02 09:36:33 -08:00
Mark Otto
cf488c2800
fix incorrect uses of it's in the docs
2012-02-02 09:33:18 -08:00
Kyle Robinson Young
99f395bcd7
Typo fixes
2012-02-01 23:30:37 -08:00
Jacob Thornton
e1deb4e767
fix makefile to reset zips
2012-02-01 22:27:46 -08:00
Mark Otto
2fd6a2e9f6
remove excess td in less docs
2012-02-01 17:55:32 -08:00
Jacob Thornton
59016d2198
only add the anyalytics to production
2012-02-01 16:38:58 -08:00
Mark Otto
c84b5cf5f5
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-01-31 14:30:07 -08:00
Mark Otto
013de18e6b
remove warning alert on less docs
2012-01-31 14:00:26 -08:00
Jacob Thornton
e75bc5eb5f
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-01-31 13:59:08 -08:00
Jacob Thornton
390a9af936
move js stuff into assets
2012-01-31 13:58:28 -08:00
Mark Otto
aec0cb3303
fix broken nav on less page
2012-01-31 13:57:43 -08:00
Mark Otto
b7713b83fa
chance icon class
2012-01-31 00:11:19 -08:00
Mark Otto
33a969dd0c
update vars in less and download pages
2012-01-30 01:34:59 -08:00
Mark Otto
8f448610a9
rename vertical-divider to divider-vertical, add more space around the divider
2012-01-30 01:09:34 -08:00
Mark Otto
ae7f94eeff
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
2012-01-30 00:39:44 -08:00
Mark Otto
702d3b6dfe
fix broken navbar collapse
2012-01-29 16:35:55 -08:00
Mark Otto
d637db1a23
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-29 14:23:06 -08:00
Mark Otto
9e7f5025b4
update collapsible nav in navbar
2012-01-29 14:07:58 -08:00
Chad Moran
2696c6a4bd
Fixed @warningText and @warningBackground colors in docs
2012-01-29 13:20:39 -08:00
Mark Otto
15a1c0ce79
add swatches to the color variables in less docs page
2012-01-28 23:58:39 -08:00
Jacob Thornton
b8a683d7f2
turn off brand hover for now + get nav toggling in mobile
2012-01-28 15:42:07 -08:00
Mark Otto
23e076c1bb
add in a navbar button for toggling the nav items
2012-01-28 15:09:23 -08:00
Mark Otto
7e72eb5063
new tab focus style and mixin
2012-01-27 18:33:25 -08:00
Jacob Thornton
6fd1e9f4c0
rebuil update layout
2012-01-27 13:36:31 -08:00
Mark Otto
e8647c1b11
huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff
2012-01-27 13:20:02 -08:00
Jacob Thornton
ed64276e5b
move doc building into base make method + build bootstrap to doc assets
2012-01-26 22:05:45 -08:00
Mark Otto
b260544de0
fix links to apple touch icons
2012-01-26 15:54:04 -08:00
Pete Hopkins
29f0e4c28b
Removes filters as a way to provide gradients for IE<=9
...
- Lets us use rounded corners in IE9
- Makes hover / active states work correctly in IE<=9
Only change for non-IE is that moving from hover -> not hovering
no longer animates (was a subtle blend) due to mismatch between the
bottom of the gradient and the background color.
Refactor: moves the primary button background to match the others.
2012-01-26 13:07:52 -05:00
Mark Otto
0ef4b6419f
overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some form ids and classes, straighten out the use of primary button variable
2012-01-26 10:00:09 -08:00
Mark Otto
b6b7d1343b
finish the rest of the less page mixins docs
2012-01-25 15:03:44 -08:00
Mark Otto
7d83f45ebb
start filling out mixins tables
2012-01-25 14:08:51 -08:00
Jacob Thornton
25519bacd5
rebuild + add spy to template
2012-01-25 11:25:35 -08:00
Mark Otto
1fa3eab20c
fix location of favicon
2012-01-25 10:19:29 -08:00
Mark Otto
9553b1e3e9
update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately
2012-01-25 10:02:52 -08:00
Mark Otto
de4ada3b88
spec out all mixins on less page
2012-01-25 01:45:15 -08:00
Mark Otto
f4f7296fa8
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
...
Conflicts:
docs/less.html
docs/templates/pages/less.mustache
2012-01-25 01:23:50 -08:00
Mark Otto
b8fa6cfacf
move css builder and downloader to dedicated page, start to update remaining sections on LESS docs page
2012-01-25 01:22:29 -08:00
Mark Otto
c5103d0ad1
Merge pull request #1181 from jwieland/updatelessdoc
...
Minor doc changes about less.js version
2012-01-25 00:41:05 -08:00
Mark Otto
b0fb31be5e
fix js link on chop shop
2012-01-24 23:45:48 -08:00
Mark Otto
6ab56051fd
fix up docs css for responsive and subnav, fix forms error states
2012-01-24 23:35:34 -08:00
Jason Wieland
6be91368c0
minor doc updates to inform user they need the current less.js 1.2.1 or they will be hit by this bug #952
2012-01-24 23:24:46 -08:00
Jacob Thornton
5a54a98925
subnav spy scrolls blaawerh
2012-01-24 22:37:35 -08:00
Mark Otto
672ba4c2fd
update the subnav on all pages
2012-01-24 19:19:50 -08:00
Mark Otto
9ef4171d03
lighten alert on less page
2012-01-24 18:26:45 -08:00