gwt-material-addins
gwt-material-addins copied to clipboard
Custom Components for gwt-material.
MaterialFileUploader : use the elemental2 XMLHttpRequest instead of manually built JsInteroped one
Hi, i am trying to use the Material Design add-ins FileUploader and i faced some limitation when trying to add some headers to the file upload request, and those header...
It would be nice to be able to send the file to a server instead of embedding the file as Base64 in the text. See https://github.com/summernote/summernote/issues/72
I wonder whether it would be worthwhile to add a new widget called Bottom Navigation. I mean this one according to Material Design specification: https://material.io/guidelines/components/bottom-navigation.html# It's worth to mention about...
I think there must be some alert,confirm,prompt box. @BenDol and all. Reported by @darkcomet
Follow the Masonry addins in http://gwtmaterialdesign.github.io/gwt-material-demo/#masonry when i resize the window to a phone dimension and after restore the window to the initial size i have a display bug in...
Did You consider to implement minimalize functionality like on this demo: http://romb.github.io/jquery-dialogextend/example.html https://github.com/ROMB/jquery-dialogextend
I'd love to see the "Mention" functionality in the addins module as described on http://summernote.org/examples/#hint-for-mention Just speaking of my personal requirements: I'd like to be able to mention items inside...
We can use CSS2PDF - https://github.com/Xportability/css-to-pdf A rich javascript library to print any kind of element. We accept your idea or if you have any recommendation, feel free to share...
A color picker widget, following the material design guidelines. I imagine something [like this one](http://www.eyecon.ro/colorpicker) (in terms of features): - Flat mode: shows the canvas with the color gradient directly...