v1.10.0
Features:
- Add settings button when signed out. (#974)
- Add a screen for empty playlists. (#1033, #1035)
- Use CSS variables for theming. (#1020)
- Remove title and padding from PreviewMediaDialog. (#1021)
- Make the playlist manager toggle more obviously a button. (#1026)
- Remove top border from footer bar. (#1023)
- Tweak user avatar size in the profile/settings button. (#1024)
Bugfixes:
- Make chat ScrollDownNotice unfocusable when hidden. (#1014)
- Use consistent style and size for icon buttons. (#1025)
- Compile p-finally dependency for IE. (#1027)
- Tweak logo size. (#1029)
- Use the same size for the SoundCloud preview player as for YouTube. (#1030)
- Add margin to the waitlist button icon. (#1032)
Internal:
- Share polyfills between different entry points. (#1028)
- Update dependencies.
- Remove explicit eslint-config-airbnb-base dependency.