Okiki Ojo

Results 150 comments of Okiki Ojo

@atomiks Related to this issue, I've found that using singletons together with `followCursor` causes the position of the tooltip to placed improperly. From the miniature experiments I've run, the issue...

@atomiks The solution I've found to this problem is to use the common ancestor of all tippy instances in a singleton, like so, ```ts // https://stackoverflow.com/a/62759635/12140185 function closestCommonAncestor(elements) { const...

Thanks for the quick reply. You may want to update the docs, I thought it was available for all instance types.

I've started working on it. A beta version should be out in a couple days

There is now a beta API you can try out, https://bundlejs.com/api?q=react, it is very much not production ready and very experimental, but try it out and tell me what you...

Badges WIP https://github.com/badges/shields/issues/8266

That's because I've still got some stuff I've gotta do before making a fully fledged pr.

So, I've got a beta version of badges out. There are some bugs in the Vercel Serverless functions that cause the badge to not be generated properly for large bundles...

Thanks @Demivan , yeah i can totaly change the order of the file size to bundlejs text. P.S. I've fixed bundlejs' infinite loading. Update: changed text order