LearnNewsExamplesServices
Frontmatter
id5009
titledialog.Base: animateHide() => remove the CSS selector removal before removing the node
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 12, 2023, 8:13 AM
updatedAtOct 12, 2023, 8:16 AM
githubUrlhttps://github.com/neomjs/neo/issues/5009
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 12, 2023, 8:16 AM

dialog.Base: animateHide() => remove the CSS selector removal before removing the node

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 12, 2023, 8:13 AM

3 times remove in one title :)

in short: we are adding the rule as a delta update, so it will not get into the vdom (which is fine).

when removing the node, there is no need to purge the selector first.

tobiu added the enhancement label on Oct 12, 2023, 8:13 AM
tobiu assigned to @tobiu on Oct 12, 2023, 8:13 AM
tobiu referenced in commit 1503d02 - "dialog.Base: animateHide() => remove the CSS selector removal before removing the node #5009" on Oct 12, 2023, 8:15 AM
tobiu closed this issue on Oct 12, 2023, 8:16 AM
tobiu referenced in commit eb1b5ee - "v6.8.3 (#5015) on Oct 13, 2023, 1:16 PM