1.1.10 • Published 1 year ago
@felte/reporter-cvapi v1.1.10
@felte/reporter-cvapi
A Felte reporter that uses the browser's constraint validation API to display your error messages.
Installation
npm install --save @felte/reporter-cvapi
# Or, if you use yarn
yarn add @felte/reporter-cvapiUsage
Add it to the extend property of Felte's createForm configuration object.
import reporter from '@felte/reporter-cvapi';
const { form } = createForm({
// ...
extend: reporter,
// ...
});1.1.10
1 year ago
1.1.9
2 years ago
1.1.8
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
1.0.0-next.0
4 years ago
1.0.0-next.1
4 years ago
1.0.0-next.2
4 years ago
1.0.0-next.3
4 years ago
0.1.16
4 years ago
1.0.0-next.4
4 years ago
1.0.0-next.5
4 years ago
0.1.15
4 years ago
0.1.14
4 years ago
0.1.13
4 years ago
0.1.12
5 years ago
0.1.10
5 years ago
0.1.11
5 years ago
0.1.9
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.6
5 years ago
0.1.4
5 years ago
0.1.5
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago