LearnNewsExamplesServices
Frontmatter
id3528
titlecomponent.Base: afterSetCls(), afterSetWrapperCls() => smarter merging strategy
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 5, 2022, 1:01 AM
updatedAtOct 5, 2022, 1:10 AM
githubUrlhttps://github.com/neomjs/neo/issues/3528
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 5, 2022, 1:10 AM

component.Base: afterSetCls(), afterSetWrapperCls() => smarter merging strategy

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 5, 2022, 1:01 AM

cls = [...me.wrapperCls, ...value];

would not honor duplicate entries. well, those should never happen, but better safe than sorry.

tobiu added the enhancement label on Oct 5, 2022, 1:01 AM
tobiu assigned to @tobiu on Oct 5, 2022, 1:01 AM
tobiu referenced in commit 62e3e96 - "component.Base: afterSetCls(), afterSetWrapperCls() => smarter merging strategy #3528" on Oct 5, 2022, 1:10 AM
tobiu closed this issue on Oct 5, 2022, 1:10 AM