Commit Graph

810 Commits

Author SHA1 Message Date
shuai 3466da2b0c feat(ui): unified management welcome 2023-01-17 11:51:42 +08:00
shuai 2e5eca08f1 fix(ui): add control for my logins component 2023-01-16 18:41:04 +08:00
shuai b35d2564b5 fix(ui): resolve conflict 2023-01-16 18:38:27 +08:00
haitao(lj) be1da88036 chore: Remove debug code and fix `defaultOpenKey` for `AccordionNav` 2023-01-16 18:23:11 +08:00
haitao(lj) be1811294e feat(Plugins): Installed Plugins and plugin settings done 2023-01-16 17:00:06 +08:00
robin 152d8d2f68 feat(ui): Add plugin configuration 2023-01-13 16:14:59 +08:00
robin b8cfde0425 feat(ui): add installed plugins page 2023-01-13 16:13:56 +08:00
shuai 0529c10c54 fix: oauth asjustment 2023-01-13 15:11:26 +08:00
shuai 3285d54ee9 fix: remove debugger 2023-01-13 12:27:43 +08:00
shuai 3345cb5e7f style: skeleton screen transparency adjustment 2023-01-13 11:42:57 +08:00
shuai 479892b156 feat: add oauth plugin 2023-01-13 11:38:01 +08:00
haitao(lj) ecdd08496f doc(ui): Update the description of the front-end i18n directory 2023-01-12 11:16:33 +08:00
haitao(lj) 0c5c2d652f fix(i18N): Change description to desc 2023-01-11 18:11:06 +08:00
haitao(lj) c9d4f5d7fa fix(Question): Set markdown render by server api 2023-01-11 17:42:07 +08:00
robin a526276e2a refactor(ui): remove style 2023-01-11 11:02:52 +08:00
robin 872f004d27 fix(ui): Solve the problem of mention fails 2023-01-11 10:30:08 +08:00
haitao(lj) 9884d799db fix(Questions): Change welcome card button to normal button 2023-01-10 16:56:58 +08:00
shuai a88b476803 Merge branch 'feat/ui-1.1.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.1.0 2023-01-10 16:49:56 +08:00
shuai 0a1f1b1372 chore: add oauth pages 2023-01-10 16:49:50 +08:00
robin 1dbc07260f refactor(ui): The editor is not loaded by default 2023-01-10 16:39:30 +08:00
haitao(lj) 8f8be24ddd Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-10 16:25:31 +08:00
haitao(lj) 9a28d8f6c6 feat(tryLoggedAndNormal): Add `loginToContinue` modal for tryLoggedAndNormal guard 2023-01-10 16:25:26 +08:00
robin a12a654064 refactor(ui): remove useless styles 2023-01-10 15:45:06 +08:00
robin 2c23b8396b feat(ui): add border and responsive on table 2023-01-10 15:42:40 +08:00
robin c08051ec27 feat(ui): add border and responsive on table 2023-01-10 15:35:21 +08:00
haitao(lj) 0954d09db7 fix(Questions): Set the `FollowingTags` card only show when logged 2023-01-10 11:34:26 +08:00
robin 6a3e6da237 refactor(ui): add default option 2023-01-10 11:26:54 +08:00
haitao(lj) b05db2a054 feat(Questions): Add welcome card for page questions 2023-01-10 10:54:41 +08:00
robin d3a803d8a6 refactor: add defaultValue to the form 2023-01-09 18:46:41 +08:00
haitao(lj) a228dc3914 Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-09 18:17:26 +08:00
haitao(lj) aa97d3d55c fix(Tag): Remove toLowerCase for tag slugName 2023-01-09 18:17:20 +08:00
robin 5a1892935b fix: remove focus style from editor toolItem 2023-01-09 17:51:23 +08:00
haitao(lj) 2e7e4806d1 Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-09 17:43:10 +08:00
haitao(lj) a4f69d24d5 fix(scroll): Set scroll position for Question detail 2023-01-09 17:43:05 +08:00
robin 4a40f77c56 fix: solve the problem that comments cannot be deleted 2023-01-09 17:35:59 +08:00
haitao(lj) 5617a4eb0e Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-09 17:07:47 +08:00
haitao(lj) 2b581522f2 fix(Question): Sanitize the HTML for question content 2023-01-09 17:07:42 +08:00
robin 8acd8d6543 fix: solve the problem that comments cannot be deleted 2023-01-09 17:02:07 +08:00
haitao(lj) c0cf0e6861 fix(siteName): Use dynamic site names on registration and login pages 2023-01-09 15:21:25 +08:00
haitao(lj) 5758868106 fix(settings/seo): set `font-monospace` className for robots field 2023-01-09 14:42:49 +08:00
haitao(lj) e819ed1a77 Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-06 18:44:38 +08:00
haitao(lj) e670a6fbec fix(Comment): Block data submission when comment value is empty 2023-01-06 18:44:29 +08:00
shuai 36d96d62b7 fix: lables nesting error 2023-01-06 18:44:04 +08:00
shuai f5f9958627 fix: editor autofoucs state error 2023-01-06 16:00:33 +08:00
shuai eeef187335 fix: stick text #155 2023-01-06 12:15:20 +08:00
shuai 9b2f6e466f fix: fix: remove test code 2023-01-06 11:26:15 +08:00
shuai 262240594e fix: skeleton screen style adjustment 2023-01-06 11:25:31 +08:00
shuai 025977fd4b feat: highlight anination adjustment 2023-01-05 17:13:04 +08:00
shuai a6b0827a2f feat: repeat label reminder style adjustment 2023-01-05 15:57:22 +08:00
shuai b19e496aa6 Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-05 14:37:22 +08:00