Releases: gilbitron/laravel-vue-pagination
Releases · gilbitron/laravel-vue-pagination
v4.1.3
15 Nov 20:25
Compare
Sorry, something went wrong.
No results found
v4.1.2
15 Nov 13:55
Compare
Sorry, something went wrong.
No results found
v4.1.1
07 Aug 10:41
Compare
Sorry, something went wrong.
No results found
v4.1.0
22 Mar 12:12
Compare
Sorry, something went wrong.
No results found
Added keepLength
prop to pagination components - This update adds a new feature to maintain consistent length in all pagination components.
Fixed an issue that prevented the final page from displaying when using the "show all pages" option in the TailwindPagination
component.
v4.0.0
05 Nov 21:37
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking change: Renamed LaravelVuePagination
to Bootstrap4Pagination
Added support for Bootstrap 5 (Bootstrap5Pagination
)
Added support for Tailwind CSS (TailwindPagination
)
New documentation site https://laravel-vue-pagination.org
Full Changelog : 3.0.0...4.0.0
v3.0.0
18 Feb 13:29
Compare
Sorry, something went wrong.
No results found
Re-write of the plugin for Vue 3
Vue 2 is no longer supported but can still be installed via v2
Full Changelog : 2.3.2...3.0.0
v3.0.0-beta.1
10 Feb 12:42
Compare
Sorry, something went wrong.
No results found
Re-write of the plugin for Vue 3
v2.3.2
09 Apr 09:36
Compare
Sorry, something went wrong.
No results found
[Fixed] Update dependencies
v2.3.1
04 Oct 12:55
Compare
Sorry, something went wrong.
No results found
[Changed] Update demo (hosted on now.sh )
[Changed] Move vue
to devDependencies
#53
[Changed] Improve performance by removing unused es6.number.constructor
polyfill #58
[Fixed] Upgrade packages to fix security vulnerabilities
v2.3.0
01 Mar 13:01
Compare
Sorry, something went wrong.
No results found
[New] Added size
and align
options
[Changed] Dropped support for Bootstrap 3
[Fixed] Add sr tag for the current page