Skip to content

Releases: mostafaznv/nova-map-field

4.3.0

30 May 09:31
4000e17
Compare
Choose a tag to compare
  • add the fitMap method to adjust the map view based on polygon/multipolygon features #64

4.2.1

29 May 07:31
f2d8b4f
Compare
Choose a tag to compare
  • add readonly prop to form fields #63

4.2.0

28 Feb 16:51
82d1427
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

20 Dec 07:32
0028dd3
Compare
Choose a tag to compare
  • Support Nova 5

4.0.3

04 Sep 17:48
f0d8d29
Compare
Choose a tag to compare

What's Changed

  • Clear map button functionality #56
  • Undo map button functionality #56
  • Handle empty values for Polygon/MultiPolygon fields during export
  • Update README.md by @marlocorridor in #52

New Contributors

Full Changelog: 4.0.2...4.0.3

4.0.2

18 Mar 20:23
a6eb425
Compare
Choose a tag to compare

bugfix and improvement #51

changelog

4.0.1

17 Mar 14:22
fccf2b4
Compare
Choose a tag to compare

4.0.0

17 Mar 11:49
0f0db09
Compare
Choose a tag to compare
  • Support Laravel 11
  • Drop support for laravel-eloquent-spatial versions 2 and 3
  • Remove MapEnum class in order to utilize PHP 8.1 enums
  • Make PointValue properties readonly
  • Remove unused attribute argument from storeScreenshot method
  • Set return type for isRequired method
  • Rewrite rules based on laravel's ValidationRule class

Migration Guide from 3.* to 4.*

3.2.0

11 Nov 09:20
084caa5
Compare
Choose a tag to compare
  • Experimental capture method has been added to all map fields.
  • HandlesValidation trait has been added to all map fields to enhance validation support.
  • Bugfix

3.1.3

03 Nov 13:54
e5a87c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.2...3.1.3