carbon-components-svelte/src/Pagination
Eric Liu 458d1b52c8 fix(pagination): remove update event from afterUpdate cycle
It should only be called when page, pageSize values change after mounting.
2020-09-14 07:23:02 -07:00
..
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00
Pagination.Skeleton.svelte chore(prettier): use svelteStrictMode 2020-09-04 16:35:49 -07:00
Pagination.stories.js chore: lift components folder 2020-07-19 09:06:08 -07:00
Pagination.Story.svelte fix(pagination): convert page variable to number type 2020-09-14 07:20:48 -07:00
Pagination.svelte fix(pagination): remove update event from afterUpdate cycle 2020-09-14 07:23:02 -07:00