https://github.com/xdev-software/vaadin-date-range-picker
Vaadin Flow DateRangePicker 📅 implementation
https://github.com/xdev-software/vaadin-date-range-picker
date-range-picker vaadin vaadin-addon vaadin-flow-daterangepicker
Last synced: 11 months ago
JSON representation
Vaadin Flow DateRangePicker 📅 implementation
- Host: GitHub
- URL: https://github.com/xdev-software/vaadin-date-range-picker
- Owner: xdev-software
- License: apache-2.0
- Created: 2020-09-25T08:06:47.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-16T04:12:46.000Z (12 months ago)
- Last Synced: 2025-04-20T15:19:15.977Z (11 months ago)
- Topics: date-range-picker, vaadin, vaadin-addon, vaadin-flow-daterangepicker
- Language: Java
- Homepage: https://vaadin.com/directory/component/daterangepicker-for-vaadin
- Size: 3.57 MB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://vaadin.com/directory/component/daterangepicker-for-vaadin)
[](https://mvnrepository.com/artifact/software.xdev/vaadin-date-range-picker)
[](https://github.com/xdev-software/vaadin-date-range-picker/actions/workflows/check-build.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_vaadin-date-range-picker)

# DateRangePicker for Vaadin
A Vaadin Flow DateRangePicker implementation

## Installation
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-date-range-picker/releases/latest#Installation)
#### Compatibility with Vaadin
| Vaadin version | DateRangePicker version |
| --- | --- |
| Vaadin 24+ (latest) | ``4+`` |
| Vaadin 23 | ``3.x`` |
| Vaadin 14 | ``2.x`` |
### Spring-Boot
* You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages)
## Run the Demo
* Checkout the repo
* Run ``mvn install && mvn -f vaadin-date-range-picker-demo spring-boot:run``
* Open http://localhost:8080
Show example

## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/vaadin-date-range-picker/dependencies)