nuts-n-bits

Results 5 comments of nuts-n-bits

噪点会不会太容易被识别到,毕竟输出是svg,不管用什么元素渲染噪点,我都能找到很好的pattenshi别噪点呢? 如果是png输出的话可能会有些用处吧。不过一样存在很容易被面积识别算法绕过的问题。

Just spitballing. ```js "use expr"; // modifies current context so that if statements becomes if expressions const conditional = if (age

> Remove current tabindex="0" that's being applied to non-<a> elements with routerLink directive. I support this option as well. Defaulting to make routerLink'd elements focusable is not expected by me...

> I was kind of surprised to see that routerLink wasn't setting "role=link" in its code when the element wasn't an . I disagree that should be the default behaviour....

Thanks, @willyboy , for making your case clear. You are right that a route change is a page change. I think I can even agree on it with the partial...