mutoe
|
6bb66be2af
|
refactor: fix lint issues
|
2021-04-24 20:33:55 +08:00 |
mutoe
|
ae4539d679
|
Merge branch 'master' into script-setup
|
2021-04-24 18:08:34 +08:00 |
mutoe
|
1853d7a5fc
|
chore: using vue-tsc for typecheck
|
2021-04-24 17:51:11 +08:00 |
mutoe
|
be618c8106
|
docs: update sponsor
|
2021-04-24 17:09:16 +08:00 |
mutoe
|
6429b6486f
|
chore(deps): upgrade dependencies
|
2021-04-24 15:35:07 +08:00 |
Dongsen
|
06aafb50c2
|
Create LICENSE
|
2021-04-22 22:30:49 +08:00 |
mutoe
|
04b6195bd4
|
chore(deps): upgrade dependencies
|
2021-04-17 13:40:58 +08:00 |
mutoe
|
b927c7a347
|
Merge branch 'master' into script-setup
|
2021-04-05 14:02:35 +08:00 |
mutoe
|
9152a0dd83
|
chore(deps): upgrade dependencies
|
2021-04-05 14:02:04 +08:00 |
mutoe
|
30bb1ba575
|
docs: update demo link
|
2021-04-05 13:56:28 +08:00 |
mutoe
|
12ee2c5caa
|
chore: skip unresolved tests
|
2021-04-05 13:51:42 +08:00 |
mutoe
|
0067598ee5
|
Merge branch 'master' into script-setup
|
2021-04-05 13:20:03 +08:00 |
mutoe
|
5e8b682b84
|
ci: remove deploy in pipeline (replace with vercel)
|
2021-04-05 12:53:12 +08:00 |
dependabot[bot]
|
eaa211e159
|
chore(deps): bump @harlem/core from 1.1.1 to 1.2.3
Bumps [@harlem/core](https://github.com/andrewcourtice/harlem/tree/HEAD/core) from 1.1.1 to 1.2.3.
- [Release notes](https://github.com/andrewcourtice/harlem/releases)
- [Commits](https://github.com/andrewcourtice/harlem/commits/v1.2.3/core)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-02 10:37:13 +08:00 |
mutoe
|
21270aad53
|
chore: downgrade husky to v4
|
2021-03-16 00:57:12 +08:00 |
mutoe
|
32fa6ad399
|
test: fix cypress test intercept issues
|
2021-03-16 00:54:45 +08:00 |
mutoe
|
19bd81f647
|
fix: should not call profile api when username is null
|
2021-03-16 00:47:18 +08:00 |
mutoe
|
06ebf9ed1c
|
ci: update dependabot upgrade policy
|
2021-03-15 23:57:51 +08:00 |
Dongsen
|
179e2429bb
|
Create codeql-analysis.yml
|
2021-03-15 23:41:29 +08:00 |
mutoe
|
06956dc809
|
chore: upgrade dependencies
closes #43, #48, #49, #50, #51
|
2021-03-08 22:02:14 +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
|
4dfad41b0e
|
chore: remove serve (using vite preview instead)
|
2021-03-07 16:49:49 +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 |
mutoe
|
b32f2cb7cd
|
fix: xss injection
close #40
|
2021-03-07 15:12:44 +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 |
mutoe
|
121481a4b8
|
test: fix snapshot tests
|
2021-03-02 00:51:45 +08:00 |
mutoe
|
fc0b7fa038
|
test: fix async component test
|
2021-03-02 00:26: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 |
mutoe
|
d28ddecb94
|
test: add markdown render test
|
2021-03-01 02:38:54 +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 |
mutoe
|
90866ee4e2
|
test: fix login command issue
|
2021-03-01 00:18:15 +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
|
024b43f950
|
chore: fix cypress record upload
|
2021-03-01 00:11:25 +08:00 |
mutoe
|
9e5ce559ae
|
chore: setup dependabot
|
2021-02-28 23:52:23 +08:00 |
mutoe
|
8d970e06bc
|
test: fix follow user test
|
2021-02-28 23:29:24 +08:00 |
mutoe
|
849d6264a6
|
docs: add badges link
|
2021-02-28 23:18:36 +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
|
72ec736e3e
|
test: fix e2e tests
|
2021-02-28 22:36:18 +08:00 |
mutoe
|
a2f37b217c
|
fix: build error
|
2021-02-28 20:43:11 +08:00 |
mutoe
|
4752d8a4fb
|
docs: update README for vetur
|
2021-02-28 16:08:20 +08:00 |
mutoe
|
fb2db9a773
|
chore: disable vetur check temporary
|
2021-02-28 15:24:20 +08:00 |