Commit Graph

18 Commits

Author SHA1 Message Date
Patrick H. Lauke 55a9403ee3
[PS-540] Accessibility: remove `appBlurClick`, add `aria-expanded` to cog options, links to buttons, fix unsufficient focus indication (#1514) 2022-05-05 16:36:46 +02:00
Kyle Spearrin 9e0cc45704
Username generator (#1456)
* username generator implemented

* disable type when coming from add/edit

* restyle buttons to new icon-btn

* update generated-wrapper styles

* only show policy messages for passwords

* make generated-wrapper a standalone style

* Update src/app/vault/password-generator.component.html

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

* aria-expanded on show options

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2022-03-29 15:01:57 -04:00
Vincent Salucci ec3c95d736
[Icons] Update Font Sheet (#1245)
* [Icons] Update Font Sheet

* Added import statement for styles

* updated to clone icon

* Changed save to save changes icon

* Revert to using base bwi class

* Updated import order for bwi icon styles

* Converted new account switcher ui updates

* Bump jslib

* Fix occurances where bwi-eye-slash was used instead of btw-eye-slash-2

* Move settings cog to the left side

* Updated eye/eye-slash icon references

* Update jslib

* Update jslib

* Update fallback image for cipher icon

* Update jslib

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-01-27 11:21:53 -06:00
Oscar Hinton 521feae535
Apply Prettier (#1202) 2021-12-20 15:47:17 +01:00
Oscar Hinton 2bdd7413aa
Block save button when uploading a send (#871)
* Block save button when uploading a send

* Add overflow hidden to prevent scrollbar appearing
2021-05-04 23:36:57 +02:00
addison ec933025f3 made nav into a toolbar 2021-02-05 12:34:01 -05:00
addison 6e49c481f0 Send layout & search 2021-02-03 16:24:49 -05:00
Kyle Spearrin 829d0f22cc dark theme styles 2018-05-30 15:21:41 -04:00
Kyle Spearrin aa6f92b0f1 preserve focus outline on action buttons 2018-04-13 11:16:49 -04:00
Kyle Spearrin 9e33233219 disabled cursor is important 2018-04-11 13:58:58 -04:00
Kyle Spearrin 31beabd02b button style update 2018-04-10 00:05:20 -04:00
Kyle Spearrin 777d848d06 button hover colors 2018-01-31 22:30:49 -05:00
Kyle Spearrin 06106e1775 password generator options toggle 2018-01-31 21:13:42 -05:00
Kyle Spearrin 5e7ac7a7ec no items message for ciphers 2018-01-31 17:58:06 -05:00
Kyle Spearrin ae955e6650 register page 2018-01-31 14:19:21 -05:00
Kyle Spearrin 1c41dfa196 api actions on add/edit 2018-01-31 12:52:12 -05:00
Kyle Spearrin b50bf9d5cc added validation to login form 2018-01-30 23:34:45 -05:00
Kyle Spearrin 5914240838 modal adjustments 2018-01-29 12:14:19 -05:00