Releases: gilbitron/laravel-vue-pagination
Releases · gilbitron/laravel-vue-pagination
v2.2.0
29 Oct 14:02
Compare
Sorry, something went wrong.
No results found
[New] Added support for showing disabled buttons #33
v2.1.0
05 Oct 11:03
Compare
Sorry, something went wrong.
No results found
[New] Added support for Laravel API Resource responses #22
v2.0.1
21 Sep 08:30
Compare
Sorry, something went wrong.
No results found
[Fixed] Clicking links caused hash jump #29
v2.0.0
07 Sep 15:56
Compare
Sorry, something went wrong.
No results found
v2.0.0 is a ground-up rewrite using Vue CLI 3 scaffolding, single file components and a new "renderless component" structure created by Adam Wathan .
Although v2.0.0 is a major release (because of the rewrite), it should be fully backwards compatible with v1.x .
v1.2.0
02 Feb 12:41
Compare
Sorry, something went wrong.
No results found
[New] Ability to customize Prev/Next buttons using prev-nav and next-nav slots
[Changed] Updated Prev/Next default HTML and added new classes
[Changed] Updated example to use Bootstrap 4.0.0
[Fixed] IE compatibility Issue #14
v1.1.0
12 Jan 17:03
Compare
Sorry, something went wrong.
No results found
[New] Added an example
[Changed] Changed limit functionality to support showing ranges of numbers #11
[Changed] Switch tests to use vue-test-utils
v1.0.6
08 Jun 08:38
Compare
Sorry, something went wrong.
No results found
Added support for Bootstrap 4
v1.0.5
01 Jun 14:23
Compare
Sorry, something went wrong.
No results found
v1.0.4
01 Jun 14:14
Compare
Sorry, something went wrong.
No results found
[Fixed] UglifyJs ES5 compatibility
v1.0.3
07 Jan 14:21
Compare
Sorry, something went wrong.
No results found
[New] Added limit prop to limit the number of pages shown