This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Evaluate if we can move away completely from wordpress/components #2143
Labels
focus: performance
The issue/PR is related to performance.
status: stale
Stale issues and PRs have had no updates for 60 days.
This is the most extreme one, currently we use many wordpress/components here and there, the complete list, if we can move away from most of them, we can gain SIGFNIFCANT bundle gains, and reduce the complexity of our bundle and problems we get from supporting many versions, as long as we support 5.3 we will always be a release or two away from fixes and new things, this is 6 months worth of changes, we're not using anything advanced tbh most of those are basic divs .
The idea of sharing code between projects is wonderful in theory, but the fact that you have to support multiple versions and perform extreme gymnastics and still have to use a 6 months old version is not very compelling, if we ever reach a point of version parity with GB or WordPress (which I don'th think is possible) we might find some use in it, currently 4 of those components cause problems:
Both are blocked by the fact that we can update or not (#2140)
The need to update will also be blocking this (or reverse) since if we can update (lesser evil) we solve some issue.
The best solution is to completely move away, which should be investigated before the rest.
the components we use:
The text was updated successfully, but these errors were encountered: