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

14 Commits

Author SHA1 Message Date
Divlo
50d724eb6a
fix(types): improve documentation 2022-08-26 23:05:38 +02:00
Divlo
5c49f94b53
docs(readme): add API section for useForm hook 2022-08-26 22:48:23 +02:00
Divlo
a2edafdc22
fix(hooks): usage of useForm 2022-08-26 00:30:54 +02:00
Divlo
17656c149a
feat: add form validation 2022-08-25 23:24:40 +02:00
divlo
d1f5430374 chore: add semantic-release 2021-06-17 19:32:56 +02:00
divlo
7ac46825ee feat: no longer export by default Form component
BREAKING CHANGE: you must use `import { Form } from 'react-component-form'`
2021-06-17 19:24:21 +02:00
divlo
f720068fcc ci(release): deploy example/dist to gh-pages 2021-06-17 18:52:59 +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
0e12431622 chore: configurations and update deps 2020-10-03 19:07:09 +02:00
divlo
c577509e6f Add Object.fromEntries() ponyfill 2020-08-05 02:53:04 +02:00
Divlo
25aa143110
📝 Update README 2020-08-04 22:51:58 +02:00
divlo
3a876bd6c4 📝 Update README 2020-08-04 16:49:14 +02:00
divlo
00f95feadf 🎉 Initial commit 2020-08-04 16:22:31 +02:00