1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-07 19:07:45 +01:00
bitwarden-browser/apps/desktop/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 Tweak styles for selects and desktop form groups (#3646) 2022-10-19 02:10:46 +02:00
box.scss [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
buttons.scss Don't prevent whitespace wrapping in links/buttons, widen desktop pages (#3407) 2022-09-06 20:32:01 +02:00
environment.scss Fix missing settings button (#3175) 2022-07-25 13:15:14 -05:00
grid.scss Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
header.scss added some scss to resolve the issue of dragging window using text selection (#3051) 2022-07-20 20:20:15 +01:00
left-nav.scss Fix alignment for long filter names (#3635) 2022-09-29 08:55:51 +10:00
list.scss [PS-1674] Correct truncation of ciphers in browser (#3792) 2022-10-17 13:57:51 -04:00
loading.scss [Feature] End User Vault Refresh (#2545) 2022-05-09 08:19:18 -04:00
misc.scss [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
modal.scss Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
pages.scss Two-Step Login (#3852) 2022-10-28 14:54:55 -04:00
plugins.scss Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
styles.scss [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +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.scss Fix styling for vault cipher list scroller (#2693) 2022-05-18 09:56:26 -04:00