LearnNewsExamplesServices
Frontmatter
id2797
titlelist.plugin.Animate: support for dynamically adding and removing items
stateClosed
labels
enhancementstale
assigneestobiu
createdAtJan 3, 2022, 7:59 AM
updatedAtSep 15, 2024, 4:36 AM
githubUrlhttps://github.com/neomjs/neo/issues/2797
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 15, 2024, 4:36 AM

list.plugin.Animate: support for dynamically adding and removing items

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Jan 3, 2022, 7:59 AM

We could use the collection.Base:mutate event, which includes moving and inserting items as well.

Most of the logic is already inside onStoreFilter(), so we can re-use it in a smart way.

tobiu added the enhancement label on Jan 3, 2022, 7:59 AM
tobiu assigned to @tobiu on Jan 3, 2022, 7:59 AM