Skip to content

Releases: davide-casiraghi/laravel-responsive-gallery

1.1.4

21 Jan 13:33
da1d4d9
Compare
Choose a tag to compare

1.1.4

  • added support for Laravel 6

1.1.3

27 May 17:06
da1d4d9
Compare
Choose a tag to compare

1.1.3

  • now empty gallery does't generate error

1.1.2

23 Mar 21:25
7aa1f55
Compare
Choose a tag to compare
  • 95% of the code covered with tests

1.1.1

22 Mar 22:04
Compare
Choose a tag to compare
  • Now all the views use partials to create the form elements.
  • It's now possible to test with the @include and @extend Blade directives, because we register in the ServiceProvider the vendor name with the loadViewsFrom() method.

1.1.0

21 Mar 19:43
a942708
Compare
Choose a tag to compare

#1.1.0

  • Added support for Scrutinizer
  • Written tests that now cover more than 80% of the code.
  • Added layout view
  • Updated user manual and wiki
  • Many bug fixes

1.0.0

16 Mar 18:02
Compare
Choose a tag to compare

#1.0.0

  • Column width and gutter can now be specified trough parameters.
  • Updated README with a bit more detailed user manual

0.1.0

15 Mar 15:30
31dfdb3
Compare
Choose a tag to compare
  • The gallery now use Bricklayer.js to create the responsive grid.
  • Many bug fix

0.0.1

15 Mar 10:07
50fb880
Compare
Choose a tag to compare

#0.0.1
Initial release still under development.