Tsutomu Kawamura
Tsutomu Kawamura
gulp-sketch has already updated to support single-file format #7 . But, sketchtool seems to not support standard input or dev/stdin.
Thanks for reporting!
I couldn't reproduce this error now. @crisward is this a question about `riot-bootstrap`? If not, pls open a new issue [here](https://github.com/riot/riot/issues). And show an example on the plunker. http://riotjs.com/examples/plunker/?app=bug-reporter
@aMarCruz sounds nice :-) I prefer to write like below in the page. Possible, too? ``` html Primary ```
@zaun sounds nice! I'll review this PR, asap. Thanks!
Basically yes, because HTML router is just a custom tag. But I haven't test on server-side well. ES6 generator things are a bit peaky, it could be a problem.
@emadurandal internally HTML router depends on `if` attributes, so it is still experimental because of https://github.com/riot/riot/issues/1020. I'm waiting this will be fixed in Riot 2.3.0. And also I'm now working...
@jmas Namespace sounds good idea :) But honestly I prefer adding prefix to app components. Because I feel little bit too much... in such a case. Is there any good...
@danny-andrews in my apps, all app-specific tags are named like below: - ``, ``... - ``, ``... So basically, no conflict in my apps. But I totally agree your consideration....
Super cool! Exactly what we need 👍 Pls go ahead!