Lev Chelyadinov

Results 137 comments of Lev Chelyadinov
trafficstars

It's not supposed to be shipped with the library. I agree that not having an explicit mention in the docs is a bit of a miss. We'll add that shortly....

You're welcome :) I'll keep the issue open for now to act as a reminder

Those are some nice ideas indeed, I agree with them for the most part. One question: why do you want to have a feature to disable the manual date insertion?...

Also, just to give you people an idea on where we stand: the developer experience of Attractions is suboptimal as of now. The reloads of Sapper take around 30 seconds,...

I'm not sure if this can really lead to better user experience. I must confess I haven't heard of this pseudoclass before, but I believe that it should be indicated...

I finally got around to really researching this pseudo-class and I must say, it sounds pretty good. I wouldn't call the browser support _good_, given the lack of support by...

Well, technically, it's an omission, but a somewhat intentional one, however, we're flexible on that. The reason why we don't include such a component as of now is because it's...

Yeah, maybe this could be useful after all. What styles would you like to see in this component? And what Sass variables maybe? I'm seeing something like: ```scss display: flex;...

Moreover, the example in the README is a bit misleading. From looking at it, I expected `values` to be an array, and have been cracking my head over this. It...

I don't know where jsdelivr takes the files from, but unpkg, for instance, takes them from the npm package, which makes sense and keeps the VC free of build files