b-pagination-table

A pagination table for BootstrapVue with AJAX fetch and server side pagination options.

MIT License

Downloads
51
Stars
1
Committers
1

Bot releases are hidden (Show)

b-pagination-table - Add git repository link

Published by ianef almost 4 years ago

b-pagination-table - Add 'always' as an option for the pagination prop

Published by ianef almost 4 years ago

Add 'always' as an option for the pagination prop, this will always show the paginator. When true it is shown if more than 1 page, false hides the paginator.
Reduce the vertical margins on the paginator.

b-pagination-table - Remove dist folder. Add keywords.

Published by ianef almost 4 years ago

b-pagination-table - Allow string/number values for numeric props.

Published by ianef almost 4 years ago

Allow string/number values for numeric props.
Define SSP returned values structure.

b-pagination-table - Readme update

Published by ianef almost 4 years ago

Fix the package scope name.

b-pagination-table - Initial release

Published by ianef almost 4 years ago

Initial public release of the component. Enjoy!