1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-07-17 07:30:13 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Divlo
fcc2b2ea77
fix(types): improve Schema type for useForm 2022-09-21 09:33:09 +02:00
Divlo
17656c149a
feat: add form validation 2022-08-25 23:24:40 +02:00
Divlo
c9bb631073
build(deps): update latest 2022-08-25 22:51:40 +02:00
Divlo
686b5643b3
perf: reduce drastically build size
BREAKING CHANGE: This package is now pure ESM
2022-04-06 23:52:50 +02:00
Divlo
ec4929d7d8
chore: maintenance 2022-02-19 17:18:13 +01:00
divlo
d1f5430374 chore: add semantic-release 2021-06-17 19:32:56 +02:00
divlo
fd166db46c feat: remove polyfill-object.fromentries dependency
BREAKING CHANGE: You must support `Object.fromEntries`
2021-06-17 19:27:37 +02:00
divlo
d4a3fc4573 chore: rewrite package 2021-06-17 18:48:19 +02:00
divlo
7c878fd5f1 chore(release): v1.3.0 2020-12-27 19:47:15 +01:00
divlo
a8ca83123e fix: polyfill-object.fromentries 2020-10-26 02:56:36 +01:00
divlo
4058b48959 fix: delete Object.fromEntries ponyfill cause of bugs 2020-10-26 02:35:56 +01:00
divlo
1601626fd9 chore(release): 1.2.0 2020-10-14 10:20:27 +02:00
divlo
e1026429e9 fix: promise compatible with HandleForm 2020-10-14 10:15:08 +02:00
divlo
0e12431622 chore: configurations and update deps 2020-10-03 19:07:09 +02:00
divlo
dd70626fa7 🚀 RELEASE: Version 1.0.1 2020-08-05 17:11:57 +02:00
divlo
00f95feadf 🎉 Initial commit 2020-08-04 16:22:31 +02:00