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
Mark Otto
5c803b656c
update docs to match
2016-01-06 01:11:22 -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
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
d8d67eaa6a
rewrite custom file input component to use classes over nested elements
2016-01-05 23:45:44 -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
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
Mark Otto
dd64fa87f3
grunt
2016-01-05 00:22:44 -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
Mark Otto
b435894e2d
basic linting
2016-01-03 18:27:54 -08:00
Mark Otto
7a582b2ffe
basic linting changes, disable some id selector testing per file as needed
2016-01-03 18:17:58 -08:00
Mark Otto
ef5e2a5b5b
property order linting
2016-01-03 18:12:33 -08:00
Mark Otto
26b4211c23
we nuked the focusedinput example awhile back, so nuking the styles too
2016-01-03 18:10:47 -08:00
Mark Otto
6e7a9c5a38
basic linting
2016-01-03 18:10:34 -08:00
Mark Otto
84cd41956f
nuke vendor prefixes
2016-01-03 18:10:22 -08:00
Mark Otto
7a00b13b07
remove unused rule for ads css that was hiding an image that no longer exists (i think)
2016-01-03 18:09:36 -08:00
Chris Rebert
e655c2db52
Add Wall of Browser Bugs entry for #18738
...
* https://bugs.webkit.org/show_bug.cgi?id=152637
* http://openradar.appspot.com/24030853
[ci skip]
2016-01-01 13:31:02 -08:00
Chris Rebert
422ed9ab48
grunt dist docs
...
[ci skip]
2016-01-01 12:37:52 -08:00
Chris Rebert
e9192f6de0
Update copyright years to 2016
...
[ci skip]
2016-01-01 12:31:38 -08:00
Bass Jobsen
a01d2f0056
add .nav-justified class
2016-01-01 17:17:22 +01:00
Bass Jobsen
470bb9c815
add new CSS classes to the navbar
2016-01-01 17:15:24 +01:00
Geremia Taglialatela
ac77f5843a
Fix margins in highlights
2015-12-31 20:00:28 +01:00
Chris Rebert
95893cd449
Merge pull request #18614 from patrickhlauke/docs-browsers-devices1
...
Docs: update browser support info
2015-12-30 10:38:50 -08:00
Patrick H. Lauke
2f4bdca9b5
Split out to new para, into two sentences
2015-12-30 10:37:09 +00:00
Patrick H. Lauke
cc7cc4eda6
Remove Opera 18 and IE11 mention
...
As per our browser compat policy, we only claim support for latest
versions of Opera on desktop. Current Opera is version 34. From testing, IE11 does support `pointer-events:none` just fine now.
2015-12-27 10:24:34 +00:00
Bass Jobsen
38b40d8f59
remove <div class="bd-sidebar">
...
content had already been wrapped in the `<div class="col-md-3 col-md-push-9 bd-sidebar">`
2015-12-27 01:29:18 +01:00
Patrick H. Lauke
fb4ff3e204
Tweak the wording for link functionality
...
to harmonise it with the callout given in pagination
2015-12-26 23:33:36 +00:00
Patrick H. Lauke
f1cdb3b68d
Add note and advice about .disabled and keyboard focus
2015-12-26 23:33:35 +00:00
Patrick H. Lauke
699c6bb383
Merge pull request #18690 from patrickhlauke/docs-tooltips1
...
Docs: add accessibility callout for tooltips
2015-12-26 20:41:48 +00:00
Patrick H. Lauke
b14c7f1e17
Add accessibility callout for tooltips
2015-12-26 20:12:51 +00:00
Jerry Cheung
37426b9d83
Fix typo in docs/getting-started/introduction.md
...
Remove 'including'.
2015-12-26 09:41:42 -08:00
Patrick H. Lauke
ff07a81e9f
Change wording on link styled as button
...
"Go somewhere" is more descriptive of an example link, rather than a
button that triggers in-page functionality. Also makes it consistent
with all other examples in this page
2015-12-26 12:40:04 +00:00
Patrick H. Lauke
097575ad43
Merge pull request #18679 from patrickhlauke/docs-button-disabled1
...
Docs: add aria-disabled to disabled link example and description
2015-12-25 22:32:33 +00:00
Chris Rebert
f954e5958c
Merge pull request #18678 from patrickhlauke/docs-button-active1
...
Docs: add aria-pressed=true to components buttons active state example
2015-12-25 15:11:53 -07:00
Patrick H. Lauke
efe2419fec
Change "preformatted text" heading and intro para
...
also, stray "blocks" in the "Sample output", which doesn't seem to
belong there.
2015-12-25 21:26:41 +00:00
Patrick H. Lauke
f6b0f8f3ad
Add ellipsis to modal example code
2015-12-25 21:17:32 +00:00