1.1.10 • Published 8 months 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-cvapi
Usage
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
8 months 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
2 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.0-next.0
3 years ago
1.0.0-next.1
3 years ago
1.0.0-next.2
3 years ago
1.0.0-next.3
3 years ago
0.1.16
4 years ago
1.0.0-next.4
3 years ago
1.0.0-next.5
3 years ago
0.1.15
4 years ago
0.1.14
4 years ago
0.1.13
4 years ago
0.1.12
4 years ago
0.1.10
4 years ago
0.1.11
4 years ago
0.1.9
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.4
4 years ago
0.1.5
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago