aboutsummaryrefslogtreecommitdiff
path: root/src/pages/Timer/Timer.js
Commit message (Collapse)AuthorAgeLines
* chore: migrate Timer page to Typescript :label:eug-vs2020-03-21-92/+0
|
* feat: use react-benzin v1.0.1Eug-VS2020-01-28-1/+1
|
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-5/+8
|
* style: fix all quote errors with new eslint configEug-VS2020-01-15-6/+6
|
* Add Profile history, link Profile at Timer pageEug-VS2020-01-12-0/+10
|
* Implement Registration componentEug-VS2020-01-12-7/+2
|
* Perform cleanup, resolve warningsEug-VS2020-01-12-10/+8
|
* Edit description on Timer page, add 'Lean More'Eug-VS2020-01-11-4/+14
|
* Improve names, getPageComponent() --> <Page />Eug-VS2020-01-11-0/+76
Remove 'Page' word from page-components, since they are all now located in the pages/ folder.