laravel-comments

Integrate seamless commenting functionality into your Laravel project

MIT License

Downloads
692
Stars
205
Committers
5

Bot releases are hidden (Show)

laravel-comments - 1.4.5

Published by Lakshan-Madushanka about 1 month ago

What's Changed

  • [v1] Fix: Quill editor not working after disabling toolbar #26 from #204d0e8

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.4.4...1.4.5

laravel-comments - 1.4.4 Latest Release

Published by Lakshan-Madushanka about 2 months ago

laravel-comments - 1.4.3

Published by Lakshan-Madushanka about 2 months ago

laravel-comments - 1.4.2

Published by Lakshan-Madushanka about 2 months ago

What's Changed

  • Fix: Initial navigation to comment form 09aa24f
  • Suggest admin panel in composer.json d9bcc73

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.4.1...1.4.2

laravel-comments - 1.4.1

Published by Lakshan-Madushanka about 2 months ago

What's Changed

  • Fix: editorId accessed before initialization issue in ReplyForm fea8b23

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.4.0...1.4.1

laravel-comments - 1.4.0

Published by Lakshan-Madushanka about 2 months ago

What's Changed

  • Ability to define default sort order of comment list #8d7989a
  • Ability to define default sort order of reply list #f00be43

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.3.1...1.4.0

laravel-comments - 1.3.1

Published by Lakshan-Madushanka 2 months ago

What's Changed

  • Queries bind to the AbstractQueries 6caeaa6
  • Fix reply filters not highlighting correctly 00cd27d
  • Fix editor not clearing after reply is created f063502
  • Fix comment filters not highlighting correctly 0d0f5b2

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.3.0...1.3.1

laravel-comments - 1.3.0

Published by Lakshan-Madushanka 2 months ago

laravel-comments - 1.2.0

Published by Lakshan-Madushanka 2 months ago

What's Changed

  • Enhance page loading speed by making livewire components load lazily.

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.1.0...1.2.0

laravel-comments - 1.1.0

Published by Lakshan-Madushanka 3 months ago

What's Changed

  • Add a feature to enable display of a confirmation dialog before visiting a link.
  • Fix the issue with the reply-created event not working.

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.0.2...1.1.0

laravel-comments - 1.0.2

Published by Lakshan-Madushanka 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.0.1...1.0.2

laravel-comments - 1.0.1

Published by Lakshan-Madushanka 3 months ago

  • Improve mobile responsiveness and design.

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.0.0...1.0.1

laravel-comments - 1.0.0

Published by Lakshan-Madushanka 3 months ago

First Stable Release !

laravel-comments - 3.0.0-beta

Published by Lakshan-Madushanka 4 months ago

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.0-beta...3.0.0-beta

laravel-comments - 2.0.0-beta

Published by Lakshan-Madushanka 4 months ago

laravel-comments - Beta Release

Published by Lakshan-Madushanka 4 months ago

First beta release.

This version is meant to get user reviews. Though package is almost finished some issues can persist.
So, if you found one please create an issue.

Package Rankings
Top 46.95% on Packagist.org
Badges
Extracted from project README
Laravel GitHub Actions Workflow Status Packagist Version Downloads GitHub License
Related Projects