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

missing less imports in build + smaller treeshake #14

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

mynamesleon
Copy link
Owner

No description provided.

Copy link

Code Coverage

Package Line Rate Branch Rate Health
src 100% 100%
src.components.AsHtml 100% 100%
src.components.AutoComplete 98% 90%
src.components.Button 100% 64%
src.components.Checkbox 100% 100%
src.components.CheckboxList 100% 100%
src.components.ColorInput 100% 91%
src.components.Disclosure 100% 100%
src.components.EasyField 31% 0%
src.components.EasyField.EasyFieldField 100% 86%
src.components.EasyField.EasyFieldGroup 100% 90%
src.components.EasyForm 69% 36%
src.components.ErrorMessage 100% 100%
src.components.FieldConditional 95% 86%
src.components.Fieldset 100% 100%
src.components.Input 100% 100%
src.components.Label 100% 100%
src.components.MutatedFormSpy 67% 100%
src.components.Notice 100% 100%
src.components.Radio 100% 100%
src.components.RadioList 100% 100%
src.components.Select 100% 90%
src.components.Skeleton 100% 100%
src.components.Switch 100% 88%
src.components.SwitchList 50% 8%
src.components.Textarea 100% 100%
src.components.ValidationSummary 100% 93%
src.components.VisuallyHidden 100% 100%
src.icons 100% 100%
src.utils 100% 100%
src.utils.capitaliseFirstLetter 100% 100%
src.utils.extractKeysForSubscription 100% 100%
src.utils.fieldClassName 100% 100%
src.utils.flattenObject 94% 70%
src.utils.focusAndSmoothlyScrollIntoView 79% 42%
src.utils.focusElement 100% 94%
src.utils.isElementInViewport 78% 0%
src.utils.isNullOrUndefined 100% 100%
src.utils.mergeRefs 100% 100%
src.utils.polymorphicForwardRef 100% 100%
src.utils.reactKeyFrom 100% 100%
src.utils.renderComponent 100% 100%
src.utils.smoothlyScrollIntoView 83% 64%
src.utils.useAnnounce 100% 82%
src.utils.useAutoId 100% 100%
src.utils.useCheckFieldValue 100% 92%
src.utils.useFieldArray 26% 0%
src.utils.useFieldClassName 100% 100%
src.utils.useFieldData 36% 0%
src.utils.useFieldValue 100% 94%
src.utils.useMutatedField 21% 0%
src.utils.useMutatedFormState 24% 0%
src.utils.validation 100% 100%
src.utils.validation.isAlpha 100% 100%
src.utils.validation.isAlphaNumeric 100% 100%
src.utils.validation.isDate 100% 100%
src.utils.validation.isEmail 100% 100%
src.utils.validation.isEmpty 100% 100%
src.utils.validation.isHexColor 100% 100%
src.utils.validation.isInteger 100% 100%
src.utils.validation.isLowerCase 100% 100%
src.utils.validation.isNumber 100% 100%
src.utils.validation.isUpperCase 100% 100%
src.utils.validation.isUrl 100% 100%
Summary 83% (1295 / 1560) 64% (571 / 892)

@mynamesleon mynamesleon merged commit 87f0ce7 into main Aug 23, 2024
1 check passed
@mynamesleon mynamesleon deleted the v0.3.8 branch August 23, 2024 09:17
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.

1 participant