- 19 Feb, 2019 1 commit
-
-
Patrick H. Lauke authored
`aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (see https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup) in our use (as generic disclosure widgets), it's incorrect and sets up the wrong assumption/behavior from assistive technologies. in future, we likely want to change our dropdowns to essentially be like a `dialog` - move focus to it when opened, possibly make it modal so focus is maintained inside it and the rest of the page is hidden/inert. but for now, removing the incorrect attribute is probably the quickest, most immediate fix.
-
- 13 Feb, 2019 2 commits
- 11 Feb, 2019 1 commit
-
-
Mark Otto authored
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
-
- 06 Feb, 2019 3 commits
- 05 Feb, 2019 3 commits
-
-
Jason Golieb authored
-
Jason Golieb authored
-
Jason Golieb authored
-
- 20 Jan, 2019 1 commit
-
-
Shohei Yoshida authored
-
- 17 Jan, 2019 1 commit
-
-
Johann-S authored
-
- 15 Jan, 2019 1 commit
-
-
XhmikosR authored
-
- 14 Jan, 2019 1 commit
-
-
Johann-S authored
-
- 04 Jan, 2019 2 commits
- 23 Dec, 2018 1 commit
-
-
Johann-S authored
-
- 21 Dec, 2018 2 commits
- 16 Dec, 2018 1 commit
-
- 15 Dec, 2018 2 commits
-
-
Mark Otto authored
-
Patrick H. Lauke authored
`shrink-to-fit=no` is not needed anymore - Apple removed the need for it from iOS9.3 onwards See https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html and https://github.com/h5bp/html5-boilerplate/issues/2102
-
- 14 Dec, 2018 1 commit
-
-
Johann-S authored
-
- 13 Dec, 2018 1 commit
-
-
XhmikosR authored
-
- 10 Dec, 2018 2 commits
-
-
Johann-S authored
-
Mike Vastola authored
-
- 06 Dec, 2018 2 commits
-
-
Patrick H. Lauke authored
...as it always evaluates to true
-
Johann-S authored
-
- 05 Dec, 2018 3 commits
-
-
Patrick H. Lauke authored
Dynamically set/remove `aria-modal="true"` when a modal is shown/hidden
-
Johann-S authored
-
Johann-S authored
-
- 25 Nov, 2018 2 commits
- 23 Nov, 2018 1 commit
-
-
ysds authored
-
- 20 Nov, 2018 2 commits
-
-
XhmikosR authored
-
Tieson Trowbridge authored
-
- 14 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 13 Nov, 2018 3 commits
-
-
XhmikosR authored
-
Laussel LOïc authored
Also remove close button everywhere just let it when autohide is set to false
-
Johann-S authored
-