Stanislav Berkov

Results 17 comments of Stanislav Berkov

This nasty visual glitch goes away if using custom scrolling strategy like this ``` export class CustomVirtualScrollStrategy extends FixedSizeVirtualScrollStrategy { constructor() { super(60, 250, 500); } override onContentScrolled(): void {...

Why issue has label "Need More details"? What else details are needed?

If I introduce `typings` https://www.npmjs.com/package/typings for signals will you accept pull request?

Guys, can you make this thing moving forward? I would really like to have ESM module instead of CJS modules.

Can anybody make a code review?

Temporal is already supported by Firefox. Also there is a polyfill for it https://www.npmjs.com/package/@js-temporal/polyfill. Can you revise the priority, please?