All notable changes to filament-password-input
will be documented in this file
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #15
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #16
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #17
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #19
- Adds Brazilian Portuguese translation by @patriciomartinns in #18
- @patriciomartinns made their first contribution in #18
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v2.0.1...v2.0.2
- Laravel 11.x Compatibility by @laravel-shift in #13
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #14
- @laravel-shift made their first contribution in #13
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v2.0.0...v2.0.1
See Upgrade guide for more changes.
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v1.1.3...v2.0.0
- Renamed folder name (for pt) to match Filaments i18n structure by @Corvisier in #9
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v1.1.2...v1.1.3
- European Portuguese by @Corvisier in #7
- @Corvisier made their first contribution in #7
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v1.1.1...v1.1.2
- Load CSS for input on demand
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v1.1.0...v1.1.1
- Add Arabic Support ! by @EGYWEB-Mohamed in #3
- Require a minimum of 3 characters for password generation length - https://github.com/rawilk/filament-password-input/commit/15b5e80ddd8d014b88831b945388c3b302a58193
- @EGYWEB-Mohamed made their first contribution in #3
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v1.0.1...v1.1.0
- Bug fix: Use
$getExtraInputAttributeBag()
instead of$getExtraAttributeBag()
on the input element to pull in the correct attributes
Full Changelog: https://github.com/rawilk/filament-password-input/compare/v1.0.0...v1.0.1
initial release