mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-02 13:23:29 +01:00
e1aceca72b
* Make username regenerator button same as password one it seems that (originally?) it wanted to be disabled at first and then become active again once the generator's async call was finished...but this seems unnecessary. removing all that extraneous stuff that doesn't seem to be actually doing anything makes this work just as well as the password generator button, and doesn't end up losing/resetting focus. * Remove the `[disabled]` attribute from regenerate buttons * Use `aria-disabled` instead of `disabled`, make click event conditional * Make spinner show for `aria-disabled` controls as well |
||
---|---|---|
.. | ||
404 | ||
app | ||
connectors | ||
images | ||
locales | ||
scss | ||
utils | ||
.nojekyll | ||
404.html | ||
app-id.json | ||
browserconfig.xml | ||
favicon.ico | ||
global.d.ts | ||
index.html | ||
main.ts | ||
manifest.json | ||
polyfills.ts | ||
theme.js | ||
version.json |