Meridian

Results 3 issues of Meridian

I didn't really like how the new dual dropdown menu looked on large screens, and I preferred the simpler (but arguably quite cluttered) older dropdown menu. So I removed the...

### Description When observing [Voice State Updates](https://discord.com/developers/docs/topics/gateway#voice-state-update), disconnecting a user using `Right-Click - Disconnect` will return a [Voice State Object](https://discord.com/developers/docs/resources/voice#voice-state-object) where the field `channel_id` still returns the channel the user...

bug
synced

A collapsible can now be individually expanded, independent of its containing accordion. The `expanded` prop is now only propagated, if it is set to true on the parent accordion. This...

feature