sebfz1 / wicket-jquery-ui

jQuery UI & Kendo UI integration in Wicket
http://www.7thweb.net/wicket-jquery-ui/
Other
92 stars 58 forks source link

add a factory method that allows too create a form #332

Closed reiern70 closed 3 years ago

reiern70 commented 3 years ago

Add a factory method that allows to create a form (needed to override some methods in form to handle multi-part requests.

sebfz1 commented 3 years ago

Thanks Ernesto! Merged as https://github.com/sebfz1/wicket-jquery-ui/commit/8534caf956a5c90daccaf06e5637c586f6f7f6a5 (I renamed createForm to newForm as it is the pattern I'm using for factory methods)

reiern70 commented 3 years ago

@sebfz1 many thanks for merging this. Do you think we could push a 9.3.0 release?

sebfz1 commented 3 years ago

I released yesterday :) I will roll a new release now (9.3.1)

reiern70 commented 3 years ago

Тhanks.

On Thu, Apr 1, 2021, 1:47 PM Sebastien Briquet @.***> wrote:

I released yesterday :) I will roll a new release now (9.3.1)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sebfz1/wicket-jquery-ui/pull/332#issuecomment-811823954, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADQ6P6Y63GZMOU2XG3YBETTGRFNPANCNFSM42GT665Q .

sebfz1 commented 3 years ago

9.3.1 on its way to central...

reiern70 commented 3 years ago

Many thanks!

On Thu, Apr 1, 2021 at 2:13 PM Sebastien Briquet @.***> wrote:

9.3.1 on its way to central...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sebfz1/wicket-jquery-ui/pull/332#issuecomment-811836477, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADQ6P6OFVNR5CTNQRNGFOTTGRIORANCNFSM42GT665Q .

-- Regards - Ernesto Reinaldo Barreiro