Mark Otto
d5b2dea1a5
Rip out the pager component
2016-01-06 14:47:33 -08:00
Mark Otto
d46c7ef565
fixes #18658 : no more min-width action on progress bars. we had them in v3 and ended up removing them for additional problems it caused folks.
2016-01-06 14:33:58 -08:00
Mark Otto
8c85934621
Clarify a few things in migration docs
2016-01-06 14:10:46 -08:00
Mark Otto
8ba7f3db73
grunt
2016-01-06 14:07:17 -08:00
Mark Otto
ce18736cd8
fix example css
2016-01-06 14:07:13 -08:00
Patrick H. Lauke
3da46631e7
Merge pull request #18775 from twbs/hack-18543
...
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
2016-01-06 20:15:58 +00:00
Patrick H. Lauke
fd839ab057
Merge pull request #18778 from twbs/rip-datetime
...
Remove usages of and references to <input type="datetime">
2016-01-06 19:39:43 +00:00
Chris Rebert
602b107edb
Remove usages of and references to <input type="datetime">
...
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336
Only Presto Opera ever implemented a special UI for it.
[skip sauce]
2016-01-06 11:28:17 -08:00
Chris Rebert
1300af1d2d
Update docs to account for #18772
...
/fyi @mdo
[skip sauce]
2016-01-06 01:33:13 -08:00
Chris Rebert
0c9429a803
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
...
Closes #18543
2016-01-06 01:21:01 -08:00
Mark Otto
1997412bee
Merge pull request #18774 from twbs/v4-outline-cards
...
v4: Rename .card-*-outline to .card-outline-*
2016-01-06 01:12:30 -08:00
Mark Otto
5c803b656c
update docs to match
2016-01-06 01:11:22 -08:00
Mark Otto
eecef86f4f
Merge branch 'v4-dev' into v4-outline-cards
2016-01-06 01:10:15 -08:00
Mark Otto
2db13042bd
Merge pull request #18501 from petetnt/card-outline-docs
...
Document .card-*-outline variants
2016-01-06 01:09:58 -08:00
Mark Otto
b48eb53962
rename .card-*-outline to .card-outline-* for consistency with button outlines
2016-01-06 01:09:45 -08:00
Mark Otto
6d01de2f74
Merge pull request #18518 from sergej2705/v4-dev-background-variant
...
Added !important to hover
2016-01-06 01:07:28 -08:00
Mark Otto
3dd08d60eb
Merge pull request #18695 from bassjobsen/patch-30
...
.container, .container-fluid should be conditional upon $enable-grid-…
2016-01-06 01:00:22 -08:00
Mark Otto
9262760a67
Merge pull request #18736 from twbs/readme-badges
...
README: Add badges for Packagist and Atmosphere
2016-01-06 00:13:58 -08:00
Mark Otto
532097e3f5
Merge pull request #18772 from twbs/v4-outline-buttons
...
v4: Rename .btn-*-outline to .btn-outline-*
2016-01-06 00:12:43 -08:00
Mark Otto
0be0a8eb1a
fixes #17719 : rename .btn-*-outline to .btn-outline-*
2016-01-06 00:11:49 -08:00
Mark Otto
d22a8926d2
Merge pull request #18741 from bassjobsen/patch-15
...
fix justified navbar
2016-01-06 00:08:35 -08:00
Mark Otto
f550d99553
grunt
2016-01-06 00:07:41 -08:00
Mark Otto
ff07ba3af4
Merge pull request #18771 from twbs/v4-custom-forms-revamp
...
v4: Custom forms (disabled state, revamp, etc)
2016-01-06 00:02:25 -08:00
Mark Otto
4625547aea
disable it for the whole file
2016-01-06 00:00:08 -08:00
Mark Otto
069277e86f
really disable the offending one
2016-01-05 23:58:34 -08:00
Mark Otto
00e2b29041
try disabling that
2016-01-05 23:56:08 -08:00
Mark Otto
d8d67eaa6a
rewrite custom file input component to use classes over nested elements
2016-01-05 23:45:44 -08:00
Mark Otto
ac446058ff
ensure custom selects get rounded corners
2016-01-05 23:45:20 -08:00
Mark Otto
8d66b9956c
Change .c-select to .custom-select
2016-01-05 23:34:51 -08:00
Mark Otto
42a50e7d2c
clarify docs
2016-01-05 23:28:26 -08:00
Mark Otto
ef3061d5f1
update forms docs
...
- add more details on custom checkboxes and radios for how we handle the states and how the css works
- create a disabled custom checkboxes and radios example
2016-01-05 23:26:36 -08:00
Mark Otto
11df78ec74
Revamp custom form styles
...
- Less nesting with more specific classes
- New class names for most elements to avoid unnecessary and potentially confusing shorthand
- Require new class and markup for the description (though it's only necessary for disable states, it's now part of the entire component's markup for all states just in case)
- Change up colors and variables for regular and disabled states
2016-01-05 23:25:42 -08:00
Mark Otto
c081d4802d
Merge pull request #18682 from twbs/media-obj-zoom
...
Remove nonstandard `zoom: 1` from media object
2016-01-05 20:58:39 -08:00
Mark Otto
3c009add3b
Merge pull request #18734 from tagliala/fix-highlight-docs
...
Fix margins in highlighted code in docs
2016-01-05 20:48:13 -08:00
Chris Rebert
eb26e69a85
Add alternative migration possibility for panel color variants
...
Refs #18767
[ci skip]
2016-01-05 17:07:22 -08:00
markau
871a003ca2
Fixes #17918 : Add styles for disabled custom checkboxes and radios
2016-01-05 00:47:32 -08:00
Mark Otto
dd64fa87f3
grunt
2016-01-05 00:22:44 -08:00
Mark Otto
80f7844b0f
Merge pull request #18760 from twbs/v4-17991
...
v4: font-weight: normal on labels
2016-01-05 00:16:15 -08:00
Mark Otto
6a7577d3c6
remove instances of font-weight: normal since we no longer specify bold labels (as of v4)
2016-01-05 00:14:58 -08:00
Chris Rebert
ceaee3ecfa
Merge pull request #18755 from twbs/lint-docs-css
...
Grunt: Extract lint-docs-css task
2016-01-04 00:27:18 -08:00
Chris Rebert
02c47cb0e9
Grunt: Extract lint-docs-css task
...
[skip sauce]
2016-01-04 00:22:04 -08:00
Mark Otto
a79f89b354
grunt
2016-01-03 19:16:53 -08:00
Mark Otto
a439bc16c6
Merge pull request #18752 from twbs/v4-docs-scsslint
...
v4: Docs Sass linting
2016-01-03 19:14:46 -08:00
Mark Otto
09c3942986
Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1
...
Docs: accessibility fix-up of collapsible content navbar, change site-wide main navbar
2016-01-03 19:14:14 -08:00
Mark Otto
5c43dff155
Merge pull request #18697 from bassjobsen/patch-31
...
remove `<div class="bd-sidebar">`
2016-01-03 19:13:44 -08:00
Mark Otto
0a3573b235
Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1
...
Docs: add note and advice about .disabled and keyboard focus
2016-01-03 19:12:33 -08:00
Mark Otto
c76a2c3218
Merge pull request #18669 from twbs/fix-18652
...
Remove .dl-horizontal; it's redundant to the grid system
2016-01-03 19:10:42 -08:00
Mark Otto
16552b241c
Merge pull request #18675 from patrickhlauke/docs-code1
...
Docs: tweaks to content code
2016-01-03 19:03:26 -08:00
Mark Otto
ca6f6ca2f5
grunt
2016-01-03 18:43:59 -08:00
Mark Otto
1364caf0b6
reformat syntax styles for linting
2016-01-03 18:28:07 -08:00