Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #1 from Eug-VS/developv1.0.1 | Anton Dubik | 2020-01-28 | -0/+14766 |
|\ | | | | | BENZIN Release 1.0.1 | |||
| * | fix: change package version to 1.0.1 | Eug-VS | 2020-01-28 | -1/+1 |
| | | ||||
| * | feat: remove .npmignore, add deploy script | Eug-VS | 2020-01-28 | -3/+6 |
| | | ||||
| * | feat: add CssBaseline to BenzinThemeProvider | Eug-VS | 2020-01-28 | -2/+3 |
| | | ||||
| * | feat: configure ESlint | Eug-VS | 2020-01-28 | -3/+13 |
| | | ||||
| * | feat: decrease font-size in Header | Eug-VS | 2020-01-28 | -8/+6 |
| | | ||||
| * | feat: support library preview | Eug-VS | 2020-01-28 | -0/+106 |
| | | ||||
| * | feat: make Header more abstract | Eug-VS | 2020-01-28 | -19/+9 |
| | | ||||
| * | feat: add .npmignore | Eug-VS | 2020-01-27 | -4/+2 |
| | | ||||
| * | feat: install Roboto font | Eug-VS | 2020-01-27 | -109/+15 |
| | | ||||
| * | feat: export ThemeProvider instead of theme | Eug-VS | 2020-01-27 | -4/+15 |
| | | ||||
| * | feat: update components | Eug-VS | 2020-01-27 | -12/+14 |
| | | ||||
| * | feat: update theme | Eug-VS | 2020-01-26 | -6/+8 |
| | | ||||
| * | feat: publish dist folder | Eug-VS | 2020-01-26 | -0/+3 |
| | | ||||
| * | feat: prepare for publish | Eug-VS | 2020-01-26 | -21/+241 |
| | | ||||
| * | fix: add missing ESlint dev-dependency | asketonim | 2020-01-26 | -0/+3 |
| | | ||||
| * | feat: add rules for quotes into .eslintrc | Anton Dubik | 2020-01-26 | -0/+7 |
| | | ||||
| * | feat: install material-ui, add theme | Eug-VS | 2020-01-26 | -2/+285 |
| | | ||||
| * | feat: initialize npm module, add components | Eug-VS | 2020-01-26 | -0/+14194 |
| | | ||||
| * | feat: add LICENSE.md | Anton Dubik | 2020-01-26 | -0/+21 |
| | | ||||
| * | feat: create initial .gitignore | Anton Dubik | 2020-01-26 | -0/+8 |
|/ | ||||
* | docs: create initial README.md | Eugene | 2020-01-26 | -0/+3 |