Johann-S
8fda884ad3
Reset carousel touch delta x to prevent click transformation in swipe ( #28558 )
2019-03-27 20:57:28 +02:00
XhmikosR
c0b2f72a06
Add a netlify
npm script. ( #28552 )
2019-03-27 20:57:28 +02:00
XhmikosR
12532dc913
Remove http
from docs search. ( #28557 )
...
We use only `https` for a few months now.
2019-03-27 20:57:28 +02:00
Patrick H. Lauke
3ab0441667
Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars ( #28530 )
2019-03-27 20:57:28 +02:00
Shohei Yoshida
60f31b32f8
Workaround for MS edge bug ( #28275 )
2019-03-27 20:57:28 +02:00
XhmikosR
77212386c0
Revert back to the old snippet and just add anonymize IP.
...
We don't need the extra bloat of gtag.
2019-03-27 20:57:28 +02:00
Mark Otto
e34ba3532f
Update GA to latest script & anonymize IPs
2019-03-27 20:57:28 +02:00
XhmikosR
72a1437dae
.gitignore: add the Hugo folders.
2019-03-27 20:57:28 +02:00
XhmikosR
413c313644
Use local doc versions favicon.ico.
2019-03-27 20:57:28 +02:00
XhmikosR
c9159ccf05
Include favicons for examples.
2019-03-27 20:57:28 +02:00
Jim Jiang
9ba80d31d4
Remove redundant placeholders in forms docs ( #28406 )
...
* Change state field to select
* Include "Choose..." placeholder for select
* Change validated select to .custom-select
2019-03-12 15:23:12 +02:00
Patrick H. Lauke
86a97d197e
Remove indiscriminate outline suppression for tabindex="-1" elements ( #28437 )
...
instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class
2019-03-12 15:16:49 +02:00
Shohei Yoshida
87527d8149
Add <ol> to nav's comment ( #28426 )
2019-03-08 00:30:25 +02:00
mspae
be8ef5f655
disable assert assending check if the previous unit was a percentual value ( #28400 )
2019-03-08 00:30:25 +02:00
Johann-S
86de1d3875
fix jquery detection
2019-03-08 00:30:24 +02:00
XhmikosR
dad0765ed3
Update devDependencies and gems. ( #28347 )
2019-03-08 00:30:24 +02:00
Chris Barr
f2b9055c2b
Fix issue template links to the contributing guidelines ( #28378 )
2019-03-08 00:29:21 +02:00
Laussel Loïc
a5179125b0
put secondary navigation in an explicit landmark nav
and add a label on each nav ( #28361 )
2019-03-08 00:29:21 +02:00
Laussel Loïc
1a8886b7f7
add an explicit aria-label on link with svg on sample pages ( #28360 )
2019-03-08 00:29:21 +02:00
Martijn Cuppens
ba641ae507
Fix border if only one card ( #28365 )
2019-03-08 00:29:21 +02:00
XhmikosR
11c40217cf
Add --continue-on-error
in npm run lint
. ( #28338 )
...
So if one of the two sub-tasks fails, it still completes linting the other one.
2019-03-08 00:29:21 +02:00
Pierre GIRAUD
3b6c5ee620
Fix indentation ( #28321 )
2019-03-08 00:29:21 +02:00
XhmikosR
d30039c1a9
Update CONTRIBUTING.md for the current state of things. ( #28283 )
2019-03-08 00:29:20 +02:00
Laussel Loïc
a46866c950
add tabindex="-1" and aria-disabled="true" on disabled links ( #28305 )
2019-03-08 00:29:20 +02:00
Bardi Harborow
146cfa21a3
Create SECURITY.md ( #28288 )
2019-03-08 00:29:20 +02:00
XhmikosR
5e9fd345da
Use npm-run-all
for the release script. ( #28307 )
...
It's shorter.
2019-03-08 00:29:20 +02:00
XhmikosR
b2e9341b8c
Update devDependencies. ( #28292 )
2019-03-01 17:26:36 +02:00
XhmikosR
58a1c6ef92
Update devDependencies. ( #28271 )
2019-03-01 17:26:35 +02:00
Martijn Cuppens
fad6dda456
Deprecate form-control-focus mixin ( #28262 )
2019-03-01 17:25:58 +02:00
XhmikosR
60ba89b9a7
Replace 4.3.0 with 4.3.1 in nuget files. ( #28273 )
2019-03-01 17:25:58 +02:00
XhmikosR
8d109b62ba
Update docs and meta for 3.4.1. ( #28255 )
2019-03-01 17:25:58 +02:00
XhmikosR
8fa0d30101
Release v4.3.1. ( #28252 )
2019-02-13 18:01:40 +02:00
XhmikosR
dae20da750
Remove unneeded glob. ( #28249 )
...
Typo from 10b97f6
.
2019-02-13 15:21:04 +02:00
XhmikosR
10b97f6ed9
Fix npm package contents
2019-02-13 08:32:15 +02:00
Johann-S
7bc4d2e0bc
Add sanitize template option for tooltip/popover plugins.
2019-02-13 08:32:15 +02:00
Martijn Cuppens
bf2515ae68
Update RFS to v8.0.1 ( #28245 )
...
Remove warning if RFS is included more than once.
2019-02-12 22:49:12 +01:00
Martijn Cuppens
45ced606f4
Update font size ( #28232 )
2019-02-12 09:38:42 +02:00
Mark Otto
1ded0d6a4e
Release v4.3.0 ( #28228 )
...
* Prep for v4.3.0
* More updates for v4.3.0.
* rerun to build docs source map
2019-02-11 11:15:34 -08:00
XhmikosR
3aa0770b71
docs snippets: a few more minor tweaks ( #28225 )
...
* Remove extra comma.
* Use curly braces in snippet.
2019-02-11 11:34:02 +02:00
XhmikosR
adf16da25e
toasts.md: Remove useless div
s.
...
Instead pass the class to the example include.
2019-02-11 08:54:17 +02:00
XhmikosR
2bfe581eeb
Remove stray parameter from capture.
2019-02-11 08:54:17 +02:00
XhmikosR
bbf8b768ef
Cosmetic changes in snippets.
2019-02-11 08:54:17 +02:00
XhmikosR
7a9a8db7b1
docs: remove -ms-overflow-style: -ms-autohiding-scrollbar
( #28220 )
...
Similar to #28153
2019-02-10 22:13:13 +02:00
XhmikosR
24253b18e1
migration.md: use https. ( #28221 )
2019-02-10 22:05:16 +02:00
Martijn Cuppens
545f3fa921
Prevent text selection in placeholder images ( #28218 )
2019-02-09 14:21:41 +02:00
XhmikosR
94acdee691
Revert "Silence mkdir. ( #28184 )" ( #28209 )
...
This reverts commit 6ea000d2bc
.
Unfortunately, it doesn't seem to work.
2019-02-09 13:20:02 +02:00
XhmikosR
6c7dcc6882
placeholder.svg: Partially revert the changes from c0e42cb
. ( #28216 )
...
It broke the example include.
2019-02-09 13:10:29 +02:00
XhmikosR
1145365f6d
Reword footer text.
2019-02-08 22:51:45 +02:00
XhmikosR
bd328bf217
Use the site.repo
variable.
2019-02-08 22:51:45 +02:00
XhmikosR
a920429089
Change footer link to point to the docs team page
2019-02-08 22:51:45 +02:00