Penar Musaraj
ce904dc765
DEV: Remove tabindex property from selected name template ( #11882 )
2021-01-28 13:42:59 -05:00
Kris
e031679f99
A11Y: Add aria-label to input clear button ( #11803 )
2021-01-21 21:58:34 -05:00
Kris
ff095e7249
A11Y: Update selected name role to button ( #11804 )
2021-01-21 21:58:06 -05:00
Joffrey JAFFEUX
a8169e93c2
DEV: implements combobox roles for select-kit ( #11769 )
...
https://www.w3.org/TR/wai-aria-practices-1.1/#wai-aria-roles-states-and-properties-6
2021-01-20 15:50:53 +01:00
Joffrey JAFFEUX
ce01f9db46
DEV: adds support for lang attribute in select-kit ( #11741 )
2021-01-18 15:34:18 +01:00
Michael Brown
d9a02d1336
Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse ""
...
This reverts commit 20780a1eee
.
* SECURITY: re-adds accidentally reverted commit:
03d26cd6: ensure embed_url contains valid http(s) uri
* when the merge commit e62a85cf
was reverted, git chose the 2660c2e2
parent to land on
instead of the 03d26cd6
parent (which contains security fixes)
2020-05-23 00:56:13 -04:00
Jeff Atwood
20780a1eee
Revert "Merge branch 'master' of https://github.com/discourse/discourse "
...
This reverts commit e62a85cf6f
, reversing
changes made to 2660c2e21d
.
2020-05-22 20:25:56 -07:00
Robin Ward
09ca75d17e
FIX: select-kit was in the wrong place
...
`app/` means we want to merge it into our application there. `addon`
means give it its own module namespace, which is what we wanted.
2020-05-20 11:51:49 -04:00