Commit Graph

76 Commits

Author SHA1 Message Date
mutoe 8fefc74448 refactor: organize the import format 2021-02-27 18:02:25 +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 1cb834fc49 test: setup vue test utils 2021-02-27 00:34:11 +08:00
mutoe f8e332dfa3 docs: update README 2021-02-27 00:10:43 +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
Sándor Levcsák 412fc70710 refactor: separate data and view layers 4 2020-11-07 09:15:28 +02:00
Sándor Levcsák 35a4464461 Revert "refactor: separate data and view layers 3"
This reverts commit 547852927b.
2020-11-07 09:15:19 +02:00
Sándor Levcsák f0222707c6 refactor: change profile type 2020-11-07 06:17:30 +02:00
Sándor Levcsák ffa4975a54 feat: add no articles text 2020-11-07 05:46:54 +02:00
Sándor Levcsák 547852927b refactor: separate data and view layers 3 2020-11-07 05:43:04 +02:00
Sándor Levcsák 2a907f5259 fix: fix type error 2020-11-04 09:35:54 +02:00
Sándor Levcsák 6fadc8e1c7 feat: use harlem instead plain composition api methods for store 2020-11-04 09:14:58 +02:00
Sándor Levcsák ba374a7380 refactor: separate data and view layers 2 2020-11-04 08:10:13 +02:00
Sándor Levcsák 173f577b10 refactor: make code more readable 2020-11-04 03:42:53 +02:00
Sándor Levcsák f32fcde23a refactor: separate data and view layers 2020-11-04 03:42:53 +02:00
Sándor Levcsák 33b776e594 fix: fix passing props to useProfile composable 2020-11-02 17:46:44 +02:00
Sándor Levcsák 09b90a3d17 refactor: respect components folder structure by vue style guide 2020-11-02 17:41:55 +02:00
mutoe b30f45b4dd fix: component path after rename 2020-11-02 16:51:41 +02:00
mutoe cd4beedf3a refactor: rename one-word component name 2020-11-02 16:51:41 +02:00
Sándor Levcsák d82c6bbc59 refactor: move all composable functions to dedicated folder 2020-11-01 05:05:42 +02:00
Sándor Levcsák ad0361d2bf fix: change use follow props 2020-11-01 04:37:09 +02:00
Sándor Levcsák e250e22586 fix: show follow button on condition 2020-11-01 04:23:42 +02:00
Sándor Levcsák 7c7f5b0f5e fix: change redirect function name and use as promised 2020-11-01 04:21:15 +02:00
Sándor Levcsák 75b15317b9 fix: change favorite article props 2020-10-31 08:17:33 +02:00
Sándor Levcsák a03cba047a fix: use redirect instead router.push 2020-10-31 07:53:49 +02:00
Sándor Levcsák a403ea37e8 chore: drop vuex and util: parse-storage-get 2020-10-30 00:53:58 +02:00
Sándor Levcsák 26ebd4fcf2 refactor: use new store 2020-10-29 23:39:39 +02:00
Sándor Levcsák 479812bf2d chore: drop unused logout 2020-10-29 23:35:27 +02:00
Sándor Levcsák bbcb1fa66e fix: fix reactivity bug with nav links 2020-10-29 23:34:03 +02:00
Sándor Levcsák 4b2a555d75 feat: add redirect function and change router file name 2020-10-29 21:42:09 +02:00
mutoe 6e6ec9a5e9
fix: navigation style 2020-10-28 22:47:13 +08:00
Sándor Levcsák b62e0491e6 refactor: restucture folders for home page 2020-10-27 09:40:43 +08:00
Sándor Levcsák 71014b92b1 refactor: restucture folders for article page 2020-10-27 09:40:43 +08:00
Sándor Levcsák f1e9e54df8 feat: add disabling button while favorite process going 2020-10-27 03:17:48 +02:00
Sándor Levcsák 6330662234 fix: use internal favoriteArticle process going logic 2020-10-27 03:15:54 +02:00
Sándor Levcsák 20b33362d2 fix: put navigation composable in component 2020-10-27 02:57:14 +02:00
Sándor Levcsák b9f21f9046 refactor: use suspense fot fetching popular tags 2020-10-27 00:30:58 +02:00
Sándor Levcsák c1142dcb9c feat: add condition to display follow button 2020-10-26 23:19:00 +02:00
Sándor Levcsák c0746b5af2 fix: fix useFavoriteArticle usage 2020-10-26 23:08:00 +02:00
Sándor Levcsák a124b97255 feat: implement remove comment logic 2020-10-26 08:33:26 +02:00
Sándor Levcsák 4b4fbfd9a6 feat: implement post comment logic 2020-10-26 08:12:29 +02:00
Sándor Levcsák 74e742de14 feat: add following process 2020-10-25 04:51:35 +02:00
Sándor Levcsák 8fc4c11356 feat: use AppLink for author avatar 2020-10-25 04:43:41 +02:00
Sándor Levcsák dccf6f53f1 fix: fix using favorite article composable 2020-10-25 04:42:16 +02:00
Sándor Levcsák 1953566731 feat: use create async process for tags downloading 2020-10-25 04:07:14 +02:00
Sándor Levcsák 5536219365 fix: fix isFavorited reactivity bug and disable button while process is going 2020-10-23 06:45:11 +03:00
Sándor Levcsák cb1fbd81d0 feat: show tags on article preview component 2020-10-23 05:08:49 +03:00
mutoe d8e7e8d5c7
feat: implement favorite article 2020-10-21 23:09:25 +08:00