Giter VIP home page Giter VIP logo

polymer-experiments's People

Contributors

bradoyler avatar ebidel avatar haxpor avatar kylebuch8 avatar pascalprecht avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

polymer-experiments's Issues

polymer & angularjs problem

Hi, Eric

Great presentation on Polymer!

Using angularJS for several projects, so we care a lot on using Polymer elements with angular.

It's really smooth to use Polymer inside angular templates, since angular treats Polymer elements as DOM, and with the help of angu-poly, two-way data-binding also works great.

But, the problem is:

We love angular's form validation, but we can't get angular code working inside Polymer element, IS IT EVEN POSSIBLE?

Error on open.

I cloned this repository into a sub folder of my web server and tried to open the index.html in my chromium, but I get only an error:

TypeError {stack: "TypeError: Array.prototype.forEach called on null …//www.polymer-project.org/polymer.min.js:37:8125)"}
 "TypeError: Array.prototype.forEach called on null or undefined
    at forEach (native)
    at Object.i.scopeRules (http://www.polymer-project.org/polymer.min.js:33:30976)
    at Object.<anonymous> (http://www.polymer-project.org/polymer.min.js:33:31202)
    at CSSRuleList.forEach (native)
    at Object.i.scopeRules (http://www.polymer-project.org/polymer.min.js:33:30976)
    at Object.i.convertScopedStyles (http://www.polymer-project.org/polymer.min.js:33:30589)
    at Object.i.shimScoping (http://www.polymer-project.org/polymer.min.js:33:30326)
    at Object.i.stylesToShimmedCssText (http://www.polymer-project.org/polymer.min.js:33:29406)
    at Object.i.shimStyling (http://www.polymer-project.org/polymer.min.js:33:27636)
    at f.desugar (http://www.polymer-project.org/polymer.min.js:37:8125)"

Can you fix this, please or is this an polymer error?

Regards,
Cid

Make this workable on mobile

Currently as it stands, this element is kind of less than a good explanation of what we have in mobile - it actively makes the experience much worse. It would be nice to see how you would treat this so that it is good candidate that also explains a mobile experience. I expect that there might be interesting lessons there if we start thinking about it in terms of where there might be dom variance (additional listeners even) or just if just CSS and media queries is enough.. I might shed some light on how we might then expose some degree of styling better too.

Multiple components as ES6 classes and vulcanize

@ebidel I'm adding this as an issue since I'm not sure what's the best way to ask for your help.

After looking at your awesome talk at Polymer Dev Summit I decided to give it a try to ES6 classes in Polymer. So basically I started from PSK, followed all steps to make it ES6 compatible and added 2 custom elements, which I converted to ES6 classes. So the issue is that before converting them to classes, I ran gulp and it was just fine.. but after the conversion, running gulp shows the following message:

Ignoring duplicate element definition: undefined

I'm not sure if this is an issue with Babeljs or what, I hope you could help me figure it out.. thanks in advance!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.