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

Add an opt-in property for delayed value binding #68

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

WorldMaker
Copy link
Owner

Add an override to bind named bfDelayValue that is schedulable and schedules to the key value.

Also, rewrite the documentation to rename "default scheduled" to "delayed scheduled" while still emphasizing its default nature. This should clear up some confusion as well as provide a better name long-term.

Resolves #38

Add an override to `bind` named `bfDelayValue` that is schedulable and schedules to the key `value`.

Also, rewrite the documentation to rename "default scheduled" to "delayed scheduled" while still emphasizing its default nature. This should clear up some confusion as well as provide a better name long-term.

Resolves #38
Not just `🔧 npm run typedoc` because I need to revert the README change manually.
@WorldMaker WorldMaker merged commit 862ba3f into main Jan 4, 2024
3 checks passed
@WorldMaker WorldMaker deleted the max/ruling-wombat branch January 4, 2024 01:25
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.

Would it make sense to have an override for default-scheduled value fields?
1 participant