Commit Graph

  • 5d46aa3a2b Merge branch 'master' into script-setup mutoe 2021-03-01 02:47:27 +0800
  • bea80d8585 chore(deps): bump marked from 1.2.9 to 2.0.1 dependabot[bot] 2021-02-28 15:55:51 +0000
  • d28ddecb94 test: add markdown render test mutoe 2021-03-01 02:37:49 +0800
  • c6254fed77 chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 dependabot[bot] 2021-02-28 16:16:20 +0000
  • 90866ee4e2 test: fix login command issue mutoe 2021-03-01 00:17:54 +0800
  • 04ddf34748
    chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 dependabot[bot] 2021-02-28 16:16:20 +0000
  • 838a65bff8 chore(deps-dev): bump eslint from 7.20.0 to 7.21.0 dependabot[bot] 2021-02-28 15:55:26 +0000
  • 024b43f950 chore: fix cypress record upload mutoe 2021-03-01 00:11:25 +0800
  • b553389b73
    chore(deps): bump marked from 1.2.9 to 2.0.1 dependabot[bot] 2021-02-28 15:55:51 +0000
  • 1b87eef1c3
    chore(deps-dev): bump eslint from 7.20.0 to 7.21.0 dependabot[bot] 2021-02-28 15:55:26 +0000
  • 9e5ce559ae
    chore: setup dependabot mutoe 2021-02-28 23:52:23 +0800
  • 8d970e06bc test: fix follow user test mutoe 2021-02-28 23:29:24 +0800
  • 849d6264a6 docs: add badges link mutoe 2021-02-28 23:18:36 +0800
  • bf37587cbb Merge branch 'master' into script-setup mutoe 2021-02-28 22:52:11 +0800
  • 5d93330adc fix: eslint issue mutoe 2021-02-28 22:51:49 +0800
  • 72ec736e3e test: fix e2e tests mutoe 2021-02-28 22:36:18 +0800
  • a2f37b217c fix: build error mutoe 2021-02-28 20:43:11 +0800
  • 4752d8a4fb docs: update README for vetur mutoe 2021-02-28 16:08:20 +0800
  • fb2db9a773 chore: disable vetur check temporary mutoe 2021-02-28 15:24:20 +0800
  • 0cb382c81e Merge branch 'master' into script-setup mutoe 2021-02-28 15:04:57 +0800
  • c39acbce3a docs: add coverage badge mutoe 2021-02-28 15:01:45 +0800
  • eaee30773f chore: split lint jobs mutoe 2021-02-28 14:51:28 +0800
  • b49ba0e91c chore: setup coverage report mutoe 2021-02-28 14:44:16 +0800
  • 615be2af72 docs: update status badge mutoe 2021-02-28 14:29:05 +0800
  • 97cb4167a5 chore: fix deploy workflow trigger issue mutoe 2021-02-28 13:59:31 +0800
  • 13bd7b8985 chore: fix e2e script mutoe 2021-02-28 13:53:19 +0800
  • a774e509c4 chore: setup e2e tests mutoe 2021-02-28 13:50:05 +0800
  • 296cd353df Merge branch 'master' into script-setup mutoe 2021-02-28 12:56:02 +0800
  • 1362a56f7b docs: update README for what works mutoe 2021-02-28 12:54:17 +0800
  • 8b017bda17 Merge branch 'testing-library' into script-setup mutoe 2021-02-28 12:38:00 +0800
  • 9fe0e3770a Merge branch 'master' into script-setup mutoe 2021-02-28 01:17:45 +0800
  • 8e12e4af44 chore: optimize lint script mutoe 2021-02-28 01:15:55 +0800
  • 7ad4ab0bb3 docs: add status badge mutoe 2021-02-28 01:09:04 +0800
  • 2380bd9f8f chore: fix pipeline node version mutoe 2021-02-28 00:55:25 +0800
  • 0184182089 chore: upgrade dependencies mutoe 2021-02-28 00:46:14 +0800
  • 9576f80fd8 fix: user cannot favorite article issue mutoe 2021-02-28 00:44:04 +0800
  • 32d6bc7fb3 fix: relative path issue mutoe 2021-02-28 00:43:45 +0800
  • d5095d72db test: add components unit tests mutoe 2021-02-27 22:44:05 +0800
  • 8fefc74448 refactor: organize the import format mutoe 2021-02-27 18:02:05 +0800
  • fd62cef075 docs: update README mutoe 2021-02-27 01:32:50 +0800
  • 8608778964 fix: add aria-label for router link mutoe 2021-02-27 01:27:46 +0800
  • e2539f119e Revert "refactor: implement script setup suger for components" mutoe 2021-02-27 01:24:25 +0800
  • 89c8811421 docs: update README mutoe 2021-02-27 01:19:21 +0800
  • 50fbd604d8 Merge branch 'master' into testing-library mutoe 2021-02-27 00:37:33 +0800
  • 1cb834fc49 test: setup vue test utils mutoe 2021-02-27 00:34:11 +0800
  • acc6abfb54 fix: adaptive cypress 6 intercept method mutoe 2021-02-27 00:18:02 +0800
  • 9de004f52e test: setup vue testing library mutoe 2021-02-27 00:12:04 +0800
  • f8e332dfa3 docs: update README mutoe 2021-02-27 00:10:43 +0800
  • d0d6ca91b4 chore: optimize scripts for check and tests mutoe 2021-02-26 21:13:16 +0800
  • c0c983dba0 refactor: implement script setup suger for components mutoe 2021-02-26 20:46:54 +0800
  • 2cfb9a7821 fix: vue currenctly does not support calling callback directly in emit props mutoe 2021-02-24 01:28:46 +0800
  • 0dd3feb71d chore: upgrade to vite2 mutoe 2021-02-24 01:15:11 +0800
  • 44cc965fec chore: upgrade dependencies mutoe 2021-02-24 00:29:09 +0800
  • 923b965407
    Update README.md Sándor Levcsák 2020-12-27 18:25:43 +0200
  • 132fdb44ad feat(Settings): move user to profile page after data changed Sándor Levcsák 2020-12-27 16:58:34 +0200
  • a9f2d3c7c7 docs: add another vue related realworld implementations Sándor Levcsák 2020-12-27 18:08:11 +0200
  • 0c5da9f4f7 chore: update deps Sándor Levcsák 2020-12-27 17:57:46 +0200
  • 8a39242c42 test: add post delete testcase plumrx 2020-11-14 23:13:43 +0800
  • 4bbb5ec131 test: add post delete testcase plumrx 2020-11-14 23:13:43 +0800
  • a1f4a965ab test: add post delete testcase plumrx 2020-11-14 23:06:01 +0800
  • 9e9e3d8600 Update README.md Sándor Levcsák 2020-11-11 13:15:07 +0200
  • b6f871ac3d Fix: When checking for TS errors we should really just check the types instead of building all targets Sören Martius 2020-11-11 09:17:41 +0100
  • 9412aca012 chore: switch on eslint rule: @typescript-eslint/explicit-function-return-type Sándor Levcsák 2020-11-11 03:06:01 +0200
  • f114698e8d chore: add eslint package standard-with-typescript and apply rules Sándor Levcsák 2020-11-11 02:23:42 +0200
  • bdeba68aa8 chore: switch on eslint rule: @typescript-eslint/no-explicit-any Sándor Levcsák 2020-11-11 00:02:48 +0200
  • 0e8777851d chore: switch on eslint rule: @typescript-eslint/explicit-module-boundary-types Sándor Levcsák 2020-11-11 00:01:45 +0200
  • ccf9f99a3e Update README.md Sándor Levcsák 2020-11-07 11:53:27 +0200
  • d72b988898 Update README.md Sándor Levcsák 2020-11-07 11:13:53 +0200
  • 73f509ab57 chore: add ts errors checking by VTI Sándor Levcsák 2020-11-07 09:41:02 +0200
  • b890882885 fix: fix template type errors Sándor Levcsák 2020-11-07 09:19:43 +0200
  • 37341a5430 refactor: separate data and view layers 4 Sándor Levcsák 2020-11-07 07:28:04 +0200
  • c768141317 Revert "refactor: separate data and view layers 3" Sándor Levcsák 2020-11-07 07:18:40 +0200
  • f910b12197 docs: update README.md mutoe 2020-11-07 13:38:20 +0800
  • 2c852b0601 fix: lint issue mutoe 2020-11-07 13:32:24 +0800
  • de40b2b333 chore: setup unit test mutoe 2020-11-07 13:29:24 +0800
  • 704bffd56f chore: upgrade dependencies mutoe 2020-11-07 01:09:41 +0800
  • 985557be94 chore: ignore .vscode folder Sándor Levcsák 2020-11-07 06:33:14 +0200
  • e3e3d8f00e refactor: change profile type Sándor Levcsák 2020-11-07 06:17:30 +0200
  • 2f0a9680e3 feat: add no articles text Sándor Levcsák 2020-11-07 05:46:54 +0200
  • e3c94a5d4c refactor: separate data and view layers 3 Sándor Levcsák 2020-11-07 05:43:04 +0200
  • d998ebbe58
    Update README.md Sándor Levcsák 2020-11-11 13:15:07 +0200
  • 638b35143d Fix: When checking for TS errors we should really just check the types instead of building all targets Sören Martius 2020-11-11 09:17:41 +0100
  • 3027f85150
    Fix: When checking for TS errors we should really just check the types instead of building all targets Sören Martius 2020-11-11 09:17:41 +0100
  • 7ddad71cbf chore: switch on eslint rule: @typescript-eslint/explicit-function-return-type Sándor Levcsák 2020-11-11 03:06:01 +0200
  • adf3aefcc5 chore: add eslint package standard-with-typescript and apply rules Sándor Levcsák 2020-11-11 02:23:42 +0200
  • 668e7dac73 chore: switch on eslint rule: @typescript-eslint/no-explicit-any Sándor Levcsák 2020-11-11 00:02:48 +0200
  • 7c2d0a9df3 chore: switch on eslint rule: @typescript-eslint/explicit-module-boundary-types Sándor Levcsák 2020-11-11 00:01:45 +0200
  • 5bf2a103ed
    Update README.md Sándor Levcsák 2020-11-07 11:53:27 +0200
  • 4f91450d03
    Update README.md Sándor Levcsák 2020-11-07 11:13:53 +0200
  • f5abc3f8fc chore: add ts errors checking by VTI Sándor Levcsák 2020-11-07 09:41:02 +0200
  • c6123c8bcf chore: add ts errors checking by VTI Sándor Levcsák 2020-11-07 09:41:02 +0200
  • 1ba54bd001 fix: fix template type errors Sándor Levcsák 2020-11-07 09:19:43 +0200
  • 412fc70710 refactor: separate data and view layers 4 Sándor Levcsák 2020-11-07 07:28:04 +0200
  • 35a4464461 Revert "refactor: separate data and view layers 3" Sándor Levcsák 2020-11-07 07:18:40 +0200
  • 9b8e50814f
    docs: update README.md mutoe 2020-11-07 13:38:20 +0800
  • 7bc13fb097
    fix: lint issue mutoe 2020-11-07 13:32:24 +0800
  • 2b8a716978
    chore: setup unit test mutoe 2020-11-07 13:29:24 +0800
  • 002349c658
    chore: upgrade dependencies mutoe 2020-11-07 01:09:41 +0800
  • 8367f89a99 chore: ignore .vscode folder Sándor Levcsák 2020-11-07 06:33:14 +0200
  • f0222707c6 refactor: change profile type Sándor Levcsák 2020-11-07 06:17:30 +0200