aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
Commit message (Collapse)AuthorAgeLines
* chore: update dependencies :arrow_up:eug-vs2020-03-21-2113/+952
|
* chore: update to react-benzin@3.0.0eug-vs2020-03-21-5/+12
|
* chore: update dependencies :arrow_up:Eug-VS2020-02-08-2026/+3661
|
* feat: use react-benzin v1.0.1Eug-VS2020-01-28-4/+4
|
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-26/+18
|
* feat: upgrade dependencies, install benzinEug-VS2020-01-28-127/+263
|
* fix: add missing typescript dev-dependencyEug-VS2020-01-13-0/+5
|
* feat: explicitly configure ESlintEug-VS2020-01-13-46/+255
|
* Support gh-pages deploymentEug-VS2020-01-12-0/+91
|
* Install Roboto fontEug-VS2020-01-11-0/+5
|
* Wrap SmartList into AutoSizerEug-VS2020-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 overflowEug-VS2020-01-07-0/+14
|
* Uninstall styled-componentsEug-VS2020-01-03-109/+0
|
* Apply styles to the ScoreboardEug-VS2020-01-03-0/+8
|
* Create functions for GET and POST requestsEug-VS2020-01-02-0/+37
|
* Transfer App.ts -> index.js, add css baselineEug-VS2019-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 AppEug-VS2019-12-30-0/+14005