summaryrefslogtreecommitdiff
path: root/frontend/yarn.lock
Commit message (Collapse)AuthorAge
* Fix frontend build on windows using cross-envJoffrey BION2017-09-24
|
* Add blueprint js libraryVictor Chabbert2017-08-08
|
* Update software versionsJoffrey BION2017-08-08
| | | | | | | Node JS 6.10.3 -> 8.2.1 Yarn 0.24.5 -> 0.27.5 Gradle Wrapper 4.0.1 -> 4.1 Gradle Node Plugin 1.1.1 -> 1.2.0
* Upgrade dependenciesVictor Chabbert2017-08-07
|
* Updrade react router and react router reduxVictor Chabbert2017-08-07
|
* Remove redux-saga-routerVictor Chabbert2017-08-07
|
* Upgrade flow-binVictor Chabbert2017-07-24
|
* Frontend flow-typed regeneratedJoffrey BION2017-07-08
|
* Upgrade react-scriptsVictor Chabbert2017-05-28
|
* Move to immutable with RecordsVictor Chabbert2017-05-28
|
* Update node and yarn versions in build.gradlejbion2017-05-25
|
* Add flowVictor Chabbert2017-05-22
|
* Revert to version number for flow-typedVictor Chabbert2017-05-22
|
* Add prettier and format js filesVictor Chabbert2017-05-20
|
* Upgrade react-scripts to 1.0.1Victor Chabbert2017-05-20
|
* Add error toastsjbion2017-05-20
|
* Set versions of packages to latestjbion2017-05-18
| | | | We always want to be up to date, we should only set back when there is a known issue, like with react router redux and react router, which forces us to stay with react router v3
* Migrate to seamless immutableJoffrey BION2017-05-13
| | | | | Resolves: https://github.com/luxons/seven-wonders/issues/6
* Update redux-saga-router to 2.0.0Victor Chabbert2017-01-29
|
* Made redux store fully immutableVictor Chabbert2017-01-22
|
* Normalize games data from server and display games listVictor Chabbert2017-01-22
|
* Update deps, Add redux-saga-routerVictor Chabbert2017-01-20
|
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
bgstack15