Polymer Working Samples for 1.0

The sample shows how to works Polymer 1.0. Many samples output their log to console. the console should be opened to watch the logs. The sample list according to Polymer 1.0 Primer content

Basic Custom Element sugaring

Template stamped into "local DOM" and tree lifecycle

Node marshaling and events

Data observation

Data binding

Advanced property configuration

Advanced styling features

Settings, utility functions, and layering

Helper Custom Elements