All notable changes to filament-rating
will be documented in this file.
Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.4.0...v1.4.1
Add column wrapper
Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.3.0...v1.4.0
Add table column wrapper view
Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.2.0...v1.3.0
- Infolist label by @mokhosh in #10
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #3
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #2
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #4
- [Docs] Add default value describe by @ilvsx in #6
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #7
Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.1.0...v1.2.0
- Allow multiple rating fields in one form by @mvd81 in #1
- @mvd81 made their first contribution in #1
Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.0.0...v1.1.0
- Add half star theme
- Add color customization
- Add size customization
Fix disabled state always being true.
Initial release.
Things are working:
- Form component
- Table column
- Infolist entry
- Themes
- Number of stars
- Allowing zero stars
- initial release