On Wednesday, October 5, 2016 at 12:54:19 PM UTC+1, Peter Damoc wrote:
>
> Polymers do not work like that.
> For optimizing the size, see the links I posted in the previous comment.
>
> I have a personal exploration of polymer that tried to minimize the output:
> https://github.com/pdamoc/polymer-exploration
>
First hurdle, there is no polymer-paper-listbox bower package, so I guess I
need to create one? Are all these bower dependencies really needed to build
a functioning date picker?
"dependencies": {
"moment-element": "bendavis78/moment-element#^1.1.1",
"polymer": "Polymer/polymer#^1.1.0",
"iron-icon": "PolymerElements/iron-icon#^1.0.7",
"iron-iconset-svg": "PolymerElements/iron-iconset-svg#^1.0.9",
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
"iron-media-query": "PolymerElements/iron-media-query#^1.0.0",
"iron-resizable": "PolymerElements/iron-resizable-behavior#^1.0.0",
"iron-selector": "PolymerElements/iron-selector#^1.0.0",
"neon-animation": "PolymerElements/neon-animation#^1.0.0",
"paper-ripple": "PolymerElements/paper-ripple#^1.0.5",
"paper-styles": "PolymerElements/paper-styles#^1.0.0",
"paper-icon-button": "PolymerElements/paper-icon-button#^1.0.0",
"iron-list": "PolymerElements/iron-list#^1.2.8"
},
from:
https://github.com/bendavis78/paper-date-picker
Kind of hard to figure out what I need for the listbox...
--
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.