Juicy / juicy-html

A custom element that lets you load HTML partials into your Web page. Declarative way for client-side includes.
http://juicy.github.io/juicy-html/
MIT License
62 stars 12 forks source link

Model binding does not work in Polymer 0.2.2 #7

Closed warpech closed 10 years ago

warpech commented 10 years ago

Today David contacted me on Hangouts that x-html does not work with current Polymer master branch, which is supposed to be released as Polymer 0.2.2 soon.

It turns out that in that version the model of x-html host template is no longer available through this.bindings property. A new way to reach the x-html host model needs to be found

warpech commented 10 years ago

Relevant topic on the Google Group: https://groups.google.com/d/topic/polymer-dev/7D5jd6pknR0/discussion

warpech commented 10 years ago

Closing as juicy-html does not support this.model syntax anymore. This functionality was replaced by https://github.com/Polyjuice/model-operations