Skip to content

Releases: dasundev/livewire-quill-text-editor

v1.0.3

18 Apr 15:07
f353f83
Compare
Choose a tag to compare

What's Changed

  • fix: Implement support for multiple editors within a Livewire component by @dasundev in #9
  • fixed editor can not be used more than once by @muhammedjafer in #8

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Apr 14:01
9253332
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump livewire/livewire from 3.3.5 to 3.4.9 by @dependabot in #7

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Feb 09:03
2421137
Compare
Choose a tag to compare

What's Changed

  • Allow null values instead of forcing a string by @pvdptje in #2
  • Fix to display the wire:model value on first load by @pvdptje in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Jan 17:12
0b996cf
Compare
Choose a tag to compare

Initial release