Ian Langworth ☠
Ian Langworth ☠
Thank you for making this wonderful library. I've added it to my JavaScript grid library comparison page, https://jsgrids.statico.io/, and used it on a new tool I'm building to work with...
TypeScript support would be a good feature to list
Just spotted this on Stack Overflow: > http://stackoverflow.com/questions/4797675/how-do-i-re-trigger-a-webkit-css-animation-via-javascript
`polling.py`, line 66, raises this error if the XHR long-polling session expires. Can you elaborate on this a bit more? How does this occur and why is the default 30...
If I include a COLLADA model in my XML, say the rubber duckie sample: ``` ``` There doesn't seem to be a way of adding an arbitrary number of ducks...
### Description We have a main drawer that we open with a button. The home screen of our app has a big FlatList with content. After opening the DrawerLayout twice...
### Expected Behavior Lighthouse scores should not penalize us for embedding the Vimeo player using the `@vimeo/player` library: ``` player = new Player(`video-container-${videoId}`, { id: videoId, width: playerDimensions?.contentBox.width, height: playerDimensions?.contentBox.height,...
The [docs for viewDevice](https://documentation.onesignal.com/reference/view-device) say I need to pass an `email_auth_hash` if I'm getting an device that's for email, but the `viewDevice()` method provided by this module doesn't let me...
I swear there's a bug in Sprite.prototype.canvasUpdate, but I tried boiling it down into a special case and I can't reproduce it. Close this if you wish, but you might...
## Issue - Pixel 5a running Android 14 - Expo v49 - stream-chat-expo 5.26.0 When uploading an image from the message input in this environment, the upload fails: ![CleanShot 2024-03-28...