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

📄 Docs - Guides #45

Closed
wants to merge 85 commits into from
Closed

📄 Docs - Guides #45

wants to merge 85 commits into from

Conversation

dbssman
Copy link
Owner

@dbssman dbssman commented Feb 6, 2023

No description provided.

Daniel Requejo and others added 30 commits December 7, 2022 23:29
…ve-inputs

Improved support for native inputs
…validation-strategy

Feature/1 gain consistency on the validation strategy
…validation-strategy

Feature/1 gain consistency on the validation strategy
@dbssman dbssman linked an issue Feb 6, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Feb 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
vue-form-handler ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 6, 2023 at 4:44PM (UTC)

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

📊 Package size report   No changes

File Before After
Total (Includes all files) 187.0 kB 187.0 kB
Tarball size 45.7 kB 0%↑45.7 kB
Unchanged files
File Size
dist/constants.d.ts 1.1 kB
dist/constants.d.ts.map 284 B
dist/FormHandler.d.ts 1.5 kB
dist/FormHandler.d.ts.map 195 B
dist/index.d.ts 154 B
dist/index.d.ts.map 181 B
dist/index.js 39.8 kB
dist/index.js.map 32.2 kB
dist/index.umd.cjs 42.8 kB
dist/index.umd.cjs.map 32.9 kB
dist/logic/getDefaultFieldValue.d.ts 126 B
dist/logic/getDefaultFieldValue.d.ts.map 150 B
dist/logic/getNativeFieldValue.d.ts 116 B
dist/logic/getNativeFieldValue.d.ts.map 149 B
dist/logic/index.d.ts 417 B
dist/logic/index.d.ts.map 417 B
dist/logic/refFn.d.ts 186 B
dist/logic/refFn.d.ts.map 194 B
dist/logic/transformValidations.d.ts 222 B
dist/logic/transformValidations.d.ts.map 216 B
dist/logic/validateField.d.ts 224 B
dist/logic/validateField.d.ts.map 201 B
dist/logic/validateForm.d.ts 193 B
dist/logic/validateForm.d.ts.map 180 B
dist/types/baseControl.d.ts 1.1 kB
dist/types/baseControl.d.ts.map 842 B
dist/types/formHandler.d.ts 5.7 kB
dist/types/formHandler.d.ts.map 3.8 kB
dist/types/index.d.ts 205 B
dist/types/index.d.ts.map 221 B
dist/types/logic.d.ts 384 B
dist/types/logic.d.ts.map 412 B
dist/types/refs.d.ts 692 B
dist/types/refs.d.ts.map 759 B
dist/types/register.d.ts 1.4 kB
dist/types/register.d.ts.map 887 B
dist/types/validations.d.ts 2.2 kB
dist/types/validations.d.ts.map 1.1 kB
dist/useFormHandler.d.ts 301 B
dist/useFormHandler.d.ts.map 230 B
dist/utils/index.d.ts 569 B
dist/utils/index.d.ts.map 615 B
dist/utils/isCheckboxInput.d.ts 134 B
dist/utils/isCheckboxInput.d.ts.map 143 B
dist/utils/isMultipleSelect.d.ts 136 B
dist/utils/isMultipleSelect.d.ts.map 145 B
dist/utils/isNativeControl.d.ts 129 B
dist/utils/isNativeControl.d.ts.map 141 B
dist/utils/isRadioInput.d.ts 131 B
dist/utils/isRadioInput.d.ts.map 137 B
dist/utils/max.d.ts 488 B
dist/utils/max.d.ts.map 146 B
dist/utils/maxLength.d.ts 601 B
dist/utils/maxLength.d.ts.map 158 B
dist/utils/min.d.ts 489 B
dist/utils/min.d.ts.map 146 B
dist/utils/minLength.d.ts 572 B
dist/utils/minLength.d.ts.map 158 B
dist/utils/pattern.d.ts 509 B
dist/utils/pattern.d.ts.map 154 B
dist/utils/required.d.ts 461 B
dist/utils/required.d.ts.map 143 B
License.md 1.1 kB
package.json 1.6 kB
README.md 3.8 kB

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

@dbssman dbssman force-pushed the feature/29-docs-guides branch from 45d3378 to 1dc3d8d Compare February 6, 2023 16:44
@dbssman dbssman changed the title 📏 Correct embedder max size 📄 Docs - Guides Feb 12, 2023
@dbssman dbssman closed this May 3, 2023
@dbssman dbssman deleted the feature/29-docs-guides branch May 19, 2023 18:12
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.

📄 Docs - Guides
1 participant