Mark Otto
ef5e2a5b5b
property order linting
2016-01-03 18:12:33 -08:00
Mark Otto
a95f55fc38
dont scsslint the main file because of the built-in copyright banner
2016-01-03 18:12:26 -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
Mark Otto
4198d61bb5
enable scsslinting for docs scss
2016-01-03 18:09:09 -08:00
Chris Rebert
e93eeaa2b0
Merge pull request #18575 from QWp6t/patch-2
...
Add tether as bower dependency
2016-01-01 20:05:12 -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
Chris Rebert
cd74e2db2e
README: Add version numbers to install commands for consistency with HTML docs
...
Refs #18728
[ci skip]
2015-12-31 12:33:42 -08:00
Chris Rebert
60922c6899
Merge pull request #18717 from supergibbs/nuget_fixes_v4
...
Fixed NuGet link and bugs in MyGet script
2015-12-31 11:42:13 -08: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
9cd6903768
Merge pull request #18699 from patrickhlauke/disabled-pointer-events
...
Add pointer-events:none to disabled pagination/pager links
2015-12-29 16:23:41 +00:00
Patrick H. Lauke
400d09f3c0
Merge pull request #18716 from SamHH/v4-dev
...
Add max-width to file browser; fixes #18651
2015-12-29 16:20:24 +00:00
Supergibbs
a665569bd0
Fixed NuGet link and bugs in MyGet script
2015-12-29 08:12:55 -08:00
Sam A. Horvath-Hunt
f7a43ed6b7
Add max-width to file browser; fixes #18651
2015-12-29 14:41:21 +00:00
Patrick H. Lauke
348763d65c
Add pointer-events:none to disabled pagination/pager links
...
as currently this was missed out (compared to disabled `a.btn`)
2015-12-27 10:03:09 +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
Patrick H. Lauke
807a149602
Merge pull request #18687 from jch/patch-1
...
Fix typo in docs/getting-started/introduction.md
2015-12-26 19:57:36 +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
86b3110242
Merge pull request #18685 from patrickhlauke/docs-card1
...
Docs: change "Button" to "Go somewhere"
2015-12-26 12:44:57 +00: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
fc7fb0694a
Merge pull request #18680 from patrickhlauke/docs-modal-tweak1
...
Docs: add ellipsis to modal example code
2015-12-25 21:21:27 +00:00
Patrick H. Lauke
f6b0f8f3ad
Add ellipsis to modal example code
2015-12-25 21:17:32 +00:00
Chris Rebert
9325bf045d
Merge pull request #18677 from twbs/fix-text-hide-font
...
Fix syntax of .text-hide's `font` property value
2015-12-25 14:14:44 -07:00
Patrick H. Lauke
66479d8a5f
Add aria-disabled to disabled link example and description
2015-12-25 21:13:57 +00:00
Patrick H. Lauke
b5bf4334ca
Add aria-pressed=true to example
...
...as per the text immediately preceding this example
2015-12-25 21:09:59 +00:00
Chris Rebert
4a05f19a3b
Fix syntax of .text-hide's font
property value
...
In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property.
Removing the quotes fixes the syntax error and does not cause any SCSS compiler error.
[skip sauce]
[skip validator]
2015-12-25 14:06:39 -07:00
Chris Rebert
4258fb7992
Merge pull request #18670 from twbs/unnest-autoprefixer-settings
...
Un-nest Autoprefixer settings in module object
2015-12-24 22:17:22 -07:00
Chris Rebert
b0ab6bbf05
Un-nest Autoprefixer settings in module object
...
[skip sauce]
[skip validator]
2015-12-24 21:32:54 -07:00
Chris Rebert
c9d86ff3a3
Update current Firefox ESR to 38 in Autoprefixer settings
...
See https://www.mozilla.org/en-US/firefox/organizations/faq/
[skip sauce]
[skip validator]
2015-12-24 20:11:12 -07:00
Chris Rebert
e4989bf784
autoprefixer-settings.js: Link to Firefox ESR webpage
...
[skip sauce]
[skip validator]
2015-12-24 19:52:38 -07:00
Bass Jobsen
4445c4f0f3
Move Autoprefixer settings out of Gruntfile.js and into a separate file
...
Refs #18584
Closes #18659
[skip sauce]
[skip validator]
2015-12-24 19:49:26 -07:00
Chris Rebert
99dfd88219
Merge pull request #18392 from twbs/exempt-getUID
...
Exempt getUID() from ESLint's no-bitwise rule
2015-12-24 18:58:19 -07:00
Chris Rebert
5deb734b53
ESLint: enable no-bitwise rule
...
[skip sauce]
2015-12-24 18:53:41 -07:00
Chris Rebert
ad4c0ee52f
Exempt getUID() from ESLint's no-bitwise rule
...
[skip sauce]
[skip validator]
2015-12-24 18:53:08 -07:00
Chris Rebert
56a6d964e0
Merge pull request #18667 from twbs/tether-examples
...
Add Tether to example pages that were missing it
2015-12-24 18:18:33 -07:00
Chris Rebert
95d030c226
Add Tether to example pages that were missing it
...
[skip sauce]
2015-12-24 18:13:53 -07:00
Chris Rebert
d3a9fdcc0b
Merge pull request #18666 from twbs/fix-18664
...
Include Tether via CDN in starter templates
2015-12-24 18:12:17 -07:00
Chris Rebert
11b526e51d
Include Tether via CDN in starter templates; fixes #18664
...
[skip sauce]
2015-12-24 18:08:41 -07:00
Chris Rebert
74f1d3b9b8
Merge pull request #18393 from twbs/dropdown-bitwise-less-tricksy
...
dropdown.js: Use more straightforward phrasing for index bound check
2015-12-24 08:16:19 -07:00
Chris Rebert
d30310feae
Merge pull request #18638 from twbs/fix-18365
...
Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab
2015-12-24 08:15:27 -07:00
Patrick H. Lauke
e2bf1e9fae
Merge pull request #18654 from patrickhlauke/docs-helptext1
...
Docs: reintroduce `aria-describedby` advice for help text
2015-12-24 13:38:46 +00:00
XhmikosR
612ff4f5d1
Run grunt
.
...
[ci skip]
2015-12-24 12:50:15 +02:00