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

Use one-way binding for loading-state #4186

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

past
Copy link
Member

@past past commented Jan 3, 2025

Also, make some code health improvements while I'm here:

  • Mark private methods with an underscore
  • Use console.error for error messages
  • Use numerice comparison for numeric variables
  • Make isLoading read-only
  • Add comments

Also, make some code health improvements while I'm here:
- Mark private methods with an underscore
- Use console.error for error messages
- Use numerice comparison for numeric variables
- Make isLoading read-only
- Add comments
@past past requested a review from KyleJu January 3, 2025 00:37
@past past merged commit 0c1ef56 into main Jan 3, 2025
12 checks passed
@past past deleted the past/loading-state-binding branch January 3, 2025 19:42
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.

2 participants