HIRANO Satoshi, PhD

Results 41 comments of HIRANO Satoshi, PhD

@dpinart Thanks. I will ask you. @roguePanda Have you seen the site? Your efforts are bearing fruits.

I guess attributes specified in attribute-map.js have this issue. https://github.com/davismj/templating-binding/blob/master/src/attribute-map.js ``` this.registerUniversal('accesskey', 'accessKey'); this.registerUniversal('contenteditable', 'contentEditable'); this.registerUniversal('tabindex', 'tabIndex'); this.registerUniversal('textcontent', 'textContent'); this.registerUniversal('innerhtml', 'innerHTML'); this.registerUniversal('scrolltop', 'scrollTop'); this.registerUniversal('scrollleft', 'scrollLeft'); this.registerUniversal('readonly', 'readOnly'); this.register('label', 'for', 'htmlFor');...

Hi, @dpinart Thanks for very valuable info. Your use of aurelia-polymer encourages us so much. I'm testing the combination and worrying about issues such as the iron-selector issue #17.

In issue #19 @dpinart introduced a site in production. Very good looking. > Once said that, I'm quite happy with aurelia-polymer and we're already on production [MobileYourself](http://mys.newuibcn.com/nub/sap%28bD1lcyZjPTAwMQ==%29/bc/bsp/nub/mobile_yourself/index.html#/login?redirect=) > > PS:...

We had this issue with Android, too. With iNoBounce Chrome on Android does not scroll at all.

Yes, thanks. There is some doc for router configuration but not for its usage at all in the main docs.

@davismj or somebody Could you give this issue some more priority? I am confused with an error message, but there is no explanation on route-href. ERROR [route-href] Error: A value...

Thanks, but no. My problem was solved by if.bind="pID_value" as described at https://github.com/aurelia/router/issues/203. It must be a common pit hole. We need a real document that covers all about how...

I see. Maybe my aurelia-router is 1.6.3 and too old. @bigopen We have a background story. I'm respecting his Promise.