Mark Otto
dfa2536c3b
Restore .navbar-text and add some basic examples to the docs /cc #18049
2016-05-15 12:29:56 -07:00
Mark Otto
5a5ca44a3b
follow up to c6c0522598
: define those new vars
2016-05-14 12:46:06 -07:00
Mark Otto
9c0c5fd9b1
Merge branch 'v4-navbars' of https://github.com/twbs/bootstrap into v4-navbars
2016-05-14 12:41:48 -07:00
Mark Otto
f98f9c9155
add docs note to clear up #18599--active states for navbars can be on anchors or parents
2016-05-14 12:41:26 -07:00
Mark Otto
05bdecd0b0
Add dropdown menu example to navbar docs
2016-05-13 08:19:16 -07:00
Mark Otto
c6c0522598
more navbar variables
2016-05-13 08:15:48 -07:00
Mark Otto
745e37a325
correction, -toggler-*
2016-05-12 21:50:17 -07:00
Mark Otto
906357b75f
new var for -toggle-border-radius
2016-05-12 21:49:56 -07:00
Mark Otto
3021c241cc
add new variable for -toggle-font-size
2016-05-12 21:49:03 -07:00
Mark Otto
9c100a6a9f
clarify example with code comment
2016-05-12 19:47:49 -07:00
Mark Otto
083271ae48
Update collapsible navbar docs
...
- Add .text-muted for text color control over .bg-inverse in the examples
- Add a dark navbar collapse example
2016-05-12 11:24:43 -07:00
Mark Otto
8b7ce089c9
Alternate fix to #18865 : Change the .navbar-toggler color for light/dark navbars as we do with the .navbar-brand
2016-05-12 11:24:09 -07:00
Mark Otto
2a36b4b320
grunt
2016-05-11 23:30:22 -07:00
Mark Otto
d8a9a069c8
fixes #19429 : mention grunt tasks in local dev in readme
2016-05-11 23:30:19 -07:00
Mark Otto
64e7230d33
Fixes #19563 : Add variable for setting background-color on .bg-inverse
2016-05-11 23:26:39 -07:00
Mark Otto
1f25326926
grunt
2016-05-11 23:24:40 -07:00
Mark Otto
fc75a2c78f
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-05-11 23:23:11 -07:00
Mark Otto
15874b7afc
Fixes #19732 : Mention change to list-group-item class and links/buttons in migration docs
2016-05-11 23:23:02 -07:00
Mark Otto
fda41fd440
Merge pull request #19885 from twbs/v4-cards
...
v4: Card improvements
2016-05-11 23:21:18 -07:00
Mark Otto
e70f7162ec
Fix #17511 by adding mention to the docs for how to extend the card columns
2016-05-11 23:13:52 -07:00
Mark Otto
56a5b19cdb
Fixes #17911 : Explicitly remove margin-bottom from cards in .card-deck
...
Here we're doing some margin swapping, so it looks a little funky. All this does is match the margin implementation and rendering across our table and flex versions of card decks.
2016-05-11 22:14:05 -07:00
Mark Otto
de91c5e0be
fixes #19650 : improve non-flexbox card deck behavior so columns are always the same width
2016-05-11 21:18:35 -07:00
Mark Otto
5ff8d0f66e
Fixes #19840 : Invert the .card-subtitle color as well for .card-inverse
2016-05-11 20:41:33 -07:00
Mark Otto
f68b06a123
Update card variants
...
- Remove background-color from header and footer in inverse cards (fixes #19841 )
- Update border override for header and footer in cards; only need to declare a new color
- Update the selector for targetting blockquote footers in cards
2016-05-11 20:32:20 -07:00
Mark Otto
964811d48d
Update card header and footer
...
- Remove the box-shadow and switch back to border to match .card basics
- Update the header nav margin override--since we restored the border, we need that default negative margin at the bottom
2016-05-11 20:22:07 -07:00
Mark Otto
a296975221
Fixes #18584 : Link to autoprefixer json file (link is broken until we make this the master branch)
2016-05-11 16:48:21 -07:00
Mark Otto
1993fe5985
Fixes #19267 : Mention grid class changes in migration docs
2016-05-11 16:38:17 -07:00
Mark Otto
0eeff0b7cd
grunt
2016-05-11 16:35:02 -07:00
Mark Otto
98049e908c
add another note about dropdown styles changing
2016-05-11 16:34:59 -07:00
Mark Otto
d74a897f55
Overhaul tables docs and use rgba() colors for inverse tables
...
- Add inverse examples for all variants
- Use rgba() colors for hover and accent states for easy usage in inverse styles
2016-05-11 16:28:28 -07:00
Mark Otto
7fa88b3b8a
Update tags/labels/badges migration docs to mention class and change in behavior for alignment in list groups
2016-05-11 16:11:17 -07:00
Mark Otto
c6ac4f567e
grunt
2016-05-11 15:58:46 -07:00
Mark Otto
85a71854bf
clarify that
2016-05-11 15:58:42 -07:00
Mark Otto
e0ad178ac3
Merge pull request #18807 from twbs/v4-split-buttons
...
v4: Figuring out split dropdown buttons
2016-05-11 15:03:51 -07:00
Mark Otto
6e7d450e1c
linting order
2016-05-11 14:28:59 -07:00
Mark Otto
7cc802ea78
Consolidate button-dropdown.md with dropdowns.md to simplify docs
2016-05-11 14:13:16 -07:00
Mark Otto
575769c34d
rest in peace _functions.scss
2016-05-11 11:36:40 -07:00
Mark Otto
fda92d02a3
Unfuck those split button dropdowns
...
- Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size
- Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed
- Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button
2016-05-11 11:36:09 -07:00
Mark Otto
b280e36b78
Merge branch 'v4-dev' into v4-split-buttons
2016-05-11 11:07:06 -07:00
Mark Otto
9d6b41c127
Merge pull request #19141 from twbs/v4-forms-cleanup
...
v4: Forms cleanup
2016-05-11 10:49:31 -07:00
Mark Otto
547290293c
grunt
2016-05-11 10:20:00 -07:00
Mark Otto
e2751554a2
Merge branch 'v4-forms-cleanup' of github.com:twbs/bootstrap into v4-forms-cleanup
2016-05-11 10:19:40 -07:00
Mark Otto
618ac44f52
update migration notes
2016-05-11 10:16:00 -07:00
Patrick H. Lauke
89cda53070
Merge pull request #19879 from patrickhlauke/v4-modal-aria-fix
...
Handle aria-hidden on modal container when showing/hiding
2016-05-11 10:35:22 +01:00
Patrick H. Lauke
b107e3342a
Handle aria-hidden on modal container when showing/hiding
...
Fixes #19878
2016-05-11 02:01:56 +01:00
Mark Otto
425e3d407e
Bring back some 'help text' love for forms with .form-text
...
- Includes new class
- New docs to support it
- Rearranged older docs
2016-05-10 08:24:38 -07:00
Mark Otto
73d9815343
Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-forms-cleanup
2016-05-09 19:25:42 -07:00
Mark Otto
35c11b69df
Update checkboxes and radios docs
...
- Add lighter gray text to disabled state for .form-check
- Separate radios and checkboxes example
- Clarify docs
2016-05-09 11:00:36 -07:00
Mark Otto
5aa32b3f3a
clarify docs comment from #19459
2016-05-09 10:29:04 -07:00
Mark Otto
72d68bac7a
more options, clearer options, and proper markdown formatting
2016-05-09 10:25:38 -07:00