vrimar

Results 11 comments of vrimar

Hey folks, the project isn't dead, I'll be releasing some updates in the next few days.

Yeah this makes sense, I'll be pushing an update for this in the next few days!

This was actually planned for the 1.0 release.. Ideally I'd like to keep the old usage along with the ability to import single icon components to support tree shaking. It...

> I don't think I follow? Do you mean using `Button` will still result in the iconset being pulled in? Yeah, sorry for the confusion, currently `Button` [imports the `Icon`...

Publishing seems fairly straight forward, I'll take a look later on.

Looks like I documented the `itemListRender` attribute but... completely forgot to implement the logic haha. I'll need to take a better look to properly account for list keyboard interactions.

I'm unable to reproduce on Chrome v85 on Mac OS X. The latest version updated the positioning engine package (popper.js) so that might have fixed it.

I'm going to rework the `Tooltip` logic, seems like it has quite a few issues I didn't consider.

What device/ios version are you using?

Apologies for the delay, I tested the Tooltip component in Safari/Chrome on an iPad and I can't get it to open at all. I haven't implemented any touch events so...