Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Feature/1 gain consistency on the validation strategy #6

Merged
merged 6 commits into from
Jan 19, 2023

Conversation

dbssman
Copy link
Owner

@dbssman dbssman commented Jan 19, 2023

No description provided.

@dbssman dbssman linked an issue Jan 19, 2023 that may be closed by this pull request
@dbssman dbssman force-pushed the feature/1-gain-consistency-on-the-validation-strategy branch from c60488b to 580e4a3 Compare January 19, 2023 12:29
@github-actions
Copy link

📊 Package size report   21%↑

File Before After
dist/constants.d.ts 972 B
dist/core/constants.d.ts 973 B
dist/FormHandler.d.ts 1.1 kB 5%↑1.2 kB
dist/index.d.ts 172 B 3%↑177 B
dist/logic/index.d.ts 145 B 163%↑382 B
dist/logic/refFn.d.ts 151 B
dist/logic/transformValidations.d.ts 172 B
dist/logic/validateField.d.ts 181 B
dist/logic/validateForm.d.ts 151 B
dist/types.d.ts 7.2 kB
dist/types/baseControl.d.ts 996 B
dist/types/formHandler.d.ts 5.1 kB
dist/types/index.d.ts 170 B
dist/types/logic.d.ts 349 B
dist/types/refs.d.ts 658 B
dist/types/register.d.ts 1.3 kB
dist/types/validations.d.ts 1.8 kB
dist/utils/index.d.ts 304 B 93%↑586 B
dist/utils/max.d.ts 455 B
dist/utils/maxLength.d.ts 562 B
dist/utils/min.d.ts 456 B
dist/utils/minLength.d.ts 533 B
dist/utils/pattern.d.ts 472 B
dist/utils/required.d.ts 423 B
dist/vue-form-handler.js 21.9 kB 10%↑24.1 kB
dist/vue-form-handler.umd.cjs 16.4 kB 11%↑18.1 kB
Total (Includes all files) 52.8 kB 21%↑64.1 kB
Tarball size 17.1 kB 17%↑20.0 kB
Unchanged files
File Size
dist/logic/getDefaultFieldValue.d.ts 76 B
dist/logic/getNativeFieldValue.d.ts 67 B
dist/playground/vite-env.d.ts 192 B
dist/useFormHandler.d.ts 275 B
dist/utils/isCheckboxInput.d.ts 89 B
dist/utils/isDefined.d.ts 80 B
dist/utils/isMultipleSelect.d.ts 89 B
dist/utils/isNativeControl.d.ts 84 B
dist/utils/isRadioInput.d.ts 89 B
License.md 1.1 kB
package.json 1.1 kB
README.md 1.4 kB

🤖 This report was automatically generated by pkg-size-action

@dbssman dbssman merged commit 6d5e157 into master Jan 19, 2023
@dbssman dbssman deleted the feature/1-gain-consistency-on-the-validation-strategy branch January 19, 2023 16:38
dbssman added a commit that referenced this pull request Jan 19, 2023
…validation-strategy

Feature/1 gain consistency on the validation strategy
dbssman added a commit that referenced this pull request May 3, 2023
…validation-strategy

Feature/1 gain consistency on the validation strategy
dbssman added a commit that referenced this pull request May 3, 2023
…validation-strategy

Feature/1 gain consistency on the validation strategy
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gain consistency on the validation strategy
1 participant