wicket-jquery-ui icon indicating copy to clipboard operation
wicket-jquery-ui copied to clipboard

jQuery UI & Kendo UI integration in Wicket

Results 34 wicket-jquery-ui issues
Sort by recently updated
recently updated
newest added

Would be great if submit using entry could work with the InputDialog, any idea where to look to get this fixed?

enhancement

Based on the solution for #236 (thanks to Sebastien for the quick extension!), I need a hook method in which I can replace some placeholder with an AjaxSubmitLink. I want...

Hi Sebastien, is it possible to remove the `final` qualifier of `AbstractWizard#onError(AjaxRequestTarget target)`? I would like to extend and add the form to the request target, as well. Or can...

Wrap the item in a `RemoveEvent` payload or equivalent, and add a check on that type in `#onEvent` [1]. Be careful to not have conflict with `SortableBehavior` [2]. (should not...

bug

Add a feature that updates server side with WISIWYG editors content during editing (before submit).

question

Not much of a project issue, but I didn't know where to address this. Since the last 2-3 weeks I do not have access to the site. Is there some...

I'm going to test this one a bit later with real application Everything seems to work on demo so far (except for Kendo UI datetime picker :((( )

Fix slf4j version from alpha to release

You need Tomcat 9 for Wicket 9.

A user reported an issue at [email protected] that IndicatingAjaxButton could not be used with ``: ``` WARN - 28 Jun 2023 07:35:56,704 - IndicatingAjaxButton - IndicatingAjaxButton should be applied on...