Mark Otto
|
62c78e46f8
|
more required input tweaks
|
2012-11-04 19:53:13 -08:00 |
|
Mark Otto
|
91bcccd9a8
|
simplify invalid input css
|
2012-11-04 19:43:09 -08:00 |
|
Mark Otto
|
ebed09ec01
|
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
|
2012-11-04 19:42:13 -08:00 |
|
Mark Otto
|
f3b3814606
|
Merge pull request #5786 from cvrebert/2.2.2-wip
fixes #5494: style invalid fields as invalid regardless of required-ness
|
2012-11-04 19:41:59 -08:00 |
|
Mark Otto
|
823b5accd3
|
start documenting html5 invalid form fields
|
2012-11-04 19:41:41 -08:00 |
|
Mark Otto
|
7e6cc0bf7e
|
Fixes #5785: allow for segmented button groups in input groups
|
2012-11-04 19:08:02 -08:00 |
|
Chris Rebert
|
76f9c9128e
|
fixes #5494: style invalid fields as invalid regardless of required-ness
|
2012-11-04 18:26:25 -08:00 |
|
Mark Otto
|
51f293ba4c
|
Fixes #5662: white-space: nowrap; on code element
|
2012-11-04 13:30:36 -08:00 |
|
Mark Otto
|
075e320a83
|
remove unnecessary bg declarations in buttons per #5684
|
2012-11-04 13:26:03 -08:00 |
|
Mark Otto
|
21957a3d9e
|
set background size for docs jumbotron for retina
|
2012-11-04 13:24:06 -08:00 |
|
Mark Otto
|
953dc3a6f2
|
higher res docs illustrations
|
2012-11-04 13:23:08 -08:00 |
|
Mark Otto
|
fb51efcbd4
|
Fixes #5113: increase .typeahead z-index for proper use with modals
|
2012-11-04 13:01:31 -08:00 |
|
Mark Otto
|
2320a09898
|
fix modals display in docs on tablet view
|
2012-11-04 12:58:57 -08:00 |
|
Mark Otto
|
1af0021014
|
Merge branch '2.2.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
less/type.less
|
2012-11-04 12:42:00 -08:00 |
|
Mark Otto
|
22d1506d23
|
remove margin on .inline lists
|
2012-11-04 12:39:27 -08:00 |
|
Mark Otto
|
508cc1fef4
|
change up list classes to use .list- prefix
|
2012-11-04 12:38:35 -08:00 |
|
Mark Otto
|
269be76f4a
|
Merge branch '2.2.2-wip' into exploratory
|
2012-11-04 12:37:44 -08:00 |
|
Mark Otto
|
28da31218f
|
Refine new inline list option
|
2012-11-04 12:36:37 -08:00 |
|
Mark Otto
|
68f26d959f
|
Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap into andriijas-2.1.2-list-inline
|
2012-11-04 12:27:30 -08:00 |
|
Mark Otto
|
e4866c4b3c
|
clarify unstyled lists docs
|
2012-11-04 12:27:18 -08:00 |
|
Mark Otto
|
83a3789b5e
|
add justified nav links for tabs and pills
|
2012-11-04 00:52:10 -07:00 |
|
Mark Otto
|
05a2d37559
|
run make after removing responsive css file
|
2012-11-04 00:37:49 -07:00 |
|
Mark Otto
|
25fded1ff4
|
responsive images, updated shadows on navbars, remove responsive file from docs
|
2012-11-04 00:31:43 -07:00 |
|
Mark Otto
|
3de6f3ff88
|
Swap old icons for new in docs
|
2012-11-03 16:18:02 -07:00 |
|
Mark Otto
|
a56de2b84f
|
Merge branch 'glyphicons_font' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
less/sprites.less
|
2012-11-03 16:15:54 -07:00 |
|
Mark Otto
|
c0eacca0db
|
Navs refactor, restoring .nav-list
|
2012-11-03 16:14:44 -07:00 |
|
Mark Otto
|
a12eb2b9f5
|
rgba() tooltip bg
|
2012-11-03 13:44:55 -07:00 |
|
Mark Otto
|
a249d1c8ee
|
Merge branch '2.2.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
|
2012-11-03 13:44:01 -07:00 |
|
Mark Otto
|
5d6cf2ee19
|
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
|
2012-11-03 13:43:23 -07:00 |
|
Mark Otto
|
2c93190283
|
Fixes #5776: Reside white-space for popovers
|
2012-11-03 13:42:08 -07:00 |
|
Mark Otto
|
a8b9342aea
|
Fixes #5739: Port in HTML5 BP print styles
|
2012-11-03 13:37:34 -07:00 |
|
Mark Otto
|
c9dbd2d601
|
Fixes #5458: Clarify fluid nesting
|
2012-11-03 13:28:48 -07:00 |
|
Mark Otto
|
72e2d4bb77
|
Merge pull request #5766 from bradly/spelling-fixes-in-docs
Fixing various spelling typos in the docs.
|
2012-11-03 13:20:06 -07:00 |
|
Mark Otto
|
7ea343d570
|
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
|
2012-11-03 13:19:53 -07:00 |
|
Mark Otto
|
ead5dbeba5
|
Fixes #5775: Collapse labels/badges
* When :empty, display: none;
* Add documentation for change in behavior
|
2012-11-03 13:18:23 -07:00 |
|
Mark Otto
|
2f39f86bd7
|
Merge pull request #5777 from bradly/change-example-emails-in-docs
Change example email addresses to use RFC 2606 reserved example domain.
|
2012-11-03 13:12:02 -07:00 |
|
Bradly Feeley
|
381d967ec8
|
Change example email addresses to use RFC 2606 reserved example domain.
|
2012-11-03 12:15:01 -06:00 |
|
Bradly Feeley
|
46b5e0cbc6
|
Fixing various spelling typos in the docs.
|
2012-11-02 16:34:21 -06:00 |
|
Mark Otto
|
fc42ac6a56
|
fixes #5756: duplicate media CSS in compiled builds
|
2012-11-02 09:47:42 -07:00 |
|
Mark Otto
|
1477e081d4
|
Merge branch '2.2.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
docs/getting-started.html
docs/templates/pages/getting-started.mustache
less/accordion.less
less/alerts.less
less/breadcrumbs.less
less/buttons.less
less/code.less
less/dropdowns.less
less/forms.less
less/navbar.less
less/progress-bars.less
less/responsive-navbar.less
less/tables.less
less/thumbnails.less
less/tooltip.less
less/wells.less
|
2012-11-02 09:36:51 -07:00 |
|
David
|
46d38b10b8
|
Prevent IE8 from misplacing imgs
Fixed imgs in a nav that were misplaced on IE8.
|
2012-11-02 15:04:34 +01:00 |
|
Mark Otto
|
4b3fb30877
|
tweaks to icons defaults and in buttons improve vertical align
|
2012-11-02 01:39:40 -07:00 |
|
Mark Otto
|
72198a59c0
|
removing glyphicons images, swapping in new icon font with new classes
|
2012-11-02 01:20:06 -07:00 |
|
Mark Otto
|
d0c75bbc83
|
fixes #5742: add cursor: pointer; to labels and selects
|
2012-11-01 09:44:51 -07:00 |
|
Mark Otto
|
d350f577e9
|
fixes #3222: simpler positioning of modals
|
2012-10-31 21:43:32 -07:00 |
|
Mark Otto
|
46347fff01
|
fixes #5692: add version # to readme
|
2012-10-31 11:17:01 -07:00 |
|
Ninir
|
be03a53086
|
Replaced hardcoded CSS rules with mixins
|
2012-10-31 11:09:44 -07:00 |
|
Mark Otto
|
14b941744c
|
fixes #5700: restore white text on active dropdown/typeahead text
|
2012-10-31 10:51:27 -07:00 |
|
Mark Otto
|
bf48c31406
|
Merge branch 'bradly-affix-docs-fix' into 2.2.2-wip
|
2012-10-31 10:48:44 -07:00 |
|
Mark Otto
|
64326322b4
|
fixes #5725: hover state for a.muted; also reformatted CSS
|
2012-10-31 10:46:04 -07:00 |
|