-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
dependenciespull requests that update a dependency filepull requests that update a dependency fileproposalfeature proposals (potential future features)feature proposals (potential future features)shellissues related to the core shellissues related to the core shell
Description
phosphor.js was archived: https://github.com/phosphorjs/phosphor#phosphorjs
We don't really use much from there except widgets. Also it's causing issues since phosphor.js comes with own concepts for events (signals), does not support disposables and does not live in DI context.
Instead of maintaining our own fork, it would be better to copy relevant bits, refactor them to use our events, clean up its dependencies, put in DI context and then clean up the shell. It would reduce amount of dependencies and size of bundled code as well.
socheatsok78, BroKun, balajiv113, complyue and debovema
Metadata
Metadata
Assignees
Labels
dependenciespull requests that update a dependency filepull requests that update a dependency fileproposalfeature proposals (potential future features)feature proposals (potential future features)shellissues related to the core shellissues related to the core shell