Commit Graph

416 Commits

Author SHA1 Message Date
mutoe 0cb382c81e Merge branch 'master' into script-setup 2021-02-28 15:04:57 +08:00
mutoe c39acbce3a docs: add coverage badge 2021-02-28 15:01:45 +08:00
mutoe eaee30773f chore: split lint jobs 2021-02-28 14:51:28 +08:00
mutoe b49ba0e91c chore: setup coverage report 2021-02-28 14:44:16 +08:00
mutoe 615be2af72 docs: update status badge 2021-02-28 14:29:05 +08:00
mutoe 97cb4167a5 chore: fix deploy workflow trigger issue 2021-02-28 13:59:36 +08:00
mutoe 13bd7b8985 chore: fix e2e script 2021-02-28 13:53:19 +08:00
mutoe a774e509c4 chore: setup e2e tests 2021-02-28 13:50:56 +08:00
mutoe 296cd353df Merge branch 'master' into script-setup 2021-02-28 12:56:02 +08:00
mutoe 1362a56f7b docs: update README for what works 2021-02-28 12:54:17 +08:00
mutoe 8b017bda17 Merge branch 'testing-library' into script-setup 2021-02-28 12:38:00 +08:00
mutoe 9fe0e3770a Merge branch 'master' into script-setup 2021-02-28 01:38:35 +08:00
mutoe 8e12e4af44 chore: optimize lint script 2021-02-28 01:15:55 +08:00
mutoe 7ad4ab0bb3 docs: add status badge 2021-02-28 01:09:04 +08:00
mutoe 2380bd9f8f chore: fix pipeline node version 2021-02-28 00:55:48 +08:00
mutoe 0184182089 chore: upgrade dependencies 2021-02-28 00:46:14 +08:00
mutoe 9576f80fd8 fix: user cannot favorite article issue 2021-02-28 00:44:04 +08:00
mutoe 32d6bc7fb3 fix: relative path issue 2021-02-28 00:43:45 +08:00
mutoe d5095d72db test: add components unit tests 2021-02-27 22:44:59 +08:00
mutoe 8fefc74448 refactor: organize the import format 2021-02-27 18:02:25 +08:00
mutoe fd62cef075 docs: update README 2021-02-27 01:32:50 +08:00
mutoe 8608778964 fix: add aria-label for router link 2021-02-27 01:27:46 +08:00
mutoe e2539f119e Revert "refactor: implement script setup suger for components"
This reverts commit c0c983db
2021-02-27 01:24:25 +08:00
mutoe 89c8811421 docs: update README 2021-02-27 01:19:21 +08:00
mutoe 50fbd604d8 Merge branch 'master' into testing-library 2021-02-27 00:40:24 +08:00
mutoe 1cb834fc49 test: setup vue test utils 2021-02-27 00:34:11 +08:00
mutoe acc6abfb54 fix: adaptive cypress 6 intercept method 2021-02-27 00:18:02 +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 2cfb9a7821 fix: vue currenctly does not support calling callback directly in emit props 2021-02-24 01:28:46 +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 923b965407
Update README.md 2020-12-27 18:25:43 +02:00
Sándor Levcsák 132fdb44ad feat(Settings): move user to profile page after data changed 2020-12-27 18:16:13 +02:00
Sándor Levcsák a9f2d3c7c7 docs: add another vue related realworld implementations 2020-12-27 18:16:11 +02:00
Sándor Levcsák 0c5da9f4f7 chore: update deps 2020-12-27 18:16:09 +02:00
plumrx 8a39242c42 test: add post delete testcase 2020-11-15 01:21:14 +08:00
Sándor Levcsák d998ebbe58
Update README.md 2020-11-11 13:15:07 +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 7ddad71cbf chore: switch on eslint rule: @typescript-eslint/explicit-function-return-type 2020-11-11 03:06:01 +02: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 5bf2a103ed
Update README.md 2020-11-07 11:53:27 +02:00
Sándor Levcsák 4f91450d03
Update README.md 2020-11-07 11:13:53 +02:00
Sándor Levcsák f5abc3f8fc chore: add ts errors checking by VTI 2020-11-07 16:23:45 +08:00
Sándor Levcsák 1ba54bd001 fix: fix template type errors 2020-11-07 09:19:43 +02:00
Sándor Levcsák 412fc70710 refactor: separate data and view layers 4 2020-11-07 09:15:28 +02:00