WicketStuff core 9.19.0 based on Apache Wicket 9.19.0 is released
and soon will be available at Maven Central!
Maxim Solodovnik (16):
Switching to the next development version
FullCalendar v6 is added (#925)
wicket-jquery-ui: Samples are fixed
#933 - Error during startup when using a non-default theme (#935)
Additional fix for #933: getThemes.sh moved to the proper location
Fixes issue #954: momentjs webjar is aligned with wicket-bootstrap
Fixes issue #954: momentjs webjar is aligned with wicket-bootstrap
Calendar6 fix (#960)
Calendar6 fix: build is fixed
[jquery-ui] js error is fixed; examples are fixed; Kendo
date-time picker with disabled time is fixed
[jquery-ui] string block is replaced with string concatenation
Xstream is updated
Dependencies are updated
Dependencies are updated
maven-bundle-plugin is downgraded
wicketstuff-core-9.19.0 release build is successful
Paul Anand (4):
Refactoring/912 upgrade datatables library webjars (#923)
* #928 Upgrade moment.min.js from 2.29.3 to 2.29.4
Fixes #926: Use Webjars for JQueryUI and JQueryUI CSS
Fixes #931: Use JQuery UI webjars
The WicketStuff team