summaryrefslogtreecommitdiff
path: root/frontend/src/components/home
Commit message (Collapse)AuthorAge
* Implement Game startjbion2019-02-22
|
* Make login input largejbion2019-02-22
|
* Remove unnecessary prop types exportsJoffrey BION2018-06-10
|
* Add IconButton component to work around Icon title issueJoffrey BION2018-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
* Fix home screen styleJoffrey BION2018-06-09
bgstack15