LearnNewsExamplesServices
Frontmatter
id2750
titlelist.plugin.Animate: support for collection filtering
stateClosed
labels
enhancement
assignees[]
createdAtOct 3, 2021, 7:29 PM
updatedAtJan 24, 2022, 9:06 PM
githubUrlhttps://github.com/neomjs/neo/issues/2750
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 24, 2022, 9:06 PM

list.plugin.Animate: support for collection filtering

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 3, 2021, 7:29 PM

Items inside examples.list.animate.MainContainer has an isOnline record field, which we can use for testing.

removed items: set the opacity to 0, css based transition (same duration as the item movements). once the transition is done, remove the item from the vdom.

added items: add the item to the vdom with an opacity of 0. inside the next animation frame, set the opacity to 1.

tobiu added the enhancement label on Oct 3, 2021, 7:29 PM
tobiu
tobiu Jan 24, 2022, 9:06 PM

done

tobiu closed this issue on Jan 24, 2022, 9:06 PM