Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
No real care was taken besides swapping both so it holds true.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On Vue 3, ref names and v-model names are both assigned to the scope of the component,
unlike in Vue 2, where refs were only registered on vm.$refs. This means if you
have a <input v-model="blah" ref="blah"> the ref will override the model and thus
the model will not work. This is, of course, undocumented in the migration guide 🙄
|
|
|
|
implies a slight refactor
|
|
temporaly > temporarily
|
|
|
|
|
|
|
|
Rationale: You cannot register if API is down, which is why you're in the website.
|
|
Futurely text contents shall be replaced with: "You're creating a Legacy account"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|