-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
Describe the problem
Currently every directive we add is technically a breaking change, because someone could have already (for some reason) been using a prop/attribute called bubble:foo or whatever.
Describe the proposed solution
Pick a format for directives (probably what we already have now) and make it a compile-time error to have a prop that looks like a directive but doesn't match the names of any of them.
Alternatives considered
No
Importance
nice to have
peopledrivemecrazy and valqelyan
Metadata
Metadata
Assignees
Labels
No labels