Pogify / pogify

Listen to music with your live audience without getting DMCA-striked!
http://www.pogify.net
GNU Affero General Public License v3.0
55 stars 4 forks source link

EdgeHTML compatibility #65

Closed KentoNishi closed 4 years ago

KentoNishi commented 4 years ago

What do your changes do? On Edge: Used a clipboard package instead of the hacky textElement technique for copying the link, disabled the Join a Stream button on Edge, fixed light theme

How did you achieve this? Used react-copy-to-clipboard for the clipboard Conditionally rendered button based on the browser UAS for disabling the Join a Session button Additional CSS tweaks to make fonts render in the correct color in Edge

Screenshot image

Reference your commit and/or a related issue N/A

Which maintainer approved you to make this contribution? me lmao

Additional Info Adds compatibility for EdgeHTML so it can be used in a UWP webview.