Skip to content

fix(pagination): pass iconPack property correctly to the internal button components#1518

Merged
mlmoravek merged 1 commit intodevelopfrom
bug/1516/pagination/pagination-iconpack
Jan 19, 2026
Merged

fix(pagination): pass iconPack property correctly to the internal button components#1518
mlmoravek merged 1 commit intodevelopfrom
bug/1516/pagination/pagination-iconpack

Conversation

@mlmoravek
Copy link
Member

Fixes #1516

Proposed Changes

  • The iconPack property was not being passed correctly to the OButton component used by the OPagination component. I updated the property name to ensure that it is passed correctly.

@mlmoravek mlmoravek added the bug Something isn't working label Jan 16, 2026
@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit b453d45
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/696a55f153161200089942ae
😎 Deploy Preview https://deploy-preview-1518--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek merged commit b4632f3 into develop Jan 19, 2026
12 checks passed
@mlmoravek mlmoravek deleted the bug/1516/pagination/pagination-iconpack branch January 19, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iconPack in Table does not propagate into the pagination control

1 participant