The major differences I see between them are that gwt-polymer-elements wrap 
polymer, which uses web components, which might be more future-proof 
if/when web components become the preferred/standard way to build UI 
widgets. Also, it not only supports paper elements (think material design), 
but Iron, Vaadin, and other elements out of the box, in addition to giving 
you a framework to include any other web components that you might want to 
create or include (externally available).

GwtMaterialDesign, wraps materializecss (js/css) which doesn't use web 
components to create the material design L&F (correct me if I'm wrong), but 
does have an edge right now as far as L&F, theming, and charts.

So I would pick gwt-polymer-elements if I'm into web components (or have 
some that I want to integrate--be it my own or third-party), or even if I'm 
concerned about future-proofing my app a little more (assuming web 
components are the future), but GwtMaterialDesign gives you more and better 
widgets right now, although *only* with the Material Design L&F.


On Thursday, November 17, 2016 at 4:45:26 PM UTC-7, tbb wrote:
>
> Hi all,
>
> I've got a 3 year old enterprise GWT app which also has a mobile app based 
> on GWT. Our current design style is based on Bootstrap. As things change, 
> I'd like to freshen the UX by using Material Design. I've seen 2 libraries: 
> GwtMaterialDesign and gwt-polymer-elements. 
>
> From what I can see:
> - Both showcases look great, esp both seem to have an "enterprise" class 
> table/grid control.
> - GwtMaterialDesign: Read quite positive things in terms of community.
> - gwt-polymer-elements: By Vaadin which are quite active in the GWT world 
> now, based on "real" Polymer elements and the new GWT 2.8 elemental (?)
>
> Would be great if anyone could comment on using either of them as I think 
> once we've decided for one of the libraries, it will be hard to switch.
>
> Any feedback would be great!
>
> Thanks,
> Thomas
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to