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

Created useDecimalField #296

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

Created useDecimalField #296

wants to merge 9 commits into from

Conversation

AlexShukel
Copy link
Collaborator

No description provided.

@AlexShukel AlexShukel added the feature New feature or request label Aug 28, 2023
@AlexShukel AlexShukel changed the title Created useDecimalField Created useDecimalField Aug 28, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2023

size-limit report 📦

Path Size
packages/core/dist/core.cjs.production.min.js 24.15 KB (0%)
packages/core/dist/core.esm.js 22.83 KB (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2023

Coverage report for /home/runner/work/reactive-forms/reactive-forms/packages/x

St.
Category Percentage Covered / Total
🟢 Statements
94.83% (+4.35% 🔼)
110/116
🟢 Branches 100% 30/30
🟢 Functions
90.48% (+5.86% 🔼)
19/21
🟢 Lines
94.59% (+4.43% 🔼)
105/111
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 DecimalFieldI18n.tsx 100% 100% 100% 100%
🟢 formatDecimal.ts 100% 100% 100% 100%
🟢 useDecimalField.ts 100% 100% 100% 100%

Test suite run success

23 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from dec9992

@AlexShukel AlexShukel linked an issue Aug 28, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create useDecimalField hook
2 participants