vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 729 forks source link

Calendar component with Vaadin 8 / Java 8 style APIs #8217

Open heruan opened 7 years ago

heruan commented 7 years ago

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.

elmot commented 7 years ago

Thanks for your feedback, we already found that is an important feature. Planned for future releases, under development right now.

pleku commented 7 years ago

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.

pleku commented 7 years ago

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.

wgumar01 commented 7 years ago

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?

RobertZenz commented 7 years ago

@wgumar01 You can access it from the 7.7 branch.

cyberoblivion commented 6 years ago

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.

blackbluegl commented 6 years ago

AddOn: https://github.com/blackbluegl/calendar-component Same as in V7 with improvements and works in V8 without legacy packages

stale[bot] commented 6 years ago

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!