Polymer 1.0 Released!
Blog post from Google Cloud
Polymer 1.0 is a significant release that introduces a refined library for developing web applications using Web Components, enhancing interoperability by simplifying the creation of custom elements. This version, which is redesigned for improved cross-browser performance, offers a library that is significantly faster and more efficient in coding than its predecessor, making it suitable for production use. It includes a new data binding system, enhanced element theming with custom CSS properties, a lightweight Shadow DOM shim for unsupported browsers, and a "Behaviors" mechanism for element functionality sharing. The updated polymer-project.org site provides comprehensive documentation, and the Polymer Starter Kit offers an out-of-the-box solution for quickly building production-ready applications. Additionally, the Polymer elements catalog presents a wide array of new components, allowing developers to enhance their web applications easily.