Ryan McKinley
|
d710507bc5
|
Chore: Avoid explicit React.FC<Props> when possible (#64722)
|
2023-03-14 16:38:21 +02:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Alex Khomenko
|
059ef4ee9a
|
PasswordField: Fix button role (#37816)
* Fix button role
* Fix tests
|
2021-08-12 10:46:33 +02:00 |
|
Tobias Skarhed
|
b0dcbd568a
|
PasswordField: Don't show password on enter #37444
|
2021-08-02 12:58:00 +02:00 |
|
Tharun Rajendran
|
c26bd6c52f
|
Password Field Improvements (#36160)
* Password: added show password functionality
added autcomplete props
created password component
Fixes #28721
* addressed review changes and added unit tests
* wrapped passwordField component in forwardRef
* fix validation and tests
|
2021-07-13 09:32:03 +03:00 |
|