aboutsummaryrefslogtreecommitdiff
path: root/src/lib/components
Commit message (Collapse)AuthorAgeLines
* 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: add CssBaseline to BenzinThemeProviderEug-VS2020-01-28-0/+2
|
* feat: decrease font-size in HeaderEug-VS2020-01-28-4/+5
|
* feat: make Header more abstractEug-VS2020-01-28-19/+9
|
* feat: install Roboto fontEug-VS2020-01-27-1/+2
|
* feat: export ThemeProvider instead of themeEug-VS2020-01-27-0/+37
|
* feat: update componentsEug-VS2020-01-27-12/+14
|
* feat: initialize npm module, add componentsEug-VS2020-01-26-0/+230