Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration path for Vue 2 custom directives using binding.expression #34

Open
dospunk opened this issue Mar 1, 2023 · 0 comments
Open

Comments

@dospunk
Copy link

dospunk commented Mar 1, 2023

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.

@skirtles-code skirtles-code transferred this issue from vuejs/docs Mar 2, 2023
Jinjiang pushed a commit that referenced this issue May 1, 2023
* feat: Ukrainian language

* feat: Migration build

* feat: Recommendations

* feat: Links, breaking changes page

* feat: global api

* fix: #9

* fix: #10 v-model

* #21 translate attr imcludes class and style

* #20 Translate: listeners are removed

* Update src/uk/breaking-changes/listeners-removed.md

* Update src/uk/breaking-changes/listeners-removed.md

* Update src/uk/breaking-changes/listeners-removed.md

* Update src/uk/breaking-changes/listeners-removed.md

* #19 Translate: Slots unification

* #18 Translate: render function API

* #28 Translate: PropsData

* #27 Translate:

* #27 Translate:

* #26 Translate: inline-template attribute

* #25 Translate: filters

* Update src/uk/breaking-changes/filters.md

* #24 Translate: events API

* #23 Translate: keycode modifiers

* Update src/uk/breaking-changes/keycode-modifiers.md

* Translate: custom elements interop

* Translate: custom directives #30

* Update src/uk/breaking-changes/custom-directives.md

Co-authored-by: Nazar Niphone <74293442+nazar1ua@users.noreply.github.com>

* Update src/uk/breaking-changes/custom-directives.md

Co-authored-by: Nazar Niphone <74293442+nazar1ua@users.noreply.github.com>

* Update src/uk/breaking-changes/custom-directives.md

Co-authored-by: Nazar Niphone <74293442+nazar1ua@users.noreply.github.com>

* Update src/uk/breaking-changes/custom-directives.md

Co-authored-by: Nazar Niphone <74293442+nazar1ua@users.noreply.github.com>

* translation improvements

* translate: key Attribute #11

* translate: v-bind merge behavior #13

* translate: v-if vs. v-for precedence #12

* translate: v-on.native modifier removed #14

* translate: title fix #14

* translate: functional components #15

* translate: async components #16

* translate: emits option #17

* translate: attribute coercion behavior #29

* translate: mount changes #32

* translate: props default this access #33

* translate: transition class change #34

* translate: transition as root #35

* translate: transition group root element #36

* translate: vnode lifecycle events #37

* translate: watch on arrays #38

* Update src/uk/breaking-changes/v-if-v-for.md

Co-authored-by: Olesya Kogivchak <lesya.kogivchak@gmail.com>

* Update src/uk/breaking-changes/v-if-v-for.md

Co-authored-by: Olesya Kogivchak <lesya.kogivchak@gmail.com>

* Update src/uk/breaking-changes/key-attribute.md

Co-authored-by: Olesya Kogivchak <lesya.kogivchak@gmail.com>

* Translate: data option

---------

Co-authored-by: olesyakogivchak <olesya.kohivchak@evry.com>
Co-authored-by: Nazar Niphone <74293442+nazar1ua@users.noreply.github.com>
Co-authored-by: Max Druzhinin <6406412+maxdzin@users.noreply.github.com>
Co-authored-by: Olesya Kogivchak <lesya.kogivchak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant