redux-friendlist-demo icon indicating copy to clipboard operation
redux-friendlist-demo copied to clipboard

Update dependecies to latest version at 11/25

Open dbertella opened this issue 9 years ago • 0 comments

  • Update dependecies, react0.14, redux3.x and babel 6.x
  • Change createStore, to stick with redux 2.0+ version
  • Change App.js to render the child directly without a wrapper function
  • Remove decorator in friendListApp, it doesn't seem to work with babel 6.x
  • Few more changes in components to make the app work

dbertella avatar Nov 25 '15 10:11 dbertella