gwt-material-addins icon indicating copy to clipboard operation
gwt-material-addins copied to clipboard

Custom Components for gwt-material.

Results 76 gwt-material-addins issues
Sort by recently updated
recently updated
newest added

Good Morning, we are trying to change the sort behavior, but the setSorter Interface is an empty Function with no return. If u set the Sorter in your Demo, the...

Is there any way to add custom options to the toolbar? I see that summernote supports this at https://summernote.org/deep-dive/#custom-button but I'm struggling to figure out how to use that with...

Provides i18n functionality for the MaterialRichEditor which is implemented in the original library. Language files are from original library: https://github.com/Cerealkillerway/materialNote/tree/master/lang

Hi, upgrading to GWT 2.9.0 and GMD 2.4.1 something goes bad with the setLanguage method of MaterialComboBox. In my project, I've a method that I call for all MaterialComboBox instance...

bug

**Actually I have noticed bugs in the Addins -> Toggle Button Widget** 1.` Set value and get value`: When you try to set some values to ToggleButtons with function `setValues...

Can be seen easily in https://gwtmaterialdesign.github.io/gwt-material-patterns/snapshot/#sidenav_push_header The div.side-profile sits directly inside the ul.sidenavPushHeader. However, as far as I can tell, only li elements are allowed as children of ul elements....

Hi, Thanks for the wonderful GWT Material Design library. I could not find the Async widget in code, thought it is present in the demo site and demo code: https://gwtmaterialdesign.github.io/gwt-material-demo/?locale=fr#async...

When tapping the time textbox of the MaterialTimePicker, the clock selection popup appears and quickly disappears, making it impossible for the user to choose the time. You can test on...

bug
Android:Chrome

Steps to reproduce: Select 0:00 from the TimePicker the getValue will return a data object set to time 12:00. Select 12:00 from the TimePicker the getValue will return a data...

bug
Android:Chrome