Ben Myers

Results 32 comments of Ben Myers

`aria-pressed` could be a fit if the toggle button's name were something like "Enable dark mode" — that way, as you toggle dark mode, you'd get announcements along the lines...

This would be really neat, and I think a pretty natural extension of the showmy.chat project! The feasibility of this will depend a lot on when this gets added to...

Twitch's resources on charity fundraising: - [Main charity fundraising info page](https://www.twitch.tv/creatorcamp/en/connect-and-engage/charity-streaming/) - they mention integrations with tools like Streamlabs, so _some_ APIs have to exist - [Charity fundraising help page](https://help.twitch.tv/s/article/twitch-charity?language=en_US)

[Twitch UserVoice thread requesting API endpoints for charity fundraising](https://twitch.uservoice.com/forums/310213-developers/suggestions/45445489-please-prvoide-an-api-to-manage-donations)

@all-contributors Please add @KenAKAFrosty for infrastructure (avatar endpoint)

Another thing to consider: what the interface for this should look like in the homepage's overlay URL builder.

Howdy, @KenAKAFrosty! Sorry for the radio silence here — the main reason I hadn't pulled in the theme was because I haven't merged in the avatars code that's being used...

A few folks have suggested high customizability is something they'd want, which is making me kind of rethink what showmy.chat should be. I'd initially envisioned showmy.chat as a plug-and-play solution...

@fimion Animations fire an `animationend` event, but I don't believe they fire `transitionend`. We're using both `transitionend` and `animationend` as cues to go ahead and remove the element, and they...

Also, context on why 1.2 seconds: I figured the _absolute longest_ a "deleting" message should take should be one second. Ideally, deletions would take even less time — since oftentimes,...