All notable changes to nova-sluggable
will be documented in this file
- Laravel 6.1+ support
- extraAttributes for Slug and dusk attribute
- readOnly option for Slug field
- Laravel 6.0 support
- Vue component matches TextFields's functionality
- Fixes an issue occured when Slug field was used withouth any option (#6)
- Option to set triggering event
- Laravel 5.8 support
- Added compatibility with Spatie\Sluggable
- Proper option validating
- initial release