Commit Graph

286 Commits

Author SHA1 Message Date
mutoe 60fd361870
docs: archive ref-sugar 2023-04-03 13:34:51 +08:00
mutoe 23d80cd7e5
fix: replace $raw() -> $$() and $computed let declare 2021-12-10 20:13:15 +08:00
mutoe a69f162b89
chore: fix dependencies breaking change 2021-12-10 20:09:49 +08:00
mutoe c56d020525
chore: upgrade dependencies 2021-12-10 19:55:30 +08:00
mutoe fbc1985de2
refactor: migrate to cypress component test 2021-08-17 21:21:46 +08:00
mutoe 7c14a84dea
Merge branch 'master' into script-setup 2021-08-15 19:17:06 +08:00
mutoe e5452ed9a9
chore: increment e2e test timeout 2021-08-15 19:11:48 +08:00
mutoe 0ba543f924
test: implement some tests 2021-08-15 18:56:02 +08:00
mutoe 785cfb94ee
refactor: change vue-unit-test to testing-library 2021-08-15 18:42:35 +08:00
mutoe f1fb875695
docs: update support plan 2021-08-15 18:29:39 +08:00
mutoe 1747d93281
fix: upgrade to vue3.2 (setup & ref sugar) 2021-08-15 18:28:03 +08:00
mutoe dd5a938b44
Merge branch 'master' into script-setup 2021-08-15 16:28:15 +08:00
mutoe e28ea2b233
test: supplement params2query test 2021-08-15 16:06:59 +08:00
mutoe f6fc64e12d
chore: upgrade dependencies 2021-08-15 15:56:45 +08:00
dependabot[bot] 2e48d2d516 chore(deps): bump vue-router from 4.0.6 to 4.0.8
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 13:19:53 +08:00
dependabot[bot] c2c7eef96b chore(deps): bump marked from 2.0.3 to 2.0.6
Bumps [marked](https://github.com/markedjs/marked) from 2.0.3 to 2.0.6.
- [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/v2.0.3...v2.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 13:19:15 +08:00
mutoe 840279a0f3
Merge branch 'master' into script-setup 2021-04-24 23:03:55 +08:00
mutoe 0d89f7d969
refactor: make storage util more safety 2021-04-24 23:02:44 +08:00
mutoe 899b596354
docs: update ref sugar in README 2021-04-24 22:38:37 +08:00
mutoe 121155b9de
refactor: implement ref sugar syntax 2021-04-24 22:33:44 +08:00
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