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

feat(table): update thAttrs and tdAttrs property #958

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

mlmoravek
Copy link
Member

Fixes #876

Proposed Changes

  • change TableColumn thAttrs prop to type object
  • change TableColumn tdAttrs prop to type object
  • add Table thAttrs prop
  • add Table tdAttrs prop

@mlmoravek mlmoravek added bug Something isn't working enhancement Improvements to existing features and functionality labels Jun 13, 2024
Copy link

netlify bot commented Jun 13, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit e541810
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/666b06f44250f10008330a63
😎 Deploy Preview https://deploy-preview-958--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 site configuration.

@mlmoravek mlmoravek changed the title feat(table): update thAttrs and tdAttrs feat(table): update thAttrs and tdAttrs property Jun 13, 2024
@mlmoravek mlmoravek merged commit 9dced98 into develop Jun 13, 2024
9 checks passed
@mlmoravek mlmoravek deleted the feat/table/thattrs branch June 19, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Improvements to existing features and functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table Column Visibility Not Updating When Visible Is Changed
1 participant