Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rationalize module names | Joffrey BION | 2019-05-16 |
| | |||
* | Migrate game-browser components to TypeScript | Joffrey BION | 2019-05-06 |
| | |||
* | Upgrade Blueprintjs to v3 | Joffrey BION | 2019-05-02 |
| | |||
* | Simplify state and reducers | jbion | 2019-02-27 |
| | |||
* | Implement Game start | jbion | 2019-02-22 |
| | |||
* | Improve lobby's style | Joffrey BION | 2018-06-10 |
| | |||
* | Finish moving components out of /scenes package | Joffrey BION | 2018-06-10 |
| | |||
* | Remove unnecessary prop types exports | Joffrey BION | 2018-06-10 |
| | |||
* | Add IconButton component to work around Icon title issue | Joffrey BION | 2018-06-10 |
| | | | | | | | The issue about Buttons with icons is that the svg name appears as title (tooltip) when hovering the icon, even if a title is specified on the button itself: https://github.com/palantir/blueprint/issues/2321 | ||
* | Improve game list's style | Joffrey BION | 2018-06-09 |
| | |||
* | Split GameBrowser into multiple connected components | Joffrey BION | 2018-06-09 |