Commit Graph

5512 Commits

Author SHA1 Message Date
AkiraFukushima 71a0cfe11b
Remove compat 2022-04-26 20:46:51 +09:00
AkiraFukushima 366888bc81
Set compat mode to Vue3 2022-04-26 20:27:20 +09:00
AkiraFukushima 907c3c76a2
Fix watching array 2022-04-26 19:00:47 +09:00
AkiraFukushima 442479f567
Use mitt instead of Vue event emitter 2022-04-26 00:04:49 +09:00
AkiraFukushima 895c298e0c
Fix tests 2022-04-25 22:33:49 +09:00
AkiraFukushima b1b3fd78f9
Fix design modals 2022-04-25 18:20:18 +09:00
AkiraFukushima b656832290
Fix /deep/ selector 2022-04-23 23:14:26 +09:00
AkiraFukushima d82bc7df05
Fix preferences design 2022-04-23 21:46:17 +09:00
AkiraFukushima dcaba2048e
Fix settings design 2022-04-23 01:51:36 +09:00
AkiraFukushima cd8881bbb8
Fix timeline design 2022-04-23 00:13:04 +09:00
AkiraFukushima ef38a57d34
Fix design sidebar 2022-04-22 22:46:07 +09:00
AkiraFukushima cb2a92ee28
Fix design sidemenu and header 2022-04-22 21:41:36 +09:00
AkiraFukushima 7f4b090123
Rewrite deprecated lifecycle method 2022-04-22 01:15:29 +09:00
AkiraFukushima 3400f0849b
Install vue3-i18next 2022-04-21 23:34:02 +09:00
AkiraFukushima 8a3365baec
Fix rpc object format for vuex v4 2022-04-20 17:48:34 +09:00
AkiraFukushima 85ef5e5f01
Fix issues which are blocking rendering 2022-04-20 00:57:25 +09:00
AkiraFukushima 6f307cd298
Replace vue-i18next to vue-i18n-next 2022-04-19 22:16:05 +09:00
AkiraFukushima 218cb96c3a
Fix errors in Vue3 2022-04-19 21:05:32 +09:00
AkiraFukushima 95242cf758
Fix deprecated format 2022-04-19 19:18:29 +09:00
AkiraFukushima e92dbba320
Change ts to js for router and app 2022-04-18 23:54:50 +09:00
AkiraFukushima 0c427e8c34
Automatically rewrite to element-plus 2022-04-18 22:41:52 +09:00
AkiraFukushima 2751da04b7
Replace packages 2022-04-18 22:39:46 +09:00
AkiraFukushima 1f22704e5d
fixup! Upgrade vue3 and update dependency packages 2022-04-18 22:03:49 +09:00
AkiraFukushima 5cd7716735
Upgrade vue3 and update dependency packages 2022-04-18 20:32:21 +09:00
AkiraFukushima b4dc819495
Bump to version 4.5.4 2022-04-15 23:27:29 +09:00
AkiraFukushima 05a4d2dd7f
Merge pull request #3274 from h3poteto/dependabot/npm_and_yarn/core-js-3.22.0
Bump core-js from 3.21.1 to 3.22.0
2022-04-15 23:14:05 +09:00
AkiraFukushima 719f5968f1
Merge pull request #3273 from h3poteto/dependabot/npm_and_yarn/postcss-html-1.4.1
Bump postcss-html from 1.3.0 to 1.4.1
2022-04-15 23:13:57 +09:00
AkiraFukushima 33c525997a
Merge pull request #3266 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-5.19.0
Bump @typescript-eslint/typescript-estree from 5.18.0 to 5.19.0
2022-04-15 23:13:51 +09:00
AkiraFukushima 4382123a1c
Merge pull request #3270 from h3poteto/dependabot/npm_and_yarn/types/node-17.0.24
Bump @types/node from 17.0.23 to 17.0.24
2022-04-15 23:13:42 +09:00
AkiraFukushima eceee5d481
Merge pull request #3269 from h3poteto/dependabot/npm_and_yarn/element-ui-2.15.8
Bump element-ui from 2.15.6 to 2.15.8
2022-04-15 23:13:34 +09:00
AkiraFukushima 6bf09b9cc0
Merge pull request #3267 from h3poteto/dependabot/npm_and_yarn/i18next-21.6.16
Bump i18next from 21.6.14 to 21.6.16
2022-04-15 23:13:25 +09:00
AkiraFukushima fa72b36e35
Merge pull request #3264 from h3poteto/dependabot/npm_and_yarn/electron-builder-23.0.3
Bump electron-builder from 22.14.13 to 23.0.3
2022-04-15 23:12:36 +09:00
AkiraFukushima 14802d8bf2
Merge pull request #3257 from h3poteto/dependabot/npm_and_yarn/webpack-5.72.0
Bump webpack from 5.71.0 to 5.72.0
2022-04-15 23:12:11 +09:00
AkiraFukushima 1dba5cc59d
Merge pull request #3255 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.8.1
Bump webpack-dev-server from 4.7.4 to 4.8.1
2022-04-15 23:12:03 +09:00
AkiraFukushima 53c292676c
Merge pull request #3253 from h3poteto/dependabot/npm_and_yarn/babel/core-7.17.9
Bump @babel/core from 7.17.8 to 7.17.9
2022-04-15 23:11:56 +09:00
AkiraFukushima 3196bec454
Merge pull request #3252 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.17.9
Bump @babel/runtime from 7.17.8 to 7.17.9
2022-04-15 23:11:50 +09:00
AkiraFukushima 65eb9b14bf
Merge pull request #3250 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-8.6.0
Bump eslint-plugin-vue from 8.5.0 to 8.6.0
2022-04-15 23:11:44 +09:00
AkiraFukushima df137eebba
Merge pull request #3248 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
Bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-04-15 23:11:35 +09:00
AkiraFukushima 15c908130d
Merge pull request #3220 from h3poteto/dependabot/npm_and_yarn/typescript-4.6.3
Bump typescript from 4.5.5 to 4.6.3
2022-04-15 23:11:24 +09:00
AkiraFukushima 8634ce11f8
Merge pull request #3276 from h3poteto/fix/application-pos
Fix application name position in status
2022-04-15 23:10:44 +09:00
AkiraFukushima ede4b02f1e
Fix application name position in status 2022-04-15 23:04:31 +09:00
dependabot[bot] b8cda5fa7e
Bump core-js from 3.21.1 to 3.22.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.21.1...v3.22.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 08:04:02 +00:00
dependabot[bot] 0eb3649362
Bump postcss-html from 1.3.0 to 1.4.1
Bumps [postcss-html](https://github.com/ota-meshi/postcss-html) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/ota-meshi/postcss-html/releases)
- [Commits](https://github.com/ota-meshi/postcss-html/compare/v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: postcss-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 08:03:44 +00:00
dependabot[bot] e0c45a3e83
Bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 08:04:06 +00:00
dependabot[bot] 11bc4a5f83
Bump element-ui from 2.15.6 to 2.15.8
Bumps [element-ui](https://github.com/ElemeFE/element) from 2.15.6 to 2.15.8.
- [Release notes](https://github.com/ElemeFE/element/releases)
- [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/ElemeFE/element/compare/v2.15.6...v2.15.8)

---
updated-dependencies:
- dependency-name: element-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 08:02:56 +00:00
dependabot[bot] 0c6fe20655
Bump i18next from 21.6.14 to 21.6.16
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.14 to 21.6.16.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.6.14...v21.6.16)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 11:46:08 +00:00
dependabot[bot] a0c8de4b04
Bump @typescript-eslint/typescript-estree from 5.18.0 to 5.19.0
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.19.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 11:43:46 +00:00
dependabot[bot] 1152c481e2
Bump electron-builder from 22.14.13 to 23.0.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 22.14.13 to 23.0.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.0.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:06:12 +00:00
AkiraFukushima 36c7c2a631
Merge pull request #3261 from h3poteto/iss-574/fix-mentions
Set false as default value of mentions marker
2022-04-10 15:11:12 +09:00
AkiraFukushima 966c227271
Set false as default value of mentions marker 2022-04-10 15:05:09 +09:00