-
### On which framework/platform would you like to see this feature implemented?
Vue
### Which UI component is this feature-request for?
Authenticator
### Please describe your feature-request in de…
-
RFC: https://github.com/bcgov/entity/blob/main/rfcs/rfc-auth-web-vue3-conversion.md
stories:
1. Convert auth-web components to use vue-composition-api
2. Convert sbc-common-components to use vue-…
-
### What problem does this feature solve?
NativeScript recently introduced two new components Tabs & BottomNavigation that are considered a better version of the old TabView.
Currently vue docs do…
-
### Description
In this example
https://stackblitz.com/edit/nuxt-starter-d1zs6g?file=app.vue
I try to implement `UModal`. I would like to render different components in that UModal, e.g. a Newsl…
-
How to add the others components from UI Fabric Core like https://developer.microsoft.com/en-us/fabric#/components/documentcard?
Is't possible to use them into VUE without VUE components but direct f…
-
### Environment
Global:
- Operating System: Linux (Ubuntu v23.10)
- Node v20.11.1
- pnpm v9.0.1
- (npm v10.2.4)
- (npx v10.2.4)
Project:
- Nuxt Version: 3.11.2
- CLI Version: …
-
From https://hub.datalad.org/datalink/tools/issues/9
`shacl-vue` works with graph data using the `rdf-ext` library, by saving some quads to an `rdf.dataset()` (`import rdf from 'rdf-ext'`), after l…
-
## Component Description
This component is used in the Pagination component to display clickable page numbers that navigate to each page of content.
See designs specs for hover states and mobil…
-
### Describe the feature
Hello Team,
I wanted to reach out to ensure compatibility and to see if there are any specific considerations or modifications needed when integrating with Nuxt 3.
Cou…
-
I use the standard template from nuxt-starter and try to import scss to override variables. But it does not work:
```
@import '../node_modules/at-ui-style/src/variables/default.scss';
@import '..…