Remove deprecated props/attrs, events, etc. before 1.0.0 #3781
Labels
4 - verified
Issues that have been released and confirmed resolved.
breaking change
Issues and pull requests with code changes that are not backwards compatible.
epic
Large scale issues to be broken up into sub-issues and tracked via sprints and/or project.
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Description
We've been deprecating props in favor of breaking changes whenever possible during the beta phase. Before 1.0.0 rolls out, these will need to be removed. This issue should help keep track of the items that need to be removed to tackle everything in a single sprint before release.
We should also work on a migration document that encompasses all changes.
cc @benelan
Proposed Advantages
Cleaner and 'lighter' codebase.
Relevant Info
N/A
Which Component
Note: this section should list action items per component or issues with relevant changes.
🚧 Coming soon 🚧
div
to accommodate more audiences #5099@deprecated
usage)active
in favor ofhidden
#3821getElementProp
to setstatus
#3755scale
andstatus
should be removed as we are not cascading scale (see Research: Set goals for and discuss cascading scale #2868)The text was updated successfully, but these errors were encountered: