All notable changes to filament-character-counter
will be documented in this file.
Updated:
-
updated rich-editor.blade.php
- Fixing async alpine not loading in spa
- Add disableGrammarly Method
- Use Heroicons for rich editor and Markdown editor
- Add CSS class to rich editor editor
-
updated textarea.blade.php
- Fixing async alpine not loading in spa
Changed: Updated README with new RichEditor support
New: Added Arabic language (thanks to Omar @devOMAR-2) New: Added RichEditor support
New: Added German translation (thanks to @dissto) Fix: Fixed a translation key (thanks to @dissto)
Fix: Respect maxLength in combination with characterLimit
fix: typo in translation for the dutch variant of characters
Fixed a bug if you use ->live() on the Fields, the counter would stutter and the character count was not correct.
Added the option to show the counter in the component (default is outside the component)
Fix: Placed helper in correct section
- initial release