Fixes
Tabs
should not dispatch an initial "change" event when no change has occurred (9bbc769, #882 contributed by @miedzikd)Pagination
page value should not exceed total pages (1aad315, #911 contributed by @ibilux)- fix
Popover
relative prop by inlining style (914f9af, #915) - replace
onDestroy
withonMount
return function to avoid running code server-side (fd53ce, #914)