Skip to content

Releases: TheDragonCode/pretty-routes

v1.12.3

21 Oct 10:53
Compare
Choose a tag to compare
Removed additional service provider

v1.12.2

20 Oct 12:47
Compare
Choose a tag to compare
Fixed pushing styles

v1.12.1

20 Oct 12:27
Compare
Choose a tag to compare
Fixed `Class PrettyRoutes\ServiceProvider not found` after update

v1.12.0

20 Oct 12:10
3f00ae9
Compare
Choose a tag to compare

Changed

  • Split view for ease of development (068d019)
  • Styles moved to sub-template (806c478)
  • Adding support for converting to json from fresh Laravel versions (530d30f)

v1.11.0

20 Oct 10:40
Compare
Choose a tag to compare

Added

  • Added quick reset of filters when clicking on the header (85d39dd)

Changed

  • Updated scripts links (f83a45f)
  • Improved calculation of the number of filtered elements (49e0e7e)

v1.10.0

19 Oct 09:44
Compare
Choose a tag to compare

Added

  • Added a button to quickly clear the search field (d75dd74)
  • Added a validation test (8f991e5)

Changed

v1.9.1

16 Oct 09:59
Compare
Choose a tag to compare
Fixed returning routes from a "clean" array to JsonResponse

v1.9.0

16 Oct 09:56
4e543dd
Compare
Choose a tag to compare
Removed explicit zero reflection when loading routes

v1.8.2

08 Oct 12:16
Compare
Choose a tag to compare
Fixed Uncaught SyntaxError: Unexpected token '&'

v1.8.1

07 Oct 14:12
Compare
Choose a tag to compare
Missing required 'lang' attribute