Tomáš Vojtášek

Results 17 comments of Tomáš Vojtášek

I thought it wouldn't work at the beginning too but then I realized I had the wrong path to the font files. Maybe it could log a warning to the...

@0xfe hi, what is the status of this? I'd like to send you PR with js build, so you can publish pure JS module to npm, but I am not...

@hrgui I have prepared PR https://github.com/0xfe/vextab/pull/90 with commonjs build

@SalahAdDin well my PR is almost mergeable, but I need help with tests. Current master branch has some issues https://github.com/0xfe/vextab/pull/92 maybe @0xfe could help...

``` ``` This worked for me (I'm using `react-window` which is very similar to `react virtualized`)

Hey, @stephenh would you be so kind and have some time to look at this, please?

I've added 2 separate tests. The expected output: 1. `metadataType=Foo` - this should fix the current behavior and add optional `metadata?: Foo` to `*Impl` methods as well (the metadata parameter...