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(ui5-card): add properties loading and loadingDelay #9558

Merged
merged 6 commits into from
Jul 26, 2024

Conversation

alexandar-mitsev
Copy link
Contributor

Fixes: #9437

Thank you for your contribution! 👏

PR checklist

For example: fix(ui5-*): correct/fix sth or feat(ui5-*): add/introduce sth. If you don't want the change to be part of the release changelog - use chore, refactor or docs.

  • Add proper description about the background of the change and the change itself

  • Link to an existing issue (if available)

Use Fixes: {#PR_NUMBER} to close the issue automatically when the PR is merged
or Related to: {#PR_NUMBER} to just create a link between the PR and the issue.

@alexandar-mitsev alexandar-mitsev changed the title feat(ui5-card): add properties loading and loadingDelay to ui5-card feat(ui5-card): add properties loading and loadingDelay Jul 26, 2024
packages/main/src/Card.ts Outdated Show resolved Hide resolved
packages/main/src/Card.ts Outdated Show resolved Hide resolved
@alexandar-mitsev alexandar-mitsev merged commit 47da4a1 into main Jul 26, 2024
10 checks passed
@nnaydenow nnaydenow deleted the cards-loading branch August 2, 2024 06:54
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.

[Card]: Add "busy" property
2 participants