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

fix!: enforcing types on parent projects #81

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Tbaile
Copy link
Collaborator

@Tbaile Tbaile commented Nov 7, 2024

Due to an issue with the @ import helper the typescript declarations were not honoured correctly. This revamp allows the correct definitions to be consumed on parent projects and enforce typings correctly.

@Tbaile Tbaile requested a review from andre8244 November 7, 2024 13:55
Tbaile added a commit to NethServer/nethsecurity-ui that referenced this pull request Nov 7, 2024
Due to changes coming from the library
(nethesis/vue-components#81) several types in
the application were not set up correctly. This commit changes the
behaviour.
Due to an issue with the `@` import helper the typescript declarations
were not honoured correctly. This revamp allows the correct definitions
to be consumed on parent projects and enforce typings correctly.
@Tbaile Tbaile force-pushed the type-declaration-fixes branch from 82065ed to 172560e Compare November 7, 2024 15:16
src/components/NeFileInput.vue Outdated Show resolved Hide resolved
src/components/NeRadioSelection.vue Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

2 participants