Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: change src structure | Eug-VS | 2020-02-03 | -116/+0 |
| | ||||
* | feat: use React.FC<PropTypes> syntax | Eug-VS | 2020-02-03 | -6/+2 |
| | | | | | | This approach is better because it allows to use destructuring right in a function declaration without explicitly defining children propety in PropTypes | |||
* | feat: setup deploy-ready typescript config | Eug-VS | 2020-02-03 | -0/+0 |
| | ||||
* | feat!: install Typescript, migrate Window to .tsx | Eug-VS | 2020-02-03 | -8/+37 |
| | ||||
* | feat: update components | Eug-VS | 2020-01-27 | -5/+8 |
| | ||||
* | feat: initialize npm module, add components | Eug-VS | 2020-01-26 | -0/+88 |