Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: update to react-benzin@3.0.0 | eug-vs | 2020-03-21 | -5/+12 |
| | ||||
* | chore: update dependencies :arrow_up: | Eug-VS | 2020-02-08 | -2026/+3661 |
| | ||||
* | feat: use react-benzin v1.0.1 | Eug-VS | 2020-01-28 | -4/+4 |
| | ||||
* | feat!: migrate to BENZIN library | Eug-VS | 2020-01-28 | -26/+18 |
| | ||||
* | feat: upgrade dependencies, install benzin | Eug-VS | 2020-01-28 | -127/+263 |
| | ||||
* | fix: add missing typescript dev-dependency | Eug-VS | 2020-01-13 | -0/+5 |
| | ||||
* | feat: explicitly configure ESlint | Eug-VS | 2020-01-13 | -46/+255 |
| | ||||
* | Support gh-pages deployment | Eug-VS | 2020-01-12 | -0/+91 |
| | ||||
* | Install Roboto font | Eug-VS | 2020-01-11 | -0/+5 |
| | ||||
* | Wrap SmartList into AutoSizer | Eug-VS | 2020-01-08 | -0/+5 |
| | | | | | | | | 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 | -0/+14 |
| | ||||
* | Uninstall styled-components | Eug-VS | 2020-01-03 | -109/+0 |
| | ||||
* | Apply styles to the Scoreboard | Eug-VS | 2020-01-03 | -0/+8 |
| | ||||
* | Create functions for GET and POST requests | Eug-VS | 2020-01-02 | -0/+37 |
| | ||||
* | Transfer App.ts -> index.js, add css baseline | Eug-VS | 2019-12-31 | -0/+343 |
| | | | | | | | | 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/+14005 |