All of the elements required to implement a stepper controlled series of forms that support lazy-loading steps upon activation as well as validation and bulk submission tasks.
Extends a textarea that can be controlled by UI elements for inserting markdown
An element for validating a password matches all requirements before updating.
A behavior for downloading streamed files or creating files based on available data.
A group of elements to support intercepting ajax requests for injecting headers or handling responses globally.
HTML Imports for CodeMirror
Moment.js HTML Imports
Pulls in the Polymer.LazyImportsBehavior and listens for an event to tell an instance of this behavior to attempt to import a lazy-group within the provided domain, if it is found then it will stop the event propagation. Listens for events on the use-capture event cycle.
Polymer 1.0 Testing Overview with Mocha, Sinon, and Chai