Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Components for serverside data rendering #1

Merged
merged 7 commits into from
Oct 20, 2021
Merged

Conversation

lvonlanthen
Copy link
Contributor

No description provided.

lib/components/menus/OrderingMenu.vue Outdated Show resolved Hide resolved
lib/components/menus/OrderingMenu.vue Show resolved Hide resolved
lib/components/serverside-data/Table.vue Outdated Show resolved Hide resolved
lib/components/serverside-data/ServersideIterator.vue Outdated Show resolved Hide resolved
lib/components/serverside-data/Table.vue Outdated Show resolved Hide resolved
docs/components/serverside-data/README.md Outdated Show resolved Hide resolved
Copy components from KUB, mostly without any changes.
Prevent resetting the page (e.g. after the filter or pageSize changes) if the first page is already selected. This prevents unnecessary router pushes which are cumbersome when hitting the browser's back button.
To support different API formats, make more parameters and properties customizable.
@lvonlanthen lvonlanthen force-pushed the lvo-serverside-data branch 2 times, most recently from 603db84 to 7f72223 Compare October 20, 2021 12:48
@lvonlanthen lvonlanthen marked this pull request as ready for review October 20, 2021 13:10
@lvonlanthen lvonlanthen merged commit 353d987 into master Oct 20, 2021
@lvonlanthen lvonlanthen deleted the lvo-serverside-data branch October 20, 2021 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants