Skip to content Skip to sidebar Skip to footer
Showing posts with the label Polymer

Html Imports Load Order In Internet Explorer

I have a web page that renders some Polymer 1.0 custom elements. In the head section of my index.ht… Read more Html Imports Load Order In Internet Explorer

How Do You Observe The Width Of An Element In Polymer?

I was wondering how it is possible to observe changes to an element's css property such as the … Read more How Do You Observe The Width Of An Element In Polymer?

Polymer: Firebase Db Not Updating Using Firebase-element

I'm trying to setup a firebase connection with Polymer 1.0: ... Solution 1: As per my in… Read more Polymer: Firebase Db Not Updating Using Firebase-element

Jaydata : How To Migrate Code From V1.3 To V1.5

I have some code which worked in JayData 1.3. I need to upgrade JayData to 1.5 due to the com… Read more Jaydata : How To Migrate Code From V1.3 To V1.5

Web Components In Different Frameworks

I want to create Custom Web Components and use them in variety of frameworks like Angular, React an… Read more Web Components In Different Frameworks

Routing In Polymer 1.0

I am new to web development and building an application using polymer 1.0.4. I am using the page.js… Read more Routing In Polymer 1.0