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

Hi everyone, I found an open source js plugin for Infinite Scrolling http://jscroll.com/. Take a look and suggest if its a good implementation. Our Options for naming are: - MaterialInfiniteScroll...

new feature

Version: 2.0-rc4 Error occurs when returning JSON error message from the server. It would also be nice to override the default error handler, for localization purposes. ![image](https://cloud.githubusercontent.com/assets/26303578/25036276/26503408-20f3-11e7-8b61-4df480953e17.png) ![image](https://cloud.githubusercontent.com/assets/26303578/25036289/33c166de-20f3-11e7-9d96-a99f77fdb48c.png) ![image](https://cloud.githubusercontent.com/assets/26303578/25036304/43d6ac50-20f3-11e7-9cb5-7033c7950abd.png)

enhancement
waiting for PR

> For 2.1-rc2 version there are multiple backend calls for autocomplete click event. The MaterialAutoComplete.build method defines 2 click handlers (one for list and one for itemBox): > > `list.addDomHandler(event...

I encountered some issues with the MaterialFileUploader when migrating from 2.0-rc5 to 2.0.1. Some callbacks started to fail with errors. As it turned out Dropzone emits some events with a...

Integration of Speech Recognition on gwt apps for search, commands or other features. Working on POC with https://www.talater.com/annyang/.

new feature

In many enterprise application having the client logo in the top always visible sometime is a must requirement, in the current implementations the logo can be placed in the Material...

new feature

One of the cool widgets we see in google application is the google apps popup, same thing can be seen with google notification icon : ![selection_048](https://user-images.githubusercontent.com/5379625/32543734-2315711a-c47f-11e7-8be1-6c9edfcbe256.png) it might be a...

new feature

Try uploading file > 20MB in http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/#fileuploader You will see javascript error: Cannot read property 'status' of undefined Also no maxfilesreached event, from documentation: maxFilesize - in MB, if it...

Hi there, We are using the GWT Material Design for a web app and we are expecting it to work on iPads, but it seems the MaterialFileUploader for iPad is...

bug
discussion