Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: release 2.0.0 | eug-vs | 2020-03-21 | -1/+1 |
| | ||||
* | chore: update dependencies :arrow_up: | eug-vs | 2020-03-21 | -12/+12 |
| | ||||
* | ci: lint code and check types of every commit | eug-vs | 2020-03-21 | -0/+1 |
| | ||||
* | chore: update eslint to use typescript rules | eug-vs | 2020-03-21 | -0/+1 |
| | ||||
* | chore: update to react-benzin@3.0.0 | eug-vs | 2020-03-21 | -1/+2 |
| | ||||
* | chore: update dependencies :arrow_up: | Eug-VS | 2020-02-08 | -19/+12 |
| | ||||
* | feat: use react-benzin v1.0.1 | Eug-VS | 2020-01-28 | -1/+1 |
| | ||||
* | feat!: migrate to BENZIN library | Eug-VS | 2020-01-28 | -1/+1 |
| | ||||
* | feat: upgrade dependencies, install benzin | Eug-VS | 2020-01-28 | -12/+11 |
| | ||||
* | fix: add missing typescript dev-dependency | Eug-VS | 2020-01-13 | -1/+2 |
| | ||||
* | feat: explicitly configure ESlint | Eug-VS | 2020-01-13 | -3/+12 |
| | ||||
* | 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 |