Wicket already uses jquery for its ajax support. A jquery-ui module (thus the dependency to jquery-ui.js) would be completely optional, as is the embedded yui library currently used by wicket-extensions.
On Thu, Dec 13, 2012 at 8:29 PM, Michael Haitz <[email protected]> wrote: > I think wicket should only provide basic components without dependencies to > keep clean and simple (and extendable). Libraries like jquery-ui or bootstrap > would break this and everyone who wants to use wicket has to use the choosen > ui lib too. And there isn't a "all in one" lib suitable for every purpose.
