Skip to content

Releases: alchaplinsky/polymer-rails

Support of Sprockets 3

12 Feb 10:28
Compare
Choose a tag to compare
  • Fixed support of sprockets v3.x. Tested with rails 5.0.0.beta2
  • Dropped support of sprockets v2.x. Starting with v1.2.3 polymer-rails won't work with sprockets 2, if your app is using verion 2.x – use polymer-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

26 Oct 13:23
Compare
Choose a tag to compare

Update polymer and webcomponents. JRuby Support

25 Sep 07:32
Compare
Choose a tag to compare
  • 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

15 Aug 07:22
Compare
Choose a tag to compare
  • Support of sprockets v3 PR #56
  • Updated Polymer to v1.1.0
  • Updated Webcomponentsjs to v0.7.11

Update polymer and webcomponents

28 Jul 06:30
Compare
Choose a tag to compare
  • Updated Polymer to v1.0.8
  • Updated webcomponentsjs to v 0.7.7

Update polymer and webcomponents

11 Jul 17:49
Compare
Choose a tag to compare
  • Update Polymer to 1.0.6
  • Update webcomponents to 0.7.6

Polymer 1.0.3 and Webcomponentsjs 0.7.3

06 Jun 08:40
Compare
Choose a tag to compare
  • Updated polymer to v1.0.3
  • Updated webcomponentsjs to v.0.7.3
  • Proper handling of link rel="import" type="css"

Polymer 1.0

02 Jun 06:41
Compare
Choose a tag to compare
  • Updated Polymer to 1.0.0
  • Webcomponents.js v0.7.2

Polymer 0.8.0-rc4

17 Apr 19:57
Compare
Choose a tag to compare

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

23 Feb 04:03
Compare
Choose a tag to compare
  • Updated Polymer to v0.5.5
  • Merged PR #36 which fixes undefined method error for Rails::Railtie::Configuration