1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Liu Junqi
d48fb927eb also modified the minNumbers&minSpecial field 2021-10-22 11:40:51 +08:00
Liu Junqi
80d4739757 fix issue #1933 2021-10-22 10:11:01 +08:00
Patrick H. Lauke
d528d72b4d Change links to buttons
- more semantically accurate, will expose these as buttons to assistive technologies
- note: while having block-level elements like `<div>` inside a `<button>` is an html validation error, it does not affect functionality as long as there's no more structure inside it
2021-07-31 20:50:46 +01:00
Shashank S
914d88770d Use radio buttons for password generator type instead of dropdown (#1894)
* fix: radio instead of dropdown

* fix: revert changes, use from upstream

* chore: remove unnecessary label

* chore: undo unnecessary formatting

* chore: undo unnecessary formatting

* feat: update jslib version

* chore: add label, remove unnec. intlz.

* Remove unnecessary name attribute

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-07-07 21:39:03 +10:00
Vincent Salucci
c6b0898213 Enforce Passphrase Policy (#1172)
* Update jslib (44b86f5 -> 36241e9) and initial commit of passphrase policy

* Reverted string changes - updated number of words event trigger

* Update input event to blur to match other number fields

* Update jslib (36241e9 -> 0a30c7e)

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-12 17:52:14 -05:00
Kyle Spearrin
a06ef80dc6 implement callout component w/ generator policy (#1158) 2020-02-28 16:58:28 -05:00
Vincent Salucci
9b4f1045f3 Enforce Password Generator Policy Options (#1155) 2020-02-28 11:43:27 -06:00
Kyle Spearrin
60f6863e4f a11y work 2019-10-08 17:04:44 -04:00
Kyle Spearrin
6fee946caf capitalize and include number for pass gen 2019-07-02 16:52:01 -04:00
Kyle Spearrin
9539662166 fixes for changing generator length 2019-04-15 22:34:22 -04:00
Kyle Spearrin
0e343b9d5e password block fixes around wrapper 2019-04-01 13:45:14 -04:00
Kyle Spearrin
e895dd31c8 dont use flex for password-wrapper positioning. 2019-04-01 13:19:00 -04:00
Kyle Spearrin
44af1ccc45 format html files 2019-02-21 16:53:57 -05:00
Kyle Spearrin
4f222e7962 apply flexCopy directive 2019-01-23 16:27:12 -05:00
Kyle Spearrin
6c22919bd9 colorized passwords 2018-12-08 14:00:18 -05:00
Kyle Spearrin
b2d7074f11 add passphrase generation 2018-10-09 09:04:00 -04:00
Kyle Spearrin
e5feb3f465 save length options on input blur 2018-08-30 08:06:37 -04:00
Kyle Spearrin
c1b0114f07 large chevron 2018-04-20 16:57:24 -04:00
Kyle Spearrin
88c961ff05 box lists 2018-04-13 13:42:34 -04:00
Kyle Spearrin
082a74c241 folder listing, add/edit components, cleanup 2018-04-13 00:06:48 -04:00