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 new condition case #189

Closed
Tracked by #175
sergeysova opened this issue Dec 22, 2021 · 1 comment
Closed
Tracked by #175

Add new condition case #189

sergeysova opened this issue Dec 22, 2021 · 1 comment
Labels
RFC Some new feature that should be discussed
Milestone

Comments

@sergeysova
Copy link
Member

const { then: ready, else: notReady } = condition({
  source: routeMatched,
  if: $hasChunk,
})

Relates #185

@sergeysova sergeysova added the enhancement Improvement in existing feature label Dec 22, 2021
@sergeysova sergeysova added this to the v2.0 milestone Dec 22, 2021
@ainursharaev
Copy link
Contributor

But these changes will make nesting another condition impossible?

@sergeysova sergeysova added RFC Some new feature that should be discussed and removed enhancement Improvement in existing feature labels Feb 15, 2023
@sergeysova sergeysova mentioned this issue Feb 15, 2023
35 tasks
@sergeysova sergeysova closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Some new feature that should be discussed
Projects
None yet
Development

No branches or pull requests

2 participants