Commit Graph

106 Commits

Author SHA1 Message Date
mutoe 21270aad53 chore: downgrade husky to v4 2021-03-16 00:57:12 +08:00
dependabot[bot] 0e18f86f7b chore(deps-dev): bump vite from 2.0.4 to 2.0.5
Bumps [vite](https://github.com/vitejs/vite) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Commits](https://github.com/vitejs/vite/compare/v2.0.4...v2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 21:59:05 +08:00
dependabot[bot] 92ca7ce7e3 chore(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 21:50:30 +08:00
dependabot[bot] 67229c2cb2 chore(deps-dev): bump cypress from 6.5.0 to 6.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.5.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 21:50:04 +08:00
dependabot[bot] 72cd3aac73 chore(deps-dev): bump vti from 0.0.24 to 0.1.1
Bumps vti from 0.0.24 to 0.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 21:49:47 +08:00
mutoe d52b43f709 chore: remove serve (using vite preview instead) 2021-03-07 16:42:44 +08:00
mutoe fd07df0e2d refactor: remove not necessary deepmerge
issue #39
2021-03-07 16:40:25 +08:00
mutoe 8d7413f8bb chore: decrease bundle size 2021-03-07 16:17:30 +08:00
mutoe 32bdf9ce90 chore: add build analyzer
issue #39
2021-03-07 15:14:08 +08:00
dependabot[bot] bdce31b8a8 chore(deps-dev): bump @vue/test-utils from 2.0.0-rc.1 to 2.0.0-rc.2
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-rc.1 to 2.0.0-rc.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 09:42:09 +08:00
dependabot[bot] 4fa0f2fad4 chore(deps-dev): bump husky from 5.1.1 to 5.1.2
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 15:59:34 +08:00
mutoe 5d46aa3a2b Merge branch 'master' into script-setup 2021-03-01 02:47:27 +08:00
dependabot[bot] bea80d8585 chore(deps): bump marked from 1.2.9 to 2.0.1
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 02:42:23 +08:00
dependabot[bot] c6254fed77 chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:25:02 +08:00
dependabot[bot] 838a65bff8 chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:14:05 +08:00
mutoe bf37587cbb Merge branch 'master' into script-setup 2021-02-28 22:52:11 +08:00
mutoe 5d93330adc fix: eslint issue 2021-02-28 22:51:49 +08:00
mutoe 8b017bda17 Merge branch 'testing-library' into script-setup 2021-02-28 12:38:00 +08:00
mutoe 8e12e4af44 chore: optimize lint script 2021-02-28 01:15:55 +08:00
mutoe 1cb834fc49 test: setup vue test utils 2021-02-27 00:34:11 +08:00
mutoe 9de004f52e test: setup vue testing library 2021-02-27 00:12:04 +08:00
mutoe f8e332dfa3 docs: update README 2021-02-27 00:10:43 +08:00
mutoe d0d6ca91b4 chore: optimize scripts for check and tests 2021-02-26 21:42:05 +08:00
mutoe c0c983dba0 refactor: implement script setup suger for components 2021-02-26 21:35:56 +08:00
mutoe 0dd3feb71d chore: upgrade to vite2 2021-02-24 01:15:11 +08:00
mutoe 44cc965fec chore: upgrade dependencies 2021-02-24 00:42:56 +08:00
Sándor Levcsák 0c5da9f4f7 chore: update deps 2020-12-27 18:16:09 +02:00
Sören Martius 638b35143d Fix: When checking for TS errors we should really just check the types instead of building all targets 2020-11-11 17:21:54 +08:00
Sándor Levcsák adf3aefcc5 chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00
Sándor Levcsák 668e7dac73 chore: switch on eslint rule: @typescript-eslint/no-explicit-any 2020-11-11 02:33:48 +02:00
Sándor Levcsák 7c2d0a9df3 chore: switch on eslint rule: @typescript-eslint/explicit-module-boundary-types 2020-11-11 02:33:47 +02:00
Sándor Levcsák f5abc3f8fc chore: add ts errors checking by VTI 2020-11-07 16:23:45 +08:00
mutoe 2b8a716978
chore: setup unit test
close #13
2020-11-07 13:35:12 +08:00
mutoe 002349c658
chore: upgrade dependencies 2020-11-07 13:29:41 +08:00
Sándor Levcsák 6fadc8e1c7 feat: use harlem instead plain composition api methods for store 2020-11-04 09:14:58 +02:00
Sándor Levcsák a403ea37e8 chore: drop vuex and util: parse-storage-get 2020-10-30 00:53:58 +02:00
mutoe 9c3ab52fe5
chore: add testcase file format 2020-10-27 00:30:47 +08:00
mutoe 9d776ec494
chore: add vue test utils 2020-10-26 20:29:11 +08:00
mutoe 43961ef0ba
chore: release v1.0.0 2020-10-26 20:22:16 +08:00
mutoe 16d7f32708
chore: upgrade dependencies 2020-10-26 20:21:46 +08:00
Sándor Levcsák 3b0201a3cd fix: add deepmerge to package.json 2020-10-20 05:17:25 +03:00
mutoe 0c93b0f2b1 feat: implement login logic 2020-10-07 23:00:09 +08:00
mutoe 11db47133e
Merge pull request #3 from levchak0910/respect-vue-eslint
refactor: respect vue eslint rules
2020-10-07 12:07:21 +08:00
Sándor Levcsák e8fa391b26 feat: add article's page 2020-10-07 01:56:28 +03:00
Sándor Levcsák 06fec85e63 refactor: respect vue eslint rules 2020-10-06 21:48:35 +03:00
mutoe 7c9157384e refactor: abstract article preview 2020-10-06 23:30:58 +08:00
mutoe 5bdc6d8354 feat: add pagination 2020-10-06 23:00:58 +08:00
mutoe 76d2752479 refactor: flatten components 2020-10-06 21:52:20 +08:00
mutoe c8f3d676f6 style: add cypress eslint rules 2020-10-06 20:31:55 +08:00
mutoe cd75016faa style: add standard eslint rules 2020-10-06 20:22:13 +08:00
mutoe f87c41a053 chore: migrate services and utils 2020-09-30 01:21:04 +08:00
mutoe d142e3f5b8 chore: setup cypress 2020-09-29 22:39:51 +08:00
mutoe 3f680b548c chore: setup husky & lint-staged 2020-09-29 00:16:41 +08:00
mutoe 5d5aeca86c chore: setup eslint 2020-09-29 00:16:41 +08:00
mutoe 884151bab5 refactor: migrate to typescript 2020-09-28 00:33:43 +08:00
mutoe 4fc45b002f chore: initial 2020-09-27 22:58:53 +08:00