qiskit.org/composables
Pablo Aragón fc21a25945
Refactor/3311 replace v bind (#3327)
* refactor: replace v-bind

* refactor(link): rename IconLink

* feat(links): TextLink interface

Better distinguish text links (including labels) from generic links.

* refactor: remove "import type"

Following https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html, "import type" is intended for edge-cases, which is not how we're using it. We can safely use "import".

* chore(style): lint

* refactor(link): require Link prop

* chore(link): remove unused prop

* all v-binds replaced

* fix variable casing convention

* Update components/Ui/UiLink.vue

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

* fix(ecosystem): correct link type

* fix: correct link type

---------

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-06-22 11:14:03 +02:00
..
useScrollBetweenSections.ts refactor(overview): migrate to Nuxt 3 (#3081) 2023-03-31 10:09:25 +02:00
useSegment.ts Refactor/3311 replace v bind (#3327) 2023-06-22 11:14:03 +02:00