Skip to content

Commit 7381e25

Browse files
committed
Update dev deps
1 parent b70d0eb commit 7381e25

File tree

4 files changed

+650
-654
lines changed

4 files changed

+650
-654
lines changed

.cspell.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
"autofills",
55
"christianoliff",
66
"cleancss",
7+
"Cpath",
8+
"Csvg",
79
"Dutton",
810
"Epqzn",
911
"fnames",
12+
"gzipped",
1013
"Oliff",
1114
"stylelint",
1215
"twbs"

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ You should also add `name="current-password"` and `autocomplete="current-passwor
5252

5353
## Browser Support
5454

55-
Works well with all the browsers [supported by Bootstrap](https://getbootstrap.com/docs/4.6/getting-started/browsers-devices/#supported-browsers)
55+
Works well with all the browsers [supported by Bootstrap](https://getbootstrap.com/docs/5.3/getting-started/browsers-devices/#supported-browsers)
5656

5757
## FAQS
5858

5959
Q. **Can I change the show password icon?**
6060

61-
A. You could change the icon displayed by replacing the `.input-password[type="password"]` [Base64 encoded](https://yoksel.github.io/url-encoder/) background image. SVG is recommended.
61+
A. Yes you can change the icon displayed by replacing the `.input-password[type="password"]` [Base64 encoded](https://yoksel.github.io/url-encoder/) background image. SVG is recommended.
6262

6363
## Known Issues
6464

@@ -69,3 +69,4 @@ A. You could change the icon displayed by replacing the `.input-password[type="p
6969

7070
- MDO and Bootstrap team for the [icons](https://icons.getbootstrap.com/icons/eye-slash/)
7171
- Sam Dutton at Google for the idea and initial JavaScript from the '[Sign-in form Best Practices](https://web.dev/sign-in-form-best-practices/)' article
72+
- [BrowserStack](https://www.browserstack.com/) for providing the infrastructure that allows us to test in real browsers

0 commit comments

Comments
 (0)