Commit Graph

418 Commits

Author SHA1 Message Date
haitao(lj) 3ed4b58980 fix: add `commentId` for query target comment 2022-11-29 10:43:31 +08:00
haitao(lj) 9af3067e8f fix(users): adjust layout for user overview page 2022-11-28 17:54:57 +08:00
haitao(lj) cb1b7f7f23 Merge branch 'feat/ui-0.5.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.5.0 2022-11-28 16:50:11 +08:00
haitao(lj) 4eaab3d005 fix(question): initFormData not cleared correctly in form Ask 2022-11-28 16:48:26 +08:00
shuai 82a9e2bd03 Merge branch 'feat/ui-0.5.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.5.0 2022-11-28 16:27:26 +08:00
shuai 6ca8b81230 feat: email form error 2022-11-28 16:27:18 +08:00
haitao(lj) 32d64b40b9 chore(users): remove unnecessary route guard & log 2022-11-28 16:08:12 +08:00
haitao(lj) 3f910b76a2 fix(footer): use the official website url of answer. #1321 2022-11-28 14:38:57 +08:00
haitao(lj) 079513e8b6 feat(review): ready for testing 2022-11-25 17:55:13 +08:00
shuai 81ec786366 fix: timeline content add monospace text style 2022-11-24 17:33:48 +08:00
shuai 155c9b57c3 fix: timeline add empty state 2022-11-24 11:35:32 +08:00
shuai db592bfc01 fix: timeline for question show answered as link 2022-11-24 10:34:01 +08:00
shuai fdc08606c4 fix: comment rendered as html 2022-11-24 10:21:19 +08:00
shuai 574b926108 fix: timeline add i18n 2022-11-24 10:08:02 +08:00
shuai da20711a6d fix: timeline for tag url add mian tag slug-name 2022-11-23 15:29:28 +08:00
shuai f882058266 Merge branch 'feat/ui-0.5.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.5.0 2022-11-23 15:21:51 +08:00
shuai f3ec755e92 feat: add timeline router 2022-11-23 15:21:36 +08:00
haitao(lj) f3b00e8f0f fix(question): add field summary for question edit 2022-11-23 14:13:03 +08:00
shuai 9359f27729 feat: add timeline page 2022-11-22 17:41:48 +08:00
haitao(lj) d9d4e6a204 ci(linting): remove unnecessary `git add` command during linting 2022-11-22 17:35:40 +08:00
haitao(lj) c828289903 Merge branch 'feat/ui-0.5.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.5.0 2022-11-22 16:52:24 +08:00
haitao(lj) ecce2b10e6 feat(review): review page template 2022-11-22 16:48:40 +08:00
robin ae6598ac41 chore(ui): add commit lint 2022-11-21 18:21:00 +08:00
robin 35834dfcb2 chore(ui): add dev dependencies 2022-11-21 18:20:27 +08:00
robin f13bd2ed06 chore(ui): update .lintstagedrc.json 2022-11-21 18:15:46 +08:00
robin 8f68fc252b refactor(ui): remove setupTests.ts 2022-11-21 17:59:18 +08:00
robin 4145509919 chore(ui): Add lint-staged 2022-11-21 17:58:57 +08:00
shuai b97f0fe9d3 feat: add diff function 2022-11-21 10:12:27 +08:00
shuai 77b53e583d fix: upgrade bootstrap-icons 2022-11-18 16:20:19 +08:00
shuai 6e580d1a5a fix: add bg-f5 class 2022-11-18 16:19:32 +08:00
haitao(lj) 701beb0de6 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-18 16:05:24 +08:00
haitao(lj) 1a90a2c0ea refactor(layout): remove min-height calc form page-wrap, prevent unexpected browser's scroll restoration 2022-11-18 16:05:20 +08:00
shuai 0ce9b24a90 fix: handle form error 2022-11-18 15:21:18 +08:00
shuai 2a8ccb43dd Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-18 10:36:51 +08:00
shuai 34f4c072dd fix: only write or edit content show required tag text 2022-11-18 10:36:46 +08:00
haitao(lj) 776a013013 fix(comment): #992 2022-11-18 10:09:39 +08:00
haitao(lj) 974e4c75be fix(agreements): #1218 2022-11-17 19:20:26 +08:00
haitao(lj) a2b6c27b60 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 19:01:47 +08:00
haitao(lj) a5e9225d18 fix(agreements): #1219 2022-11-17 19:01:42 +08:00
shuai a77de6f1cd Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 18:57:10 +08:00
shuai 4a7c176094 fix: style adjustment 2022-11-17 18:57:01 +08:00
haitao(lj) cd5feed800 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 18:50:57 +08:00
haitao(lj) c3101a95bd fix(question): #1249 2022-11-17 18:50:53 +08:00
shuai a06729e8c1 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 18:40:22 +08:00
shuai 158727825c fix: add form error function 2022-11-17 18:40:07 +08:00
haitao(lj) 9b327e8892 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 17:53:05 +08:00
haitao(lj) c53d5d602a fix(Tag): #1175 2022-11-17 17:53:01 +08:00
shuai bcd94c7e01 fix: branding logos in header 2022-11-17 16:40:59 +08:00
shuai 3770bce2a7 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 14:54:03 +08:00
shuai a5ff36f358 fix: remove debugger 2022-11-17 14:53:58 +08:00