~raof/google-play-music-desktop-player-unofficial/+git/raof:greenkeeper-electron-chromecast-1.0.18

Last commit made on 2016-10-26
Get this branch:
git clone -b greenkeeper-electron-chromecast-1.0.18 https://git.launchpad.net/~raof/google-play-music-desktop-player-unofficial/+git/raof

Branch merges

Branch information

Name:
greenkeeper-electron-chromecast-1.0.18
Repository:
lp:~raof/google-play-music-desktop-player-unofficial/+git/raof

Recent commits

8bec29e... by greenkeeperio-bot <email address hidden>

chore(package): update electron-chromecast to version 1.0.18

https://greenkeeper.io/

5bd64c2... by Samuel Attard

Fix linting issues

ad8c38b... by Samuel Attard

Set NODE_ENV correctly in prod to speed up React

38dbd24... by Samuel Attard

Bump electron-chromecast. Fixes #1815

54372d3... by Andrey Sheptun <email address hidden>

Fixing Alarm TimePicker (#1806)

* Fixing Alarm TimePicker

The Alarm TimePicker text field was only 256px wide, i don`t know about
other languages, but in Russian caption just didn`t fit. Stretched it to
the window width, now it`s looking nice.

* Replacing css to fullWidth prop

ea94c57... by Samuel Attard

Improve test coverage of GoToModal

0f82c59... by Samuel Attard

Add test to backstop regression on #1791

49323d0... by Samuel Attard

Fix last.fm not launching window

d85ede4... by Samuel Attard

Change valid GoTo URL regexp. Fixes #1791

718e387... by Samuel Attard

Disable uglify, it just makes debugging harder and we are open source anyway...