aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeLines
* feat: remove material UI and useless functionalityeug-vs2022-05-04-3/+0
|
* chore: release 2.0.0eug-vs2020-03-21-1/+1
|
* chore: update dependencies :arrow_up:eug-vs2020-03-21-12/+12
|
* ci: lint code and check types of every commiteug-vs2020-03-21-0/+1
|
* chore: update eslint to use typescript ruleseug-vs2020-03-21-0/+1
|
* chore: update to react-benzin@3.0.0eug-vs2020-03-21-1/+2
|
* chore: update dependencies :arrow_up:Eug-VS2020-02-08-19/+12
|
* feat: use react-benzin v1.0.1Eug-VS2020-01-28-1/+1
|
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-1/+1
|
* feat: upgrade dependencies, install benzinEug-VS2020-01-28-12/+11
|
* fix: add missing typescript dev-dependencyEug-VS2020-01-13-1/+2
|
* feat: explicitly configure ESlintEug-VS2020-01-13-3/+12
|
* Support gh-pages deploymentEug-VS2020-01-12-1/+5
|
* Install Roboto fontEug-VS2020-01-11-1/+2
|
* Wrap SmartList into AutoSizerEug-VS2020-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 overflowEug-VS2020-01-07-1/+2
|
* Uninstall styled-componentsEug-VS2020-01-03-2/+1
|
* Apply styles to the ScoreboardEug-VS2020-01-03-0/+1
|
* Create functions for GET and POST requestsEug-VS2020-01-02-0/+1
|
* Transfer App.ts -> index.js, add css baselineEug-VS2019-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 AppEug-VS2019-12-30-0/+34