Releases: alchaplinsky/polymer-rails
Releases · alchaplinsky/polymer-rails
Support of Sprockets 3
- Fixed support of
sprockets v3.x
. Tested with rails 5.0.0.beta2 - Dropped support of
sprockets v2.x
. Starting withv1.2.3
polymer-rails
won't work with sprockets 2, if your app is using verion 2.x – usepolymer-rails v1.2.2
- Updated polymer to v1.2.3
- Updated webcomponents.js to v0.7.20
Polymer 1.1.5 and Webcomponents 0.7.15
v1.1.5 Version 1.1.5
Update polymer and webcomponents. JRuby Support
- Added support of jRuby via #59
- Updated Polymer to v1.1.1
- Updated Webcomponentsjs to v0.7.12
Polymer 1.1.0 and Webcomponentsjs 0.7.11
- Support of sprockets v3 PR #56
- Updated Polymer to v1.1.0
- Updated Webcomponentsjs to v0.7.11
Update polymer and webcomponents
- Updated Polymer to v1.0.8
- Updated webcomponentsjs to v 0.7.7
Update polymer and webcomponents
- Update Polymer to 1.0.6
- Update webcomponents to 0.7.6
Polymer 1.0.3 and Webcomponentsjs 0.7.3
- Updated polymer to v1.0.3
- Updated webcomponentsjs to v.0.7.3
- Proper handling of
link rel="import" type="css"
Polymer 1.0
- Updated Polymer to 1.0.0
- Webcomponents.js v0.7.2
Polymer 0.8.0-rc4
Consider the 0.8 release to be our proposed API for 1.0. It is an “alpha” release — we fully expect some breaking changes as a result of the feedback we get.
This release is intended for early adopters who want to test out the new APIs and provide feedback. This release is optimized for performance and size, and is not yet a feature-complete replacement for 0.5.
- New version of Polymer 0.8 which is incompatible with 0.5
- New
webcomponents-light.js
- Updated generators to match new syntax
Update Polymer to v0.5.5
- Updated Polymer to v0.5.5
- Merged PR #36 which fixes undefined method error for Rails::Railtie::Configuration