If I'm reading this right, you may be able to get just the polyfills. http://webcomponents.org/polyfills/
On Oct 5, 2016 7:01 AM, "'Rupert Smith' via Elm Discuss" < [email protected]> wrote: > > > On Wednesday, October 5, 2016 at 11:44:35 AM UTC+1, Rupert Smith wrote: >> >> On Tuesday, September 27, 2016 at 11:41:44 PM UTC+1, Frederick Yankowski >> wrote: >>> >>> I took Peter’s gist as a basis and made a repo out of it: >>> https://github.com/fredcy/elm-polymer-calendar >>> >> I am going to give this a go, as I need an MDL styles multi-select: >> >> https://elements.polymer-project.org/elements/paper-listbox? >> view=demo:demo/index.html&active=paper-listbox >> >> Should be easy enough following your calendar demo. >> > > Also, on the code size issue, presumably all the polymer components are > hosted on googles CDN? In which case once a particular version has been > downloaded once there is a good chance users may already have it cached. > Only the first load of your app will be bloated. > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
