Divlo
|
45c072f2bd
|
style: fix linting
|
2023-01-10 21:27:25 +01:00 |
|
Divlo
|
cdff824ca5
|
fix: update dependencies to latest
|
2023-01-10 21:23:32 +01:00 |
|
Divlo
|
54ef5ceea1
|
ci: fix timeout
|
2022-11-08 11:40:39 +01:00 |
|
Divlo
|
48d4fb6f75
|
build(deps): bump Next.js to v13
|
2022-11-08 11:28:57 +01:00 |
|
Divlo
|
1683474fa6
|
chore: remove usage of styled-jsx
|
2022-10-03 21:23:17 +02:00 |
|
Divlo
|
a37453a115
|
style(example): fix linting
|
2022-09-21 09:38:57 +02:00 |
|
Divlo
|
fcc2b2ea77
|
fix(types): improve Schema type for useForm
|
2022-09-21 09:33:09 +02:00 |
|
Divlo
|
d213893d5d
|
ci: avoid running twice (develop and master branch) [skip-ci]
|
2022-08-26 23:58:19 +02:00 |
|
Divlo
|
1125103c45
|
ci(test): fix folder path for e2e tests
|
2022-08-26 23:53:13 +02:00 |
|
Divlo
|
ce884c354d
|
style(example): fix linting
|
2022-08-26 23:50:28 +02:00 |
|
Divlo
|
0819304e1e
|
test: add e2e automated tests
|
2022-08-26 23:47:48 +02:00 |
|
Divlo
|
50d724eb6a
|
fix(types): improve documentation
|
2022-08-26 23:05:38 +02:00 |
|
Divlo
|
c979bab553
|
chore(example): fix translation with global message
|
2022-08-26 22:53:59 +02:00 |
|
Divlo
|
52081972e9
|
ci: release only stable on master branch
|
2022-08-26 22:48:52 +02:00 |
|
Divlo
|
5c49f94b53
|
docs(readme): add API section for useForm hook
|
2022-08-26 22:48:23 +02:00 |
|
Divlo
|
01419426a3
|
style: fix linting with prettier
|
2022-08-26 21:39:42 +02:00 |
|
Divlo
|
676a70b1a9
|
chore: add example
|
2022-08-26 20:19:31 +02:00 |
|
Divlo
|
37b4b9b990
|
chore: publish on beta channel correctly
|
2022-08-26 16:32:46 +02:00 |
|
Divlo
|
7e3ef0f492
|
ci: runs on develop branch
|
2022-08-26 16:29:20 +02:00 |
|
Divlo
|
c0034d5af6
|
chore: temporarly release new beta version on develop branch
|
2022-08-26 16:27:52 +02:00 |
|
Divlo
|
694d31e68d
|
ci: disable temporarly release
|
2022-08-26 16:13:13 +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
|
c9bb631073
|
build(deps): update latest
|
2022-08-25 22:51:40 +02:00 |
|
Divlo
|
8cbe5c3bf2
|
fix: build issue with "React is not defined"
|
2022-04-07 11:37:42 +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
|
079d3f9d50
|
style: fix lint:typescript
|
2021-06-17 19:34:49 +02: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
|
c90742b200
|
feat: export getFormDataObject and FormProps interface
|
2021-06-17 19:26:13 +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
|
e3c4c53f23
|
fix(example): disable react profiling
|
2021-06-17 19:17:34 +02:00 |
|
divlo
|
c133ba5a20
|
fix(example): issue with gh-pages deploy
|
2021-06-17 19:09:46 +02:00 |
|
divlo
|
efc06a9639
|
fix(example): update title
|
2021-06-17 19:02:13 +02:00 |
|
divlo
|
f475f18b29
|
ci: disable caching .npm
|
2021-06-17 18:58:05 +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
|
f8f655a6af
|
ci: fix nodejs caching
|
2020-10-29 17:03:19 +01:00 |
|
divlo
|
75221c24f6
|
ci: update node.js to cache dependencies
|
2020-10-29 16:47:15 +01:00 |
|
divlo
|
3dfcdaf81f
|
ci: node.js >= 12
|
2020-10-26 03:14:42 +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
|
754c06ac66
|
Merge pull request #1 from Divlo/dependabot/github_actions/actions/setup-node-v2.1.2
Bump actions/setup-node from v1 to v2.1.2
|
2020-10-03 19:08:36 +02:00 |
|
dependabot[bot]
|
72abb41251
|
Bump actions/setup-node from v1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...c6fd00ceb9747fb23ffdf72987450a2664414867)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-03 17:08:12 +00: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 |
|