bootstrap-show-password-toggle icon indicating copy to clipboard operation
bootstrap-show-password-toggle copied to clipboard

A show password as text toggle for Bootstrap forms

Results 23 bootstrap-show-password-toggle issues
Sort by recently updated
recently updated
newest added

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies
javascript

Updates the requirements on [clean-css-cli](https://github.com/clean-css/clean-css-cli) to permit the latest version. Changelog Sourced from clean-css-cli's changelog. 5.6.1 / 2022-07-13 Bumps clean-css dependency to 5.3.1. 5.6.0 / 2022-03-31 Bumps clean-css dependency to...

dependencies
javascript

WARNING: This is a draft. The changes to the .js file have not yet been reflected in the min.js file. ## Description After the password input has been converted to...

- Works with multiple `input[type=password]`. - The `aria-label` of the toggle button can be customized adding `data-show` and `data-hide` attributes to the password input. - The toggle button is added...

When a form validation is included in project and the state of the input field results to valid, the form validation includes a check at the same position which is...

My project uses the content security policy and it refuses to load the image with the next error message: ``` "Refused to load the image 'data:image/svg+xml,%3Csvg' " ``` So to...

As stated in [Nicolas Steenhout's post regarding hide/how password feature](https://incl.ca/show-hide-password-accessibility-and-password-hints-tutorial/), a little change could improve accessibility quite a lot: add `aria-pressed` attribute, being `true` | `false` — no need for...

enhancement

Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. Release notes Sourced from eslint's releases. v8.23.1 Bug Fixes b719893 fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills)...

dependencies
javascript

Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version. Release notes Sourced from sass's releases. Dart Sass 1.54.9 To install Sass 1.54.9, download one of the packages below and...

dependencies
javascript

Updates the requirements on [terser](https://github.com/terser/terser) to permit the latest version. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops...

dependencies
javascript