Closed phillipskevin closed 5 years ago
@justinbmeyer do you think these things should be deprecated officially? Meaning we'll remove them in the next major.
I think the best way to do this is to move these into mixins and then move the current docs to a "legacy" section or something that links to the docs of the mixins.
I'm going to investigate what it will take to make that work.
Closing this because the docs have been moved to a new “deprecated” section.
As part of https://github.com/canjs/canjs/issues/4116, we also might want to make some docs less prominent by either hiding them or moving them to a
deprecated
section:Also, we should
lifecycle hooks
And probably
connectedCallback
directly on a component's prototypebeforeRemove
directly on a component's prototype