This repository has been archived by the owner on Aug 28, 2020. It is now read-only.
Releases: jameslkingsley/laravel-mentions
Releases · jameslkingsley/laravel-mentions
Laravel 6 Support
1.4.0 Add Laravel 6.x support (#42)
1.3.0
- Add optional middleware to routes (#22)
1.2.0
Update readme
1.1.0
Add update to example
Version 1.0.0
- Changed front-end script option name from
mentions
tooutput
(see readme) - Converted front-end script to ES6 module
- Converted front-end styling to SCSS
- Fixed incorrect usage in test
- Updated readme
- Added auto package discovery for Laravel 5.5
Version 0.1.0
- Refactored file structure
Kingsley\Mentions\HasMentionsTrait
is nowKingsley\Mentions\Traits\HasMentions
Version 0.0.8
CHANGE LOG SUMMARY
ADDED:
- Unit tests
- Option to pass notification class via second
mention()
argument - Custom
MentionCollection
class
CHANGED:
- Refactored code
- Removed jQuery dependency
FIXED:
- Multiple pools weren't triggering