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

fix(pagination): fixes pagination focus issues #54

Merged
merged 2 commits into from
Jun 25, 2019
Merged

Conversation

kyubisation
Copy link
Collaborator

@kyubisation kyubisation commented Jun 24, 2019

BREAKING CHANGE: Removes link variants of pagination and navigation
components. The link variants caused focus issues, which can not easily
be resolved. If you need the link variants, you can open a feature request
and we will have another look at it.
Several properties of sbb-pagination have been renamed or refactored.
Check the documentation for the new specification.

Closes #17

BREAKING CHANGE: Removes link variants of pagination and navigation
components. The link variants caused focus issues, which can not easily
be resolved. If you need the link variants, you can open a feature request.
Several properties of sbb-pagination have been renamed or refactored.
Check the documentation for the new specification.
@kyubisation kyubisation merged commit 1e1ce4b into master Jun 25, 2019
@kyubisation kyubisation deleted the pagination branch June 25, 2019 06:14
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.

Pagination component steals focus
1 participant