aboutsummaryrefslogtreecommitdiff
path: root/src/pages/Timer/TimerButton
Commit message (Collapse)AuthorAgeLines
* chore: migrate Timer page to Typescript :label:eug-vs2020-03-21-122/+0
|
* fix: change message on 'running' modeasketonim2020-01-28-1/+1
|
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-2/+2
|
* Merge pull request #40 from Eug-VS/eslintEugene2020-01-16-12/+15
|\ | | | | feat: configure ESlint
| * refactor: get rid of warning in TimerButton.jsEug-VS2020-01-15-11/+14
| | | | | | | | Remove unnecessary state -> use cleanup feature of useEffect()
| * style: fix all quote errors with new eslint configEug-VS2020-01-15-1/+1
| |
* | fix: display time correctlyasketonim2020-01-12-1/+1
|/
* Add Profile history, link Profile at Timer pageEug-VS2020-01-12-1/+1
|
* Improve names, getPageComponent() --> <Page />Eug-VS2020-01-11-0/+119
Remove 'Page' word from page-components, since they are all now located in the pages/ folder.