Migration path for Vue 2 custom directives using binding.expression #34
Open
Description
While vuejs/docs#1133 documents that binding.expression
has been removed from custom directives, it doesn't include a rationale or migration path for the decision because the author did not have that information. Since binding.expression
enabled functionality for directives that is no longer possible without it (namely two-way binding) it would be helpful to have a migration path.
Metadata
Assignees
Labels
No labels