Michael created this task. Michael added projects: Wikidata, wdwb-tech, Wikidata Lexicographical data, Vue.js, wmde-wikidata-tech.
TASK DESCRIPTION The `.sync` syntax has been replaced with the `v-model` syntax. The details are explained on this page: https://v3-migration.vuejs.org/breaking-changes/v-model.html [Vue warn]: (deprecation COMPILER_V_BIND_SYNC) .sync modifier for v-bind has been removed. Use v-model with argument instead. `v-bind:language.sync` should be changed to `v-model:language`. Details: https://v3-migration.vuejs.org/breaking-changes/v-model.html 39 | </div> 40 | <language-and-category-widget 41 | :language.sync="language" | ^^^^^^^^^^^^^^^^^^^^^^^^^ 42 | :lexicalCategory.sync="lexicalCategory" 43 | :inEditMode="inEditMode" at <App> 1. Acceptance Criteria [ ] the `.sync` modifier is no longer used anywhere on the page [ ] the new way of doing it also works with php-vuejs-templating, if that is relevant TASK DETAIL https://phabricator.wikimedia.org/T321670 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Michael, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
