aboutsummaryrefslogtreecommitdiff
path: root/src/lib/components/Window
Commit message (Collapse)AuthorAgeLines
* feat: change src structureEug-VS2020-02-03-116/+0
|
* feat: use React.FC<PropTypes> syntaxEug-VS2020-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 configEug-VS2020-02-03-0/+0
|
* feat!: install Typescript, migrate Window to .tsxEug-VS2020-02-03-8/+37
|
* feat: update componentsEug-VS2020-01-27-5/+8
|
* feat: initialize npm module, add componentsEug-VS2020-01-26-0/+88