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

Improved support for native inputs #5

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

dbssman
Copy link
Owner

@dbssman dbssman commented Jan 10, 2023

No description provided.

@dbssman dbssman linked an issue Jan 10, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jan 10, 2023

📊 Package size report   7%↑

File Before After
dist/constants.d.ts 924 B 5%↑972 B
dist/index.d.ts 182 B -5.49%↓172 B
dist/logic/getDefaultFieldValue.d.ts 76 B
dist/logic/getNativeFieldValue.d.ts 67 B
dist/logic/index.d.ts 145 B
dist/playground/vite-env.d.ts 192 B
dist/types.d.ts 7.3 kB -1.8%↓7.2 kB
dist/utils/index.d.ts 304 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
dist/vue-form-handler.js 20.3 kB 8%↑21.9 kB
dist/vue-form-handler.umd.cjs 15.4 kB 6%↑16.4 kB
Total (Includes all files) 49.1 kB 7%↑52.8 kB
Tarball size 15.8 kB 8%↑17.1 kB
Unchanged files
File Size
dist/FormHandler.d.ts 1.1 kB
dist/useFormHandler.d.ts 275 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 35b83b4 into master Jan 10, 2023
@dbssman dbssman deleted the feature/4-improve-support-for-native-inputs branch January 19, 2023 16:38
dbssman added a commit that referenced this pull request May 3, 2023
…ve-inputs

Improved support for native inputs
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.

Improve support for native inputs
1 participant