Mark Otto
|
0ff7fb0d05
|
pygmentize the rest of the css page
|
2013-02-14 16:43:50 -08:00 |
|
Mark Otto
|
6b14de292a
|
pygmentize grid section; update bs-docs-example corners
|
2013-02-14 00:43:43 -08:00 |
|
Mark Otto
|
5f0ecb740a
|
Start pygmentizing css.html; add new theme for pygments
|
2013-02-14 00:23:23 -08:00 |
|
Mark Otto
|
d3c458c7d8
|
make same css docs fix from upstream
|
2013-02-13 12:32:29 -08:00 |
|
Mark Otto
|
e45f12ad42
|
rearrange jekyll and docs
|
2013-02-12 12:44:41 -08:00 |
|
Mark Otto
|
8b9733b288
|
nuke what we don't need for jekyll
|
2013-02-12 12:25:05 -08:00 |
|
Mark Otto
|
ab1dc25ffc
|
clean up responsive docs and global css styles
|
2013-02-08 00:13:44 -08:00 |
|
Mark Otto
|
0b4668368b
|
Merge branch '2.3.0-wip' into 3.0.0-wip
|
2013-02-05 22:47:00 -08:00 |
|
Mark Otto
|
6d21d86007
|
port docs fix from 2.3.0-wip to new css page
|
2013-02-05 22:29:01 -08:00 |
|
Mark Otto
|
1f6a988190
|
Fixes #6794: incorrect docs mention of th element
|
2013-02-04 11:11:25 -08:00 |
|
Mark Otto
|
3d74c670d3
|
Rearrange forms content
|
2013-02-02 18:30:52 -08:00 |
|
Mark Otto
|
6993fadf7e
|
Simplify input and input group sizing
* Remove .input-mini because who really needs inputs that small
* Remove unnecessary border-radius resets from large and small input groups
|
2013-02-02 17:31:26 -08:00 |
|
Mark Otto
|
5e5670a1b4
|
Remove gallery link from navbar; add to homepage examples section instead
|
2013-01-31 18:00:11 -08:00 |
|
Mark Otto
|
1b128b3431
|
comment tweaks and updating starter template
|
2013-01-17 20:28:05 -08:00 |
|
Mark Otto
|
fd89531f6a
|
Update commenting and structure of layout.mustache
|
2013-01-17 20:26:17 -08:00 |
|
Mark Otto
|
d9b35c2602
|
Merge branch '2.3.0-wip' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
docs/components.html
docs/css.html
docs/customize.html
docs/examples/fluid.html
docs/extend.html
docs/getting-started.html
docs/index.html
docs/javascript.html
docs/scaffolding.html
docs/templates/layout.mustache
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
less/navbar.less
|
2013-01-17 20:23:33 -08:00 |
|
Mark Otto
|
ca74b9882b
|
Change .img-polaroid to .img-thumbnail
* Same code, but different classes was confusing
* Now .img-thumbnail just extends .thumbnail
|
2013-01-17 20:16:04 -08:00 |
|
Mark Otto
|
5663833bfc
|
Restore .btn-info
|
2013-01-17 19:51:22 -08:00 |
|
Mark Otto
|
b30b8c2c12
|
Restore nav tabs, pills, justified variation, disabled links, and a few more things. Still need to add the dropdowns back though.
|
2013-01-17 17:02:35 -08:00 |
|
Mark Otto
|
97975c5fcf
|
Readd focused example of inputs to docs; clean up alerts section
|
2013-01-17 15:36:36 -08:00 |
|
Mark Otto
|
f6226c9b91
|
Update Getting Started page to include mention of Respond
|
2013-01-17 14:49:52 -08:00 |
|
Mark Otto
|
5c76518f7d
|
Add respond.js to main docs pages, but only for IE8 and down
|
2013-01-17 14:00:03 -08:00 |
|
Mark Otto
|
7e46b6f636
|
Update nav and add bounds for tablet container
|
2013-01-17 00:58:34 -08:00 |
|
Mark Otto
|
267d3e7ed7
|
streamline css docs
|
2013-01-17 00:50:19 -08:00 |
|
Mark Otto
|
687d4a3eeb
|
Move grid/container styles to grid.less; update docs; add offsetting back
|
2013-01-17 00:42:31 -08:00 |
|
Mark Otto
|
3e40e7dfbf
|
mo betta sidenav for responsive hotness
|
2013-01-16 13:20:32 -08:00 |
|
Mark Otto
|
992e0d922a
|
Re-add and update form styles:
* Restore forms.less file
* Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline
* Update docs to reflect changes
|
2013-01-16 12:23:05 -08:00 |
|
Mark Otto
|
267690eb1b
|
docs changes, more type improvements, add grid system basics back
|
2013-01-15 14:30:00 -08:00 |
|
Mark Otto
|
3773b99969
|
Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0
update 3.0.0 docs to reflect #5786
|
2013-01-12 00:29:23 -08:00 |
|
Mark Otto
|
91dd77939b
|
Add text alignment utility classes
|
2013-01-09 18:56:08 -08:00 |
|
Chris Rebert
|
206205a6b2
|
update docs to reflect #5786
|
2013-01-05 17:36:20 -08:00 |
|
Mark Otto
|
5a2dc0b897
|
Improve documentation for new form validation styles
|
2012-12-28 14:47:55 -06:00 |
|
Mark Otto
|
dc5c6d6be8
|
Simplify form validation states while enabling them to be applied to one field at a time.
|
2012-12-26 15:57:52 -06:00 |
|
Mark Otto
|
d0baa99aed
|
Remove .text-info and .info form validation states
|
2012-12-26 14:59:58 -06:00 |
|
Mark Otto
|
2ef4fde09f
|
Drop .input-block-level modifier as inputs are already width: 100%;
|
2012-12-26 14:19:48 -06:00 |
|
Mark Otto
|
12b738bf30
|
Add grid column example to form input sizing
|
2012-12-26 14:13:44 -06:00 |
|
Mark Otto
|
070109abc1
|
Remove .controls-row; instead, folks should use .row and .span* for all their grid input sizing needs when multiple inputs per line are required
|
2012-12-26 14:09:36 -06:00 |
|
Mark Otto
|
7c04d573d0
|
update docs regarding normalize and clearfix
|
2012-12-20 21:44:45 -08:00 |
|
Mark Otto
|
00ff34b9e6
|
fix up code snippet
|
2012-12-20 13:41:45 -08:00 |
|
Mark Otto
|
14844db862
|
Holy shit, buttons, button states, and input states updated
|
2012-12-19 23:37:33 -08:00 |
|
Mark Otto
|
09dde5c84a
|
Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/mixins.less
|
2012-12-19 23:18:02 -08:00 |
|
Mark Otto
|
afef81c0d7
|
remove commented out buttons css, update docs
|
2012-12-19 22:30:08 -08:00 |
|
Mark Otto
|
c38b7206eb
|
overhaul buttons
|
2012-12-19 22:25:56 -08:00 |
|
Mark Otto
|
65edc9cd6e
|
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
|
2012-12-19 21:42:36 -08:00 |
|
Mark Otto
|
2011a0d50f
|
Drop labels from the docs
|
2012-12-19 21:29:57 -08:00 |
|
Mark Otto
|
85971ff3e8
|
Drop .form-search support
|
2012-12-19 21:12:37 -08:00 |
|
Mark Otto
|
51b1a027da
|
Merge branch 'bs3-input-groups' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
|
2012-12-19 21:02:54 -08:00 |
|
Mark Otto
|
19a94d08d6
|
Remove support for multiple buttons in input groups because fuck that shit.
|
2012-12-19 19:33:14 -08:00 |
|
Chris Rebert
|
8c8a14ab59
|
document caveat regarding fieldset legend and #6199
|
2012-12-10 01:46:16 -08:00 |
|
Chris Rebert
|
48759eee94
|
document fieldset[disabled] styling added in #6199; per @mdo
|
2012-12-10 01:33:02 -08:00 |
|