LearnNewsExamplesServices
Frontmatter
id2790
titlecollection.Base:filter() => adjust the filter event signature
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 2, 2022, 4:02 PM
updatedAtJan 2, 2022, 4:29 PM
githubUrlhttps://github.com/neomjs/neo/issues/2790
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 2, 2022, 4:29 PM

collection.Base:filter() => adjust the filter event signature

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jan 2, 2022, 4:02 PM

we need to add more infos:

me.fire('filter', {
    isFiltered: me[isFiltered],
    items     : me.items,
    oldItems,
    scope     : me
});
tobiu added the enhancement label on Jan 2, 2022, 4:02 PM
tobiu assigned to @tobiu on Jan 2, 2022, 4:02 PM
tobiu referenced in commit d7c046f - "collection.Base:filter() => adjust the filter event signature #2790" on Jan 2, 2022, 4:02 PM
tobiu closed this issue on Jan 2, 2022, 4:29 PM