Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Support gh-pages deployment | Eug-VS | 2020-01-12 | -1/+5 |
| | ||||
* | Install Roboto font | Eug-VS | 2020-01-11 | -1/+2 |
| | ||||
* | Wrap SmartList into AutoSizer | Eug-VS | 2020-01-08 | -0/+1 |
| | | | | | | | | This component now takes all available space, so if you want to use it, you have to put it into a container which already has non-zero width and height. This commit temporarily breaks Scoreboard page. | |||
* | Implement SmartList component, hide body overflow | Eug-VS | 2020-01-07 | -1/+2 |
| | ||||
* | Uninstall styled-components | Eug-VS | 2020-01-03 | -2/+1 |
| | ||||
* | Apply styles to the Scoreboard | Eug-VS | 2020-01-03 | -0/+1 |
| | ||||
* | Create functions for GET and POST requests | Eug-VS | 2020-01-02 | -0/+1 |
| | ||||
* | Transfer App.ts -> index.js, add css baseline | Eug-VS | 2019-12-31 | -1/+3 |
| | | | | | | | | Install dependencies: * @material-ui/core * styled-components More info: https://material-ui.com/components/css-baseline/ | |||
* | Initial commit from Create React App | Eug-VS | 2019-12-30 | -0/+34 |