Skip to content

Commit 7a66a6b

Browse files
committed
Add compatibility table
1 parent 64e7abd commit 7a66a6b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,13 @@ Therefore you can encapsulate the components properly, for example like this: ``
9797
## Installation
9898
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-chartjs-wrapper/releases/latest#Installation)
9999

100+
#### Compatibility with Vaadin
101+
102+
| Vaadin version | DateRangePicker version |
103+
| --- | --- |
104+
| Vaadin 25+ (latest) | ``2+`` |
105+
| Vaadin 24 | ``1.x`` |
106+
100107
### Spring-Boot
101108
* You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages)
102109

0 commit comments

Comments
 (0)