Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Releases: jameslkingsley/laravel-mentions

Laravel 6 Support

07 Jun 16:07
17a1c5a
Compare
Choose a tag to compare
1.4.0

Add Laravel 6.x support (#42)

1.3.0

15 Oct 15:01
Compare
Choose a tag to compare
  • Add optional middleware to routes (#22)

1.2.0

18 Nov 22:46
Compare
Choose a tag to compare
Update readme

1.1.0

09 Nov 17:59
Compare
Choose a tag to compare
Add update to example

Version 1.0.0

20 Jun 18:11
Compare
Choose a tag to compare
  • Changed front-end script option name from mentions to output (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

05 Jun 18:24
Compare
Choose a tag to compare
  • Refactored file structure
  • Kingsley\Mentions\HasMentionsTrait is now Kingsley\Mentions\Traits\HasMentions

Version 0.0.8

29 Apr 22:34
Compare
Choose a tag to compare

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