Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versionv0.0.16 | Valentin Popov | 2020-06-18 | 2 | -2/+2 |
* | Updated RollUp version | Valentin Popov | 2020-06-18 | 2 | -4/+4 |
* | Updated Actions config file | Valentin Popov | 2020-06-18 | 1 | -2/+2 |
* | Formatted TypeScript files | Valentin Popov | 2020-06-18 | 3 | -5/+15 |
* | Fixed rules | Valentin Popov | 2020-06-18 | 3 | -15/+4 |
* | Updated plugin rules | Valentin Popov | 2020-06-17 | 3 | -32/+49 |
* | Updated ESLint rules | Valentin Popov | 2020-06-17 | 4 | -187/+159 |
* | Updated TypeScript rules | Valentin Popov | 2020-06-17 | 5 | -34/+69 |
* | Recovered build | Valentin Popov | 2020-06-17 | 4 | -8/+10 |
* | Updated RollUp dependence | Valentin Popov | 2020-06-17 | 2 | -59/+54 |
* | Updated TypeScript dependence | Valentin Popov | 2020-06-17 | 2 | -5/+21 |
* | Changed Yarn manager to NPM manager | Valentin Popov | 2020-06-17 | 2 | -1639/+2195 |
* | Merge pull request #3 from valentineus/20200401v0.0.15 | Valentin Popov | 2020-04-01 | 9 | -44/+88 |
|\ | |||||
| * | Bump version | Valentin Popov | 2020-04-01 | 1 | -1/+1 |
| * | feat(vue): no-multi-spaces | Valentin Popov | 2020-04-01 | 2 | -1/+7 |
| * | feat(vue): Added overrides | Valentin Popov | 2020-04-01 | 3 | -0/+23 |
| * | feat(project): Update README.md | Valentin Popov | 2020-04-01 | 1 | -0/+3 |
| * | feat(project): Update README.md | Valentin Popov | 2020-04-01 | 1 | -1/+13 |
| * | feat(project): Update dependence's | Valentin Popov | 2020-04-01 | 2 | -36/+36 |
| * | fix(typescript): type-annotation-spacing | Valentin Popov | 2020-04-01 | 1 | -5/+5 |
|/ | |||||
* | feat(npm): Updated ignore | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
* | Merge pull request #2 from valentineus/developv0.0.14 | Valentin Popov | 2020-03-26 | 14 | -127/+338 |
|\ | |||||
| * | Bump version | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
| * | fix(actions): Update auth actionv0.0.13 | Valentin Popov | 2020-03-26 | 1 | -3/+2 |
| * | fix(actions): Used node action | Valentin Popov | 2020-03-26 | 1 | -9/+7 |
| * | fix(actions): Updated auth token | Valentin Popov | 2020-03-26 | 1 | -2/+2 |
| * | fix(actions): Added auth token | Valentin Popov | 2020-03-26 | 1 | -0/+1 |
| * | Add GitHub Action | Valentin Popov | 2020-03-26 | 3 | -21/+21 |
| * | Merge branch 'master' into develop | Valentin Popov | 2020-03-26 | 3 | -4/+10 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1 from valentineus/dependabot/npm_and_yarn/acorn-7.1.1 | Valentin Popov | 2020-03-26 | 1 | -3/+3 |
|\ \ | |||||
| * | | build(deps): Bump acorn from 7.1.0 to 7.1.1 | dependabot[bot] | 2020-03-26 | 1 | -3/+3 |
|/ / | |||||
| * | Bump version | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
| * | feat(project): Updated "README.md" | Valentin Popov | 2020-03-26 | 1 | -0/+55 |
| * | fix(javascript): Formatted file | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
| * | fix(sonarjs): prefer-immediate-return | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
| * | feat(import): order | Valentin Popov | 2020-03-26 | 2 | -1/+26 |
| * | feat(sonarjs): Added rules | Valentin Popov | 2020-03-26 | 2 | -26/+105 |
| * | Fixed TypeScript error after create new file | Valentin Popov | 2020-03-26 | 2 | -0/+4 |
| * | fix(typescript): no-explicit-any | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
| * | Updated Vue plugin to v6.2.2 | Valentin Popov | 2020-03-26 | 2 | -6/+6 |
| * | Updated TypeScript to v2.25.0 | Valentin Popov | 2020-03-26 | 4 | -28/+93 |
| * | Updated Unicorn to v18.0.0 | Valentin Popov | 2020-03-26 | 4 | -42/+27 |
* | | update(project): Bump version | Valentin Popov | 2020-02-26 | 1 | -1/+1 |
* | | feat(unicorn): import-index | Valentin Popov | 2020-02-26 | 2 | -1/+7 |
|/ | |||||
* | update(project): Bump versionv0.0.12 | Valentin Popov | 2020-02-20 | 1 | -1/+1 |
* | fix(typescript): no-untyped-public-signature | Valentin Popov | 2020-02-20 | 1 | -1/+1 |
* | fix(eslint): max-len | Valentin Popov | 2020-02-20 | 1 | -0/+1 |
* | update(project): Bump versionv0.0.11 | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | fix(unicorn): filename-case | Valentin Popov | 2020-02-19 | 1 | -2/+4 |
* | update(project): Bump versionv0.0.10 | Valentin Popov | 2020-02-19 | 1 | -1/+1 |