Ryo Matsukawa 540aa2124b
feat: switch default validationBehavior to aria and allow switching via props (#2987)
* chore: add support validationBehavior aria

* chore: add validationBehavior to Provider

* chore: add autocomplete validation test

* chore: add checkbox validation test

* fix(input): require condition

* docs: add description of validationBehavior props

* chore: add support validationBehavior props for date components

* docs(dates): add description of validationBehavior props

* chore: add changeset

* chore: format

* chore: fix test

* fix: select validationBehavior is not support yet

* fix: select validationBehavior not supported yet

* chore(docs): validation behavior prop added to nextui-provider

---------

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-05-22 17:50:39 -03:00
..
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00

@nextui-org/date-picker

A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.

Installation

yarn add @nextui-org/date-picker
# or
npm i @nextui-org/date-picker

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.