Mark Otto
|
ab068f6fda
|
bump version numbers in css files to 2.0.3, break out responsive CSS into separate files for further customization
|
2012-03-22 21:33:06 -07:00 |
|
Jacob Thornton
|
59503e71ff
|
2.0.2 derp
|
2012-03-12 14:09:38 -07:00 |
|
Mark Otto
|
ee5d2ec91a
|
add block level input mixin for border-box box-sizing
|
2012-03-11 21:21:51 -07:00 |
|
Mark Otto
|
8fd126ba1b
|
updated apple touch icons and moved input responsive fix from <480 to <767
|
2012-03-11 17:28:28 -07:00 |
|
Mark Otto
|
ce292a8bb8
|
fix overflowing thumbnails in responsive <767px layouts
|
2012-03-11 15:15:55 -07:00 |
|
Mark Otto
|
a97b9c1122
|
in responsive layouts <767px, ensure inputs are not larger than 100% with box-sizing and a max-width
|
2012-03-11 14:41:52 -07:00 |
|
Mark Otto
|
738fac18de
|
move padding from container to body for max-width: 767; responsive layout
|
2012-03-05 23:50:03 -08:00 |
|
Jacob Thornton
|
5ad5dde1e2
|
rewrite the grid system. Clean shit up tons - only generate 12 columns by default - custom builder will do differently if you request it.
|
2012-02-21 23:16:06 -08:00 |
|
Mark Otto
|
575072b74b
|
Merge pull request #2143 from inmarelibero/2.0.2-wip
Add columns 13-24 for grid systems to enable customization up to 24 cols
|
2012-02-21 15:15:56 -08:00 |
|
Emanuele Gaspari
|
1cfb3fd03a
|
substituted hard-coded number of columns (12) with @gridColumns
|
2012-02-21 19:19:15 +01:00 |
|
Mark Otto
|
f3ad4c7183
|
adding responsive utility classes and matching docs section with super neato table and test
|
2012-02-21 08:24:18 -08:00 |
|
Geremia Taglialatela
|
2068b74ea8
|
Fixed a wrong behaviour when using collapse and dropdown in responsive layout
|
2012-02-18 13:08:49 +01:00 |
|
Jacob Thornton
|
7ec09d0db9
|
2.0.1
|
2012-02-16 22:42:38 -08:00 |
|
Mark Otto
|
489276f5be
|
fix responsive media queries to use 979 and 980 where appropro
|
2012-02-16 21:08:52 -08:00 |
|
Mark Otto
|
cbe10bd591
|
clean up nav-header in responsive
|
2012-02-12 21:11:56 -08:00 |
|
Mark Otto
|
5bb55e4615
|
change fixed height on responsive textareas to min-height
|
2012-02-11 19:21:23 -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 |
|
Mark Otto
|
cfc1c8a8cd
|
clean up responsive media queries and docs css
|
2012-01-31 13:16:11 -08:00 |
|
Mark Otto
|
1cff29c33f
|
restore a few commented out responsive items
|
2012-01-30 23:02:24 -08:00 |
|
Jacob Thornton
|
155047c3e6
|
speed up topbar animation for responsive
|
2012-01-30 13:59:05 -08:00 |
|
Mark Otto
|
2d40b07afc
|
adding warning (orange) button, fix responsive navbar problem
|
2012-01-30 08:15:28 -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
|
0f088af855
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
docs/assets/bootstrap.zip
less/responsive.less
|
2012-01-30 00:43:57 -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 |
|
Jacob Thornton
|
fae04c8ac1
|
add license for responsive and rebuild
|
2012-01-29 19:04:26 -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
|
48529ad01f
|
last minute addition of a simple fluid grid for our fluid examples; it needs work, so we're not documenting it now
|
2012-01-29 13:06:57 -08:00 |
|
Mark Otto
|
62f4a1571a
|
revamped the thumbnails examples to make them work and look better at higher resolution
|
2012-01-28 22:48:25 -08:00 |
|
Mark Otto
|
f1e520badd
|
clarify and tweak media queries
|
2012-01-28 20:34:07 -08:00 |
|
Mark Otto
|
e532228721
|
more responsive tweaks for tablet
|
2012-01-28 18:25:05 -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
|
9db4f2a344
|
change .span* inputs to use content-sizing: border-box; to make them behave as block level elements
|
2012-01-28 14:30:45 -08:00 |
|
Mark Otto
|
296d06a285
|
add checkbox/radio border for ios in responsive
|
2012-01-28 13:07:01 -08:00 |
|
Mark Otto
|
70c6a6cd85
|
fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices
|
2012-01-28 12:58:26 -08:00 |
|
Mark Otto
|
f1851ab133
|
change text on js docs page to improve rendering on iphone, update responsive for carousel considerations
|
2012-01-28 00:43:25 -08:00 |
|
Mark Otto
|
967030cb53
|
modal refinements in docs and general responsiveness
|
2012-01-28 00:39:22 -08:00 |
|
Mark Otto
|
342a99f1d0
|
block level page-header h1 small for readability on 480px and under
|
2012-01-28 00:29:38 -08:00 |
|
Mark Otto
|
f6dc566963
|
overhaul navbar behavior in responsive css
|
2012-01-27 16:26:55 -08:00 |
|
Mark Otto
|
e8647c1b11
|
huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff
|
2012-01-27 13:20:02 -08:00 |
|
Jacob Thornton
|
dc2deb9a1b
|
moving structure around + more work on builder...
|
2012-01-26 21:48:46 -08:00 |
|