Wenlu Wang

Results 42 comments of Wenlu Wang

Thanks for the reminder. Add this check to avoid some kind of xss is not a bad idea. The only question is, Symbol has terrible compatibility. All of IE does...

Added the default orders into markdown. AFAIK, there's no official Vue recommended block attributes order. @sodatea Any suggestions?

Done. And make style block has `xxx yyy lang src` order too (for the consistency).

This bothered me for a while. Happy to work on this!

> This might be a good candidate for another option for [log behavior](https://github.com/vercel/turborepo/blob/fc89d554987ceb7c5d20b3140e34347c5e498744/cli/internal/run/run.go#L75) What about UI or something like `cache hit` or `cache miss`? And should we strip prefix if...

Very looking forward for the talk (If we could watch). 👀

the same question

It's related with https://github.com/microsoft/TypeScript/pull/23801. But seems not easy to fix. And as you can see. The output is work as expected.

It's very helpful that could saving to clipboard. We may save the gif into a temporary file?

>It’s not just String.raw, this applies to all tagged template literals Sorry I'm not 100% sure what your means. But seems the runtime behavior is as expected. ![image](https://user-images.githubusercontent.com/6831019/108585010-b1be9f00-7380-11eb-9840-2dea4c173b7a.png) The current...