Anthony Fu

Results 1225 comments of Anthony Fu

Can we colorize each type, and also provide a hover dialog for each item? It's a bit tricky to understand how it represents right now. The latest commit should contains...

I agree it makes sense and the technically side it should be possible. But I see the problem more like how we should design the syntax. Any proposals/ideas?

We might need to upgrade our Babel parser. PR welcome :)

I wonder when this would be useful? The `count` should means how many times the interval has been called. If you want count double, won't `const myCount = computed(() =>...

Oh you are mutating the counter? It shouldn't be designed usage tho

移除 API 倒是不必,暂时先别用就好了

I am not very sure about this - after this PR, every time you open up the overview, every slide gets re-initiated, which they are supposed to be cached. If...