Releases: u-wave/web
Releases · u-wave/web
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.
v1.9.3
Bugfixes:
Pin react-list to v0.8.9 to fix react-list-lazy-load incompatibility.
v1.9.2
Bugfixes:
Use global polyfills for new runtime features. (#1009 )
Switch from react-responsive to @u-wave/react-mq.
Internal:
Add eslint-plugin-compat. (#1010 )
Rename HeaderHistoryButton → HistoryButton. (#992 )
Update deependencies.
v1.9.1
Bugfixes:
Add a label to the volume mute/unmute button. (#988 )
Add a minimum width to mobile drawers. (#984 )
Add lang
attribute to the html element. (#986 )
Animate scroll down button in and out on keyboard focus. (#983 )
v1.9.0
Features:
Add autocomplete attributes to help browsers detect login forms. (#964 )
Bugfixes:
Fix CSS className generation for anonymous components. (#969 )
Improve overlay title text alignment. (#975 )
Fix duplicate onSubmit
calls in PromptDialog. (#976 )
Fix null MOTD. (#977 )
Use transforms for overlay transitions. (#981 )
Downgrade to react-dnd's v2 line, avoiding bugs introduced in newer versions. (#982 )
Internal:
Enable React Strict Mode. (#913 )
Use Slider from @material-ui/lab. (#962 )
Update material-ui to 1.1.0. (#963 )
Add netlify demo. (#979 )
Update dependencies. (#980 )
v1.8.3
Bugfixes:
Fix crash in playlists reducer when not signed in. (#960 )
Internal:
Update babel to v7.0.0-beta.49. (#961 )
v1.8.2
Features:
Enable mobile vote button area once media is playing. (#919 )
Bugfixes:
Fix playlist names overflowing in mobile AddToPlaylistMenu. (#918 )
Fix desktop preload check. (#940 )
Internal:
Add Webpack bundle analyzer script. (#939 )
Split some of the hacky webpack parts into separate files (#942 )
Upgrade redux to v4.0.0 and react-dnd to v3.0.0. (#920 )
Upgrade material-ui to v1.0.0.
v1.8.1
Bugfixes:
Disable vertical padding in user and playlist lists. (#910 )
Prevent playlist name wrapping on narrow screens. (#911 )
Link to u-wave.net instead of github. (#914 )
Fix crash when no media is playing on mobile. (#916 )
Fix mobile UsersDrawer docking to the left. (#917 )
Internal:
Upgrade material-ui to v1.0.0-beta.44.
v1.8.0
Features:
Show a message if a search turned up no results. (#889 )
Bugfixes:
Fix width of mobile SoundCloud player and add the blurred backdrop. (#893 )
Fix menu size on mobile with very long playlist names. (#895 )
Fixes for playlist "Active" checkbox. (#909 )
Internal:
Fix server list sizing. (#891 )
Use a material-ui IconButton for the overlay close button. (#892 )
Move SearchResults panel to its own folder. (#894 )
Update material-ui to v1.0.0-beta.43. (a21a96e )
Wait until the page is fully loaded before preloading overlays. (7ba34cb )
v1.7.0
Features:
Show error message if SoundCloud track cannot be loaded. (#819 )
Play media on full volume on mobile. (#879 )
Request user interaction if SoundCloud autoplay is blocked. (#885 )
Internal:
Small refactors in the dev server.
Dependency updates.
Use an HTML form for the MOTD update UI. (#877 )
Use material-ui IconButtons for media actions. (#882 )
Preload overlays on desktop. (#887 )
You can’t perform that action at this time.