LearnNewsExamplesServices
Frontmatter
id1914
titlecomponent.Base: afterSetAppName() => check the css map
stateClosed
labels
enhancement
assignees[]
createdAtApr 30, 2021, 7:17 PM
updatedAtMay 5, 2021, 10:05 AM
githubUrlhttps://github.com/neomjs/neo/issues/1914
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 5, 2021, 10:05 AM

component.Base: afterSetAppName() => check the css map

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 30, 2021, 7:17 PM

this config needs to check if the current className is already inside the css map.

if not: add it, trigger a file load in main, walk up the proto chain until there is a match (or you arrive at component.Base) and add all files to the map (also triggering a file load).

tobiu added the enhancement label on Apr 30, 2021, 7:17 PM
tobiu closed this issue on May 5, 2021, 10:05 AM