aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
...
* fix: attach workspace to deploy jobEug-VS2020-02-03-0/+2
|
* feat: add deploy job to circleCIEug-VS2020-02-03-2/+16
|
* Merge pull request #3 from eug-vs/headerEugene Sokolov2020-02-03-6/+18
|\ | | | | feat: migrate Header to TypeScript
| * fix: correct setPage typeasketonim2020-02-03-1/+1
| |
| * fix: correct handleChange prop typesasketonim2020-02-03-2/+2
| |
| * fix: correct icon typeEug-VS2020-02-03-15/+9
| | | | | | | | This partially reverts last commit
| * feat: separate HeaderTab componentEug-VS2020-02-03-11/+17
| | | | | | | | @asketonim, feel free to correct these changes
| * fix: add missing propasketonim2020-02-03-3/+3
| |
| * feat: migrate Header to TypeScriptasketonim2020-02-03-3/+15
| |
* | fix: npm test in circleCIEug-VS2020-02-03-1/+1
| |
* | feat: check types on npm testEug-VS2020-02-03-1/+1
|/
* feat: configure circleCI :construction_worker:Eug-VS2020-02-03-0/+29
|
* feat: migrate ContentSection to TypescriptEug-VS2020-02-03-1/+5
|
* feat!: remove icons, simplify lib previewEug-VS2020-02-03-1840/+4151
|
* feat: migrate SmartList to TypescriptEug-VS2020-02-03-75/+82
|
* feat: change src structureEug-VS2020-02-03-7/+7
|
* Merge pull request #2 from eug-vs/typescriptEugene Sokolov2020-02-03-28/+121
|\ | | | | Add Typescript support
| * 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: delete unused .babelrcEug-VS2020-02-03-7/+0
| |
| * feat: setup deploy-ready typescript configEug-VS2020-02-03-16/+52
| |
| * feat!: install Typescript, migrate Window to .tsxEug-VS2020-02-03-8/+76
|/
* fix: change package version to 1.0.1Eug-VS2020-01-28-1/+1
|
* feat: remove .npmignore, add deploy scriptEug-VS2020-01-28-3/+6
|
* feat: add CssBaseline to BenzinThemeProviderEug-VS2020-01-28-2/+3
|
* feat: configure ESlintEug-VS2020-01-28-3/+13
|
* feat: decrease font-size in HeaderEug-VS2020-01-28-8/+6
|
* feat: support library previewEug-VS2020-01-28-0/+106
|
* feat: make Header more abstractEug-VS2020-01-28-19/+9
|
* feat: add .npmignoreEug-VS2020-01-27-4/+2
|
* feat: install Roboto fontEug-VS2020-01-27-109/+15
|
* feat: export ThemeProvider instead of themeEug-VS2020-01-27-4/+15
|
* feat: update componentsEug-VS2020-01-27-12/+14
|
* feat: update themeEug-VS2020-01-26-6/+8
|
* feat: publish dist folderEug-VS2020-01-26-0/+3
|
* feat: prepare for publishEug-VS2020-01-26-21/+241
|
* fix: add missing ESlint dev-dependencyasketonim2020-01-26-0/+3
|
* feat: add rules for quotes into .eslintrcAnton Dubik2020-01-26-0/+7
|
* feat: install material-ui, add themeEug-VS2020-01-26-2/+285
|
* feat: initialize npm module, add componentsEug-VS2020-01-26-0/+14194
|
* feat: add LICENSE.mdAnton Dubik2020-01-26-0/+21
|
* feat: create initial .gitignoreAnton Dubik2020-01-26-0/+8
|
* docs: create initial README.mdEugene2020-01-26-0/+3