Skip to content

Releases: TheDragonCode/pretty-routes

v1.13.2

22 Oct 09:24
bd4e4ce

Choose a tag to compare

Fixed a bug with hiding the selection of deprecated methods

v1.13.1

21 Oct 17:14

Choose a tag to compare

Fixed fast-pushing filters

v1.13.0

21 Oct 17:00

Choose a tag to compare

Added buttons for quick cleaning of lists

v1.12.3

21 Oct 10:53

Choose a tag to compare

Removed additional service provider

v1.12.2

20 Oct 12:47

Choose a tag to compare

Fixed pushing styles

v1.12.1

20 Oct 12:27

Choose a tag to compare

Fixed `Class PrettyRoutes\ServiceProvider not found` after update

v1.12.0

20 Oct 12:10
3f00ae9

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

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

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

Choose a tag to compare

Fixed returning routes from a "clean" array to JsonResponse