Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

76 lines (45 loc) · 2.15 KB

Changelog

All notable changes to filament-rating will be documented in this file.

v1.4.1 - 2024-09-29

Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.4.0...v1.4.1

v1.4.0 - 2024-09-22

Add column wrapper

Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.3.0...v1.4.0

v1.3.0 - 2024-09-16

Add table column wrapper view

Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.2.0...v1.3.0

v1.2.0 - 2024-09-07

What's Changed

  • 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

New Contributors

  • @dependabot made their first contribution in #3
  • @ilvsx made their first contribution in #6

Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.1.0...v1.2.0

v1.1.0 - 2024-03-24

What's Changed

  • Allow multiple rating fields in one form by @mvd81 in #1

New Contributors

  • @mvd81 made their first contribution in #1

Full Changelog: https://github.com/mokhosh/filament-rating/compare/v1.0.0...v1.1.0

v1.0.0 - 2024-03-17

  • Add half star theme
  • Add color customization
  • Add size customization

v0.2.1 - 2024-03-17

Fix disabled state always being true.

v0.1.0 - 2024-03-17

Initial release.

Things are working:

  • Form component
  • Table column
  • Infolist entry
  • Themes
  • Number of stars
  • Allowing zero stars

1.0.0 - 202X-XX-XX

  • initial release