Skip to content

Fix type definitions for i18n component and v-t directive #822

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

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

Demivan
Copy link
Member

@Demivan Demivan commented Jun 15, 2023

Description

Add type definitions for i18n component for autocomplete and type checking support.

Linked Issues

Fixes #821

Additional context

@Demivan Demivan added the Type: Bug Something isn't working label Jun 15, 2023
@github-actions
Copy link

Export Size

Unchanged

fluent-vue

Name Size Diff
createFluentVue 2.38 KB -
useFluent 887 B -

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #822 (3ea33d8) into main (0df3aa3) will not change coverage.
The diff coverage is n/a.

❗ Current head 3ea33d8 differs from pull request most recent head b321278. Consider uploading reports for the commit b321278 to get more accurate results

@@           Coverage Diff           @@
##             main     #822   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files          12       12           
  Lines         197      197           
  Branches       39       39           
=======================================
  Hits          195      195           
  Partials        2        2           
Flag Coverage Δ
vue-2 91.87% <ø> (ø)
vue-3 90.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Demivan Demivan changed the title Add type definitions for i18n component Fix type definitions for i18n component Jun 15, 2023
@Demivan Demivan changed the title Fix type definitions for i18n component Fix type definitions for i18n component and v-t directive Jun 15, 2023
@Demivan Demivan merged commit 44dc3ed into main Jun 15, 2023
@Demivan Demivan deleted the type-component branch June 15, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Missing type checking and intellisense for i18n component
1 participant