Junsong Li
Junsong Li
Instead of asking users to bypass the issue with `pointer-events: none` on dragging, why not just set pointer-events to none directly in the library. After all, this is how `split.js.org`...
Yes! Thanks for the code! On Sun, Mar 10, 2019 at 3:04 PM Jack Rosenthal wrote: > Probably OK to close this now ... thanks for merging my PR :)...
It seems I don't really have that time for the recent one or two months. But I'd say why not? I'll try it a bit when I got some time....
@brentleyjones When I set `--experimental_remote_build_event_upload=minimal`, the artifacts are not uploaded as expected, but the artifacts reference links are all `bytestream` instead of `file` even for those targets that are cached....
Oh no, after #16999, BES always uses bytestream.
Sure. I'll add it!
Backend api is ready. I have thought about it a lot but I can’t integrate those functions into the Web UI while keeping the UI clean enough. I can give...
Yes, it seems we need to tune `paragraph-separate` or `paragraph-start` to make it behave correctly. I'll fix it soon. Thanks for reporting.
@odanoburu yea, I think I kinda know what to do, just need to take some time to implement it. Instrument like `◊; mode:` won't work well in general. It might...
pick out the IMPL from language reference. If the list of identifiers is replaced by a star ('*'), all public names defined in the module are bound in the local...