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

I'm seeing a problem with both the 2.2 and 2.3-snapshot builds where the time picker will immediately close after open when either using the mobile emulator in Chrome on Windows...

When `unloadHandlers()` in `MaterialAutoComplete` is triggered, all handlers are removed, however the global defined `HandlerRegistration` are not set to null. Means, that after `loadHandlers()` in `MaterialAutoComplete` is triggered again on...

Thanks again for this great project! We're starting to experiment with GMD a bit for a couple of potential projects, and are really enjoying the breadth and maturity of the...

Artifacts are deployed without source (makes the jar-file unusable for GWT). The 2.1.1-jar contains the .java-files (works fine). The 2.2-jar does not.

ToolbarButtons having a hard coded tabindex of -1 makes it impossible to control the editor with a keyboard. This should either be configurable or the tabindex should have a default...

Once the text area of the MaterialRichEditor is focused, it's impossible to leave it via keyboard. Keyboard only users are basically trapped because the tab key adds indentation instead of...

I Use MaterialCard with MaterialCardReveal in InfiniteScrollPanel , when I click thwo problems: 1- MaterialCardReveal not appaer 2-All card are affected ![image](https://user-images.githubusercontent.com/6363226/53190484-fd130b00-3609-11e9-9c62-4f2bb12d19fc.png)

Hi, I have a problem to integrate InfiscrollPanel with Tab , InfiniteScrollPanel take the heigth of first widget inside (see render method)

At the end of the movement of a window, the window move again, and if we have scroll, the window will go too high, and then impossible to close. To...

bug