Announcing GwtChosen 1.1.0!!

399 de afișări
Accesați primul mesaj necitit

Julien Dramaix

necitită,
24 oct. 2012, 17:59:2024.10.2012
– gwtq...@googlegroups.com, google-we...@googlegroups.com
Dear Community,

I've just released GwtChosen 1.1.0. This release fix some bugs and
bring two new enhancements :
- possibility to customize the CSS via the ChosenOption object
- add optgroup support to the ChosenListBox widget.

Don't forget to change your pom. xml or download the last jar file
(http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar)

Thanks to those who opened issues, proposed fixes and/or tested them.

Documentation and example : http://jdramaix.github.com/gwtchosen/ and
http://jdramaix.github.com/gwtchosen/widgetsample/index.html

Changes in this release :
https://github.com/jDramaix/gwtchosen/issues?milestone=2&page=1&state=closed


Julien

Oliver Krylow

necitită,
25 oct. 2012, 07:32:2025.10.2012
– google-we...@googlegroups.com
Hi Julien!

This looks like some good work! Thanks for the update.
Are there any plans/ideas to make chosen a little bit more mobile friendly?

Best regards,

Oliver

Manuel Carrasco Moñino

necitită,
25 oct. 2012, 09:51:4025.10.2012
– gwtq...@googlegroups.com, google-we...@googlegroups.com
Amazing job Julien !!.

- Manolo



Julien

--



Jambi

necitită,
27 oct. 2012, 05:43:5727.10.2012
– google-we...@googlegroups.com, gwtq...@googlegroups.com
thanks for this good work! I will definetly use those widgets in my next project!

wistephens

necitită,
7 nov. 2012, 14:30:1807.11.2012
– google-we...@googlegroups.com, gwtq...@googlegroups.com
Julien,

Do you have any guides related to the styling of these?  I've replaced the standard UI elements with GWTChosen dropdown lists, but I'm experiencing a few issues:
  • For long lists, the bottom of the dropdown list is being hidden behind a surrounding panel. This was not a problem with the standard GWT elements (see attached cropping.png)
  • Converting dropdowns into the multiple selection box structure shown on your example page. I haven't found the magic. Any pointers?
Thanks,
Bill
cropping.png

Julien Dramaix

necitită,
13 nov. 2012, 09:01:1813.11.2012
– google-we...@googlegroups.com, gwtq...@googlegroups.com
Bill,

Sorry for the delay of my response. I totally ;iss your mail.

Your first issue is a known issue : https://github.com/jDramaix/gwtchosen/issues/5  Check the comments of this issue, a workaround was posted. I plan to try to fix this issue for the next release.

To enable the multiple selection :

ChosenListBox chzn = new ChosenListBox(true);



Julien
Răspundeți tuturor
Răspundeți autorului
Redirecționați
0 mesaje noi