Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update React and Material-UI #1483

Merged
merged 6 commits into from Dec 12, 2018
Merged

Update React and Material-UI #1483

merged 6 commits into from Dec 12, 2018

Conversation

mathiasvr
Copy link
Contributor

@mathiasvr mathiasvr commented Sep 26, 2018

  • update to latest React and latest Material-UI (0.x)
  • removes react-tap-event-plugin, as it is not needed anymore.
  • fixes some react unique key issues

@mathiasvr mathiasvr changed the title Update to material-ui 0.20.2 Update React and Material-UI Sep 26, 2018
Copy link
Member

@Borewit Borewit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@@ -39,9 +39,6 @@ const TorrentPlayer = require('./lib/torrent-player')
// Perf optimization: Needed immediately, so do not lazy load it below
const TorrentListController = require('./controllers/torrent-list-controller')

// Required by Material UI -- adds `onTouchTap` event
require('react-tap-event-plugin')()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Module is deprecated (react-tap-event-plugin), removed as a dependency as well ✔️

@mathiasvr
Copy link
Contributor Author

Thanks for reviewing @Borewit! 😃

@DiegoRBaquero DiegoRBaquero merged commit a56e14f into master Dec 12, 2018
@mathiasvr mathiasvr deleted the update-material-ui branch December 12, 2018 21:12
@mathiasvr
Copy link
Contributor Author

Thanks a lot @DiegoRBaquero! 😃

@lock lock bot locked as resolved and limited conversation to collaborators Mar 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants