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

Spinner component #143

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Spinner component #143

merged 1 commit into from
Nov 28, 2024

Conversation

ecarreras
Copy link
Member

Add a new spinner component to lock parts of the form with a spinner. Eg.

<spinner string="Loading..." attrs="{'loading': [('state','=','loading')]}">
   <field name="input_name" />
</spinner>

@ecarreras ecarreras added the enhancement New feature or request label Nov 27, 2024
@ecarreras ecarreras self-assigned this Nov 27, 2024
@ecarreras ecarreras changed the title feat(Spinner): add spinner component Spinner component Nov 27, 2024
@ecarreras ecarreras merged commit 6b8fe21 into v2 Nov 28, 2024
1 check passed
@ecarreras ecarreras deleted the feature/spinner-component branch November 28, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant