framework/js
David Wheatley 0d139e6133
[A11Y] Add aria-label to dropdown toggles (#2668)
Implement custom accessible dropdown toggle labels for forum components

Making the a11y label more specific to the specific action it performs is critical for good UX with assistive technologies.
2021-03-16 10:50:36 -04:00
..
dist Bundled output for commit 386f3d3db1 [skip ci] 2021-03-16 01:43:29 +00:00
src [A11Y] Add aria-label to dropdown toggles (#2668) 2021-03-16 10:50:36 -04:00
.prettierrc.json Configure prettier via JSON file 2020-04-17 10:44:36 +02:00
admin.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
forum.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
package-lock.json npm audit fix 2021-03-15 13:25:12 +01:00
package.json Editor Driver Abstraction (#2594) 2021-02-26 16:17:05 -05:00
shims.d.ts Remove Mithril namespace export from shims.d.ts (#2347) 2020-10-02 19:34:06 -04:00
tsconfig.json Update tsconfig file to include .tsx files (#2457) 2020-11-26 12:00:13 -05:00
webpack.config.js Initial TypeScript infrastructure (#2206) 2020-07-03 14:47:44 +02:00