bitwarden-estensione-browser/apps/web/src/scss
Melanie Kanavakatini 35b33335fb
[EC-474] Add hidden char count toggle to web and desktop (#3262)
* feat-web: add hidden char count toggle

* Added toggle char count for desktop

* Use Tailwind and Component Library, add i18n

* Hide char count when password is hidden

* Initial proposal

* Update colors per design spec for all clients

Also make variable names consistent across clients

* Remove unused scss

* Add styling

* Set fixed with for password count elements

* Add separate wrapped stories

* Fix alignment of first char when wrapped

* Minor refactors

* Make naming consistent

* Add Figma url

* add barrel files

* Use CL component

* Fix template

* Remove duplicate style

* Use ColorPasswordComponent in web, remove old pipe

Also remove styling and move pipe out of jslib-module given that
it's no longer shared by all Angular clients

* Run prettier

* Remove unused scss vars

* Undo unnecessary changes

* Remove unnecessary changes

* Fix styling

* Fix selector

* Collect show password event

* Fix incorrect background in dark mode

* Fix linting

* Use color password for password history

* Add char count to hidden custom fields in desktop

* Fix char count background in web: take 2

* Update service name

* Add missing label toggleCharacterCount for desktop

Co-authored-by: Daniel James Smith <djsmith@web.de>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-12-20 13:31:18 +01:00
..
base.scss [SM-298] Migrate search icon to bit icon component (#3823) 2022-10-27 14:35:37 +02:00
buttons.scss [PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951) 2022-12-15 15:13:09 +01:00
callouts.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
cards.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
export.module.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
export.module.scss.d.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
forms.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
modals.scss [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
navigation.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
pages.scss [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
plugins.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
styles.scss [SM-266] Remove fetch, webcrypto and custom-elements polyfills (#3672) 2022-10-27 14:25:10 +02:00
tables.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
tailwind.css Add support for migrated jslib (#2826) 2022-06-03 18:01:07 +02:00
toasts.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
variables.scss [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
vault-filters.scss Fix alignment for long filter names (#3635) 2022-09-29 08:55:51 +10:00