Hi dev team, I've upgraded wicket-jquery-ui to wicket-7 and it was pretty straightforward, thanks for your work and thanks to the migration guide [1] ! :)
I've just have some minor comments: - There is no explicit mention of the type attribute to be used with DatePicker (type=date, instead of type=text). This leads to a runtime exception. Maybe just an update of the paragraph talking about TextField#getInputType() will be enough. - There is no mention of the ctor signature change of the Palette component - "IPageLink has been scheduled for removal" whereas it seems to have already been removed... Thanks again & best regards, Sebastien. [1] https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0
