Luke Edwards

Results 196 comments of Luke Edwards

Not sure if I understand what you mean? I'm still doing prototype methods. But I also have some additional "helper" methods. For now, I have `unique` and `flatten` because they're...

Yeah, I think so! Primary focus is on the prototype methods, but some extras won't hurt 😉 _Disclosure: Not sure if you saw, but most of these methods are only...

Yup! That's fine with me too. Would much rather rely on natives, but not ideal for browsers and older node versions.

Object pluck? I was planning on doing a similar set of modules for objects methods. Can't remember if I have the npm org already

Hello, did you fix this since writing your message? I don't the problem on my device

Yes, it's not a WordPress plugin. There's no mention of WP anywhere in the description.

Hi, what's the difference? The wiki would be slightly outdated, if anything. All the options documentation should be up to date. If you can point at specific examples I'll fix...

Hey, it should now be the "dist" directory. I will pass through the wiki soon. Planning to release a new, smaller & faster major update

Hey, definitely! Rewriting Bee3D has been on my todo list. The thing is that _dropping_ `classie` becomes a breaking change, due to the drop in legacy browser support, so I'd...

Hey Jo, thanks! Are you using the [`listeners.drag`](https://github.com/lukeed/bee3d/wiki/Options#listeners) option? It enables [this demo](https://lukeed.com/demo/bee3D/#/interactions/drag)