Open heruan opened 7 years ago
Thanks for your feedback, we already found that is an important feature. Planned for future releases, under development right now.
For clarity:
While we don't have any big plans on developing the Calendar component further, we agree that it would be worthwhile to convert it to have Java 8 style API's and replace Container
part with DataProvider
support.
This is now in the backlog, but I cannot give any guarantees when we'll get to this.
We have discussed about Calendar, the conclusion was that we want to spun this first as an add-on, to gather feedback and to allow us to improve and break the API when needed (instead of forcing some version with FW 8.1). This would make it then much faster to make a the first version of this and make it available for users via Directory.
Hi All, Is there a way to access the source code of the calendar component?
I have some feature enhancements that I would like to implement on the Calendar. Where can I download the complete source code for this component?
@wgumar01 You can access it from the 7.7 branch.
Sad that this was left behind. This is an important component for many and it distinguishes Vaadin from many other frameworks that do not provide a calendar.
AddOn: https://github.com/blackbluegl/calendar-component Same as in V7 with improvements and works in V8 without legacy packages
Hello there!
It looks like this issue hasn't progressed lately. There are so many issues that we just can't deal them all within a reasonable timeframe.
There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):
Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!
Seems like the Calendar component is missing in FW8 (just legacy compatibility from 7).
In my opinion a Calendar component shouldn't be missing/updated in FW8, considering the major improvement in data providing/binding API and Java 8
java.time
classes.