What's Changed
- docs: document
reactions.allowedconfig option in README by @nathanheffley with @Copilot in #96 - Update phpstan.neon by @ItsMalikJones in #102
- Fix "Snapshot missing" errors caused by unstable Livewire keys in the comment list by @ItsMalikJones in #100
- Update install dependencies by @lisa-fehr in #113
- fix: drop nested
<form>wrapper from comments composer (#77) by @ItsMalikJones in #98 - fix: disable comment submit button while the editor is empty by @ItsMalikJones in #99
- fix: honor disableSidebar() and hideSubscribers() on CommentsEntry by @ItsMalikJones in #101
- Render comment edit/delete as Filament actions & allow custom actions by @ItsMalikJones in #107
- Resolve author avatar via Filament avatar provider by @ItsMalikJones in #110
- Add an opt-in star rating for comments by @ItsMalikJones in #111
- Add a formatting toolbar to the comment editor by @ItsMalikJones in #109
- Add file attachments to comments by @ItsMalikJones in #108
- Add Readonly mode for comments section by @navneetrai in #56
- fix: Update hasMore method to use overridable getComments method (#106) by @lisa-fehr in #114
New Contributors
- @nathanheffley with @Copilot made their first contribution in #96
- @ItsMalikJones made their first contribution in #102
- @lisa-fehr made their first contribution in #113
Full Changelog: 0.7.10...1.0.0