Probably this is a great add-on, but I haven’t had the chance to test it yet properly because the code in “code samples” is broken:
- When you set the DateStyleGenerator, there’s a missing opening bracket.
- There’s a missing dependence for StyleCalendar.DateStyleGenerator. My IDE cannot find it, although it offered me to properly import org.vaadin.risto.stylecalendar.StyleCalendar. I though I could manually place an org.vaadin.risto.stylecalendar.DateStyleGenerator import, but the package is not found anyway. If this has chenged, it should be stated clearly somewhere in the docs or the in the code samples…