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: export the useTranslator hook #1298

Merged
merged 1 commit into from
Jan 29, 2023
Merged

fix: export the useTranslator hook #1298

merged 1 commit into from
Jan 29, 2023

Conversation

afshinm
Copy link
Member

@afshinm afshinm commented Jan 29, 2023

To export the useTranslator hook which can be used in plugins.

@afshinm afshinm added the new feature New feature or request label Jan 29, 2023
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.96% 1293/1617
🟡 Branches 66.67% 346/519
🟢 Functions 81.05% 278/343
🟡 Lines 79.62% 1137/1428

Test suite run success

181 tests passing in 32 suites.

Report generated by 🧪jest coverage report action from e6e674f

@github-actions
Copy link

Size Change: +36 B (0%)

Total Size: 93.8 kB

Filename Size Change
dist/gridjs.js 16.2 kB +8 B (0%)
dist/gridjs.module.js 16.2 kB +7 B (0%)
dist/gridjs.production.es.min.js 16.2 kB +7 B (0%)
dist/gridjs.production.min.js 16.3 kB +7 B (0%)
dist/gridjs.umd.js 16.3 kB +7 B (0%)
ℹ️ View Unchanged
Filename Size
l10n/dist/l10n.js 3.05 kB
l10n/dist/l10n.module.js 3.13 kB
l10n/dist/l10n.umd.js 3.18 kB
plugins/selection/dist/selection.js 1.05 kB
plugins/selection/dist/selection.module.js 1.07 kB
plugins/selection/dist/selection.umd.js 1.15 kB

compressed-size-action

@afshinm afshinm merged commit 6275e01 into master Jan 29, 2023
@afshinm afshinm deleted the export-use-translator branch January 29, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant