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

refactor: add child and descendant matchers #4520

Merged
merged 1 commit into from
Dec 6, 2024
Merged

refactor: add child and descendant matchers #4520

merged 1 commit into from
Dec 6, 2024

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented Dec 6, 2024

Now we have two more matcher for direct children and descendants. Eventually they will replace "detachable" flag in meta.

Here used new matchers to prevent user from deleting last tab trigger or last tab content which cannot be readded from components panel.

Added matchers check to "delete" and "cut"

Now we have two more matcher for direct children and descendants.
Eventually they will replace "detachable" flag in meta.

Here used new matchers to prevent user from deleting last tab trigger
or last tab content which cannot be readded from components panel.
@TrySound TrySound requested review from kof and istarkov December 6, 2024 04:26
@TrySound TrySound merged commit ce2babe into main Dec 6, 2024
17 checks passed
@TrySound TrySound deleted the match-child branch December 6, 2024 09:46
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