| Type | Changes | By |
|---|
 | Added wizard component | Eelco Hillenius |
 | new ajax driven form upload progress bar (UploadProgressBar) | Igor Vaynberg |
 | new ajax link variations with a busy indicator (IndicatingAjaxLink, IndicatingAjaxFallbackLink) | Igor Vaynberg |
 | new AjaxEditableLabel | Igor Vaynberg |
 | moved Palette form component from wicket-contrib-palette | Igor Vaynberg |
 | new ajax enabled TabbedPanel variation with no-ajax fallback functionality | Igor Vaynberg |
 | new ajax enabled autocomplete textfield based on capxous.com autoassist | Igor Vaynberg |
 | Fixed date picker to work in IE again Fixes 1434895 . | Martijn Dashorst |
 | new RefreshingView | Igor Vaynberg |
 | data providers are no longer stored as a model of the data view, so it is safe to use an anonymous data provider | Igor Vaynberg |
 | DataGridView has been factored out of the DataTable implementation | Igor Vaynberg |
 | DataTable now supports generic toolbars | Igor Vaynberg |
 | Navigation and sortable headers have been factored out into toolbars | Igor Vaynberg |
 | new NoRecords toolbar | Igor Vaynberg |
 | new Filter toolbar | Igor Vaynberg |
Release 1.1.1 - tbd
| Type | Changes | By |
|---|
 | fixed page indexing bug in AbstractPageableDataView Fixes 1367650 . Thanks to Arto Arffman | Igor Vaynberg |
 | new Select component that gives user total control of markup. see wicket.extensions.markup.html.form.select package. | Igor Vaynberg |
 | Fixed small bug in dataview that caused IDataProvider.size() to be called twice in certain situation on the first request to the page | Igor Vaynberg |