Vincent Salucci
33314869f0
[Icons] Update Font Sheet ( #2272 )
...
* [Icons] Update Font Sheet
* Prettier updates
* Updated refresh -> generate
* Updated closed folder icon
* Reverted to using a base class
* Update jslib
* Removed unused import
* Updated eye/eye-slash icon references
* Update jslib
* Updating fallback image for cipher icon
* Update jslib
* Removed duplicate icon base class
* Update jslib
* Prettier
Co-authored-by: Hinton <oscar@oscarhinton.com >
2022-01-28 04:53:06 -06:00
Oscar Hinton
8fe821b9a3
Apply Prettier ( #2238 )
2021-12-21 15:43:35 +01:00
Patrick H. Lauke
df0e7d1ec0
Merge branch 'master' into patrickhlauke-issue1984
2021-12-19 14:43:37 +00:00
Patrick H. Lauke
6e050349e4
Add aria-pressed attribute to all toggleVisibility buttons
...
Closes https://github.com/bitwarden/browser/issues/2228
2021-12-18 20:22:11 +00:00
Patrick H. Lauke
557dd8f68d
View entry: add labels to readonly fields, expand aria-label for repeated toggles
...
Closes https://github.com/bitwarden/browser/issues/1984
2021-12-16 13:41:57 +00:00
Patrick H. Lauke
1916136f4c
Merge branch 'master' into patrickhlauke-issue1987
2021-12-13 17:37:42 +00:00
Thomas Rittson
2113c709a4
[Linked fields] Add Linked Field as a custom field type ( #1963 )
...
* Proof of concept for Linked custom field type
* Linked Fields for all cipher types, use dropdown
* Fix linked icon alignment
* Tweak linked icon alignment and style
* Move add-edit custom fields to own component
* Disable copy for linked field
* Use Field.LinkedId to store linked field info
2021-11-04 07:40:42 +10:00
Patrick H. Lauke
c8fc7ee6fc
Add basic heading markup
2021-11-02 22:41:17 +00:00
Patrick H. Lauke
bf7dd5da96
Change links to buttons in new split-out components
2021-09-28 19:55:11 +01:00
Thomas Rittson
10734fc024
Move custom fields to separate components ( #2072 )
...
* Move add-edit custom fields to own component
* Fix linting and mistakes
* Update directive
* Removed linked fields work
* Move view custom fields to own component
* Remove unnecessary imports
* Wrap template in ng-container
* Update jslib
* Fix imports
2021-09-21 10:49:05 +10:00