Mark Otto
|
3fa971378e
|
Merge branch 'master' of https://github.com/bastula/bootstrap into bastula-master
|
2012-02-07 00:05:25 -08:00 |
|
Mark Otto
|
575b82473f
|
rearrange some of the docs on buttons to show examples of all possible renderings along with code snippets and note about usage; also fix the portrait tablet media query
|
2012-02-06 23:34:03 -08:00 |
|
Aditya Panchal
|
8a8daca71e
|
Fixed a typo in base-css.html which allows the user icon to be shown on the example button
|
2012-02-05 22:04:46 -06:00 |
|
Mark Otto
|
f59b7ce8ea
|
add mention of required classes to horizontal forms
|
2012-02-05 01:43:22 -08:00 |
|
Mark Otto
|
abf4ecac4d
|
add another code example for horizontal forms
|
2012-02-05 01:41:45 -08:00 |
|
Mark Otto
|
83cb105317
|
adding code snippets to form examples
|
2012-02-05 01:36:11 -08:00 |
|
Mark Otto
|
9b5b8460b4
|
Merge branch 'noahblon-master' into 2.0.1-wip
Conflicts:
docs/assets/bootstrap.zip
|
2012-02-05 01:26:44 -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
|
ac98cee609
|
allow alternate form layouts to hide inputs with .hide on them
|
2012-02-04 18:26:04 -08:00 |
|
Mark Otto
|
9ab843b936
|
add mention of classes to use for button sizes
|
2012-02-02 09:57:22 -08:00 |
|
Mark Otto
|
ab4345332d
|
Merge branch 'shama-master' into 2.0.1-wip
|
2012-02-02 09:38:21 -08:00 |
|
Mark Otto
|
cf488c2800
|
fix incorrect uses of it's in the docs
|
2012-02-02 09:33:18 -08:00 |
|
Mark Otto
|
dfdc63e872
|
fix incorrect use of 'caret'
|
2012-02-02 09:31:07 -08:00 |
|
Mikael Brevik
|
8c0b47a6a8
|
Fixed duplicate and wrong IDs and label fors in forms.
|
2012-02-02 14:09:27 +01:00 |
|
Kyle Robinson Young
|
99f395bcd7
|
Typo fixes
|
2012-02-01 23:30:37 -08:00 |
|
Mark Otto
|
1ec6628e80
|
add note for icon class usage per #1501
|
2012-02-01 23:10:00 -08:00 |
|
Jacob Thornton
|
e1deb4e767
|
fix makefile to reset zips
|
2012-02-01 22:27:46 -08:00 |
|
Mark Otto
|
c1f0da7cce
|
Merge branch 'master' of github.com:twitter/bootstrap
|
2012-02-01 22:13:26 -08:00 |
|
Mark Otto
|
f34ddb5c3f
|
nuke all curly ticks
|
2012-02-01 18:27:38 -08:00 |
|
Mark Otto
|
e36496fd84
|
Merge pull request #1490 from amenonsen/master
Typo fix: Sprited => Striped
|
2012-02-01 17:59:19 -08:00 |
|
Jacob Thornton
|
59016d2198
|
only add the anyalytics to production
|
2012-02-01 16:38:58 -08:00 |
|
Abhijit Menon-Sen
|
140d90db63
|
Typo fix
|
2012-02-01 13:21:37 +05:30 |
|
Jacob Thornton
|
390a9af936
|
move js stuff into assets
|
2012-01-31 13:58:28 -08:00 |
|
Mark Otto
|
09b9b8a586
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
|
2012-01-31 09:40:11 -08:00 |
|
Mark Otto
|
9cfae03fd4
|
fix typo in base css docs
|
2012-01-31 09:37:44 -08:00 |
|
nkryptic
|
d70ba6c5e6
|
add form help-* documentation
|
2012-01-31 03:54:07 -05:00 |
|
Mark Otto
|
a6253f0937
|
fix disabled button docs
|
2012-01-31 00:15:43 -08:00 |
|
Mark Otto
|
b7713b83fa
|
chance icon class
|
2012-01-31 00:11:19 -08:00 |
|
Mark Otto
|
d533310bd2
|
once more, overhaul the icons and use the css regex selector on our icons
|
2012-01-30 23:24:35 -08:00 |
|
Mark Otto
|
47a68ae3aa
|
update icons everywhere to be scoped per other components, fix broken elements on js docs page
|
2012-01-30 22:57:00 -08:00 |
|
Mark Otto
|
31911659a2
|
refactor the navs to use prefixed classes, because you know, consistency is beast mode
|
2012-01-30 21:29:50 -08:00 |
|
Mark Otto
|
0f3a073b8d
|
*really* refactor the buttons and update them all over the docs
|
2012-01-30 21:15:57 -08:00 |
|
Mark Otto
|
2d40b07afc
|
adding warning (orange) button, fix responsive navbar problem
|
2012-01-30 08:15:28 -08:00 |
|
Mark Otto
|
175fd98a7c
|
fix forms typo on error state
|
2012-01-30 01:25:02 -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
|
9e7f5025b4
|
update collapsible nav in navbar
|
2012-01-29 14:07:58 -08:00 |
|
Mark Otto
|
278858e706
|
fix form styles on prepend/append for consistency, update code docs with examples of the code snippets
|
2012-01-29 13:25:13 -08:00 |
|
Mark Otto
|
8c763589a2
|
update text on icons note
|
2012-01-29 13:09:10 -08:00 |
|
Mark Otto
|
7bf2767452
|
remove form docs from the styles and markup, it's no longer needed
|
2012-01-29 00:07:01 -08:00 |
|
Mark Otto
|
4fa931e403
|
fix the navbar click and a few jank responsive problems
|
2012-01-28 18:11:31 -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
|
2bfda031ce
|
darken buttons, uncomment out firefox keyframes from progress bars
|
2012-01-28 12:43:19 -08:00 |
|
Mark Otto
|
873be0e4f2
|
drop span2-4 on form examples to 1-3
|
2012-01-28 00:25:54 -08:00 |
|
Mark Otto
|
d448e6921e
|
rewrite the code section of the type docs
|
2012-01-28 00:23:30 -08:00 |
|
Mark Otto
|
cb8606f2c8
|
adding wells and close icon to the docs under misc in components, with a new subnav style
|
2012-01-27 22:52:45 -08:00 |
|
Mark Otto
|
d02c6957d4
|
fixing up buttons and examples of implementing icons
|
2012-01-27 19:49:56 -08:00 |
|
Mark Otto
|
a624ac1edf
|
Merge branch '2.0/docs/base/icons' of https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/docs/base/icons
|
2012-01-27 19:12:09 -08:00 |
|