All notable changes to filament-currency
will be documented in this file.
- fix safari error on required inputs by @ariaieboy in #44
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.9.0...1.9.1
- 41 add textinputcolumn currencymask support by @ariaieboy in #42
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.8.4...1.9.0
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.8.3...1.8.4
- fix issue #39 (comment)
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.8.2...1.8.3
- fix issue #39 by @ariaieboy in #40
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.8.1...1.8.2
- fix number zero bug on initial request by @ariaieboy in #37
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.8.0...1.8.1
- add debounce and onBlur support by @ariaieboy in #35
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.7.5...1.8.0
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.7.4...1.7.5
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.7.3...1.7.4
- Fix issue in repeater when input is undefined or 0 by @nielsvh2103 in #29
- @nielsvh2103 made their first contribution in #29
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.7.2...1.7.3
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.7.1...1.7.2
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.7.0...1.7.1
- Adding a new macro to format TextEntry for Infolists by @abishekrsrikaanth in #24
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.6.2...1.7.0
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.6.1...1.6.2
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.6.0...1.6.1
- Adding new macro's to Filament Table Summarizer by @abishekrsrikaanth in #23
- @abishekrsrikaanth made their first contribution in #23
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.5.0...1.6.0
- refactor the currency mask to use native alpine x-model by @ariaieboy in #22
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.4.1...1.5.0
- fix the $set bug by @ariaieboy in #21
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.4.0...1.4.1
- use new laravel-money env for configuration by @ariaieboy in #19
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.3.1...1.4.0
- bump laravel-money to 5.2 so we can support laravel 11
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.3.0...1.3.1
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.2.2...1.3.0
- fix issue #13 by @ariaieboy in #14
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.2.1...1.2.2
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.2.0...1.2.1
- 9 bug dynamic update not work with currencymask by @ariaieboy in #10
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.1.3...1.2.0
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.1.2...1.1.3
- fix nullable input by @ariaieboy in #6
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.1.1...1.1.2
- fix EU seperator problem by @ariaieboy in #4
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.1.0...1.1.1
- Add form currency mask by @ariaieboy in #2
Full Changelog: https://github.com/ariaieboy/filament-currency/compare/1.0.0...1.1.0
- initial release