Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |