Commit Graph

1016 Commits

Author SHA1 Message Date
haitaoo 880f5f5b3d Merge branch 'feat/1.0.5/ui' of github.com:answerdev/answer into feat/1.0.5/ui 2023-02-16 16:35:06 +08:00
haitaoo 077e626f91 refactor(router): Adaptation to new versions of routing node types 2023-02-16 16:34:50 +08:00
shuai 3b8aa38192 fix: general setting filter XSS data 2023-02-16 14:56:22 +08:00
shuai 22551f8ce5 fix: update admin general settings 2023-02-16 14:40:33 +08:00
shuai ac6311f073 Merge branch 'feat/1.0.5/ui' of github.com:answerdev/answer into feat/1.0.5/ui 2023-02-16 12:17:51 +08:00
shuai c57830f7b4 fix: content changes have not been saved to leave the page to increase the prompt 2023-02-16 12:14:00 +08:00
haitao.jarvis 23a67632b8
Merge pull request #205 from answerdev/feat/1.0.5/ui
feat: Dynamically set the app generator according to the app version …
2023-02-15 18:20:44 +08:00
haitaoo 20bca5a262 feat: Dynamically set the app generator according to the app version number. 2023-02-15 18:18:05 +08:00
haitao.jarvis 8ca8d9dfa1
Merge pull request #204 from answerdev/feat/1.0.5/ui
Feat/1.0.5/UI
2023-02-15 16:47:38 +08:00
haitaoo a9eb0cf461 fix(Flags): Fixed font size for username and reputation 2023-02-15 16:42:08 +08:00
haitaoo a05607128f doc: Removing the README file from the ui directory is no longer necessary. 2023-02-15 16:26:29 +08:00
haitaoo 4544a19dd4 fix(Install): Update the error i18n field during installation 2023-02-15 16:19:25 +08:00
haitaoo d262f1fd8a feat(Question/Ask): Automatically set the tags on the url parameter when creating a question 2023-02-15 16:10:33 +08:00
haitaoo 027ecf294c feat(Question): Automatically attach tag parameters to question links when rendering tag detail pages 2023-02-15 11:55:27 +08:00
haitao.jarvis bf9ee2a4d0
Merge pull request #202 from answerdev/feat/1.0.5/ui
Feat/1.0.5/UI
2023-02-14 18:06:30 +08:00
haitaoo ce88efb174 fix(TagInfo): Set the correct permissions and prompt text for deleting tags 2023-02-14 17:46:00 +08:00
haitaoo d8409d5e26 fix(Editor): Error message handling in case of image upload failure 2023-02-14 16:39:13 +08:00
shuai 8a0f4f1600 fix: form optional translation field unification 2023-02-13 16:42:08 +08:00
shuai d005507d55 fix: cancel the front-end verification on the question page 2023-02-13 15:23:20 +08:00
haitao.jarvis b11dbae971
Merge pull request #165 from realMorrisLiu/fix-avatar-squash-in-users-page
fix: fix avatar squash in users page
2023-02-10 15:19:21 +08:00
haitaoo 6eff356eca fix(i18n): Fixes for multilingual file loading and updating issues 2023-02-10 11:53:50 +08:00
shuai 1111becfd0 fix: punctuation marks 2023-02-09 16:39:03 +08:00
shuai 399c33c946 fix: prompt that the browser version is too low #192 2023-02-09 16:32:24 +08:00
Li Shuailing c7c293cdac Merge branch 'feat/ui-1.0.4' into 'test'
fix(Question): Optimise the display of check information for Question related form fields

See merge request opensource/answer!432
2023-02-03 03:39:10 +00:00
haitao(lj) e4e48ffab0 fix(Question): Optimise the display of check information for Question related form fields 2023-02-03 11:02:38 +08:00
贾海涛(龙笛) 7a57cb5543 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!431
2023-02-02 02:55:28 +00:00
robin b655b13978 fix(ui): Solve the problem of using swr and useEffect together 2023-02-01 18:41:43 +08:00
aichy126 bbe6b90292 del index.html 2023-02-01 18:20:42 +08:00
aichy126 9fd9e7ea14 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 18:19:38 +08:00
aichy126 c7cb2ac735 ggpush 2023-02-01 18:18:11 +08:00
aichy126 35a370dbd4 Merge branch 'feat/1.1.0/compile' into feat/1.0.4/comment 2023-02-01 16:46:35 +08:00
贾海涛(龙笛) 523d785295 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!430
2023-02-01 04:02:47 +00:00
haitao(lj) 783aa0eacf fix(answer): Update front-end validation rules for answer content 2023-02-01 11:59:12 +08:00
haitao(lj) dd16329a62 fix(EditAnswer): Form error message handling when edit answer 2023-02-01 11:36:22 +08:00
贾海涛(龙笛) 5fa19e32f9 Merge branch 'feat/ui-1.0.4' into 'test'
fix(QuestionList): Set the correct pagination path for tag detail pages

See merge request opensource/answer!428
2023-01-31 09:11:53 +00:00
haitao(lj) 9100a99c0f fix(QuestionList): Set the correct pagination path for tag detail pages 2023-01-31 17:05:59 +08:00
贾海涛(龙笛) 1db3c5564b Merge branch 'feat/ui-1.0.4' into 'test'
fix(Question): Handling form errors when submitting answer

See merge request opensource/answer!427
2023-01-31 08:23:38 +00:00
haitao(lj) 1f2800c668 fix(Question): Handling form errors when submitting answer 2023-01-31 16:19:49 +08:00
贾海涛(龙笛) 4033a4f851 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!426
2023-01-31 03:26:01 +00:00
haitao(lj) e79032741c Merge branch 'feat/ui-1.0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.4 2023-01-31 11:12:58 +08:00
haitao(lj) 9b3eb443ed fix(Pagination): Improve the success rate of "back to top" operations on mobile devices. 2023-01-31 11:12:23 +08:00
robin 77c8bf0441 fix(ui): Fix issue with comment mentioning misbehavior 2023-01-30 16:49:36 +08:00
aichy126 ca6231ba1c Merge branch 'feat/1.0.4/comment' into test 2023-01-30 16:19:12 +08:00
aichy126 7d6720309a update html canonical pages 2023-01-30 16:17:43 +08:00
aichy126 fa58176743 Merge branch 'test' of git.backyard.segmentfault.com:opensource/answer into test 2023-01-30 15:50:19 +08:00
aichy126 4b3a7418d6 Merge branch 'feat/1.0.4/comment' into test 2023-01-30 15:50:13 +08:00
aichy126 011c992570 add html meta generator 2023-01-30 15:49:53 +08:00
贾海涛(龙笛) d00f6e3476 Merge branch 'feat/ui-1.0.4' into 'test'
fix(i18n): Set the site_name in i18n to the configured value

See merge request opensource/answer!425
2023-01-30 06:26:48 +00:00
robin 160a9a0d81 chore(ui): add dependency library 2023-01-30 14:22:18 +08:00
robin 1813141f2c feat(ui): filter unsafe tags in html to prevent xss 2023-01-30 14:22:18 +08:00
haitao(lj) bf3efbb45e fix(i18n): Set the site_name in i18n to the configured value 2023-01-30 12:20:15 +08:00
Ren Yubin 7e1d314dfc Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!423
2023-01-29 08:39:33 +00:00
robin 33637c0173 fix(ui): fix the problem of triggering the form submit method by mistake 2023-01-29 16:35:35 +08:00
shuai 4e77db3e27 fix: increase the number of lists with text descriptions 2023-01-29 16:33:05 +08:00
LinkinStar b20da69435 feat(version): Add the version number to the index html header 2023-01-29 11:30:05 +08:00
shuai 3dfa2095f9 fix: login status of some pages is lost 2023-01-29 10:39:57 +08:00
aichy126 eacb307328 update ui gitignore 2023-01-16 17:32:08 +08:00
aichy126 0265c9f554 update sqlite 2023-01-16 16:59:03 +08:00
shuai d9ec8b15f1 fix: edit user information cancel profile to html 2023-01-16 16:48:04 +08:00
Li Shuailing fac70491a9 Merge branch 'feat/ui-1.0.3' into 'test'
Feat/ui 1.0.3

See merge request opensource/answer!419
2023-01-13 03:46:40 +00:00
shuai 3345cb5e7f style: skeleton screen transparency adjustment 2023-01-13 11:42:57 +08:00
haitao(lj) ecdd08496f doc(ui): Update the description of the front-end i18n directory 2023-01-12 11:16:33 +08:00
贾海涛(龙笛) 177d176388 Merge branch 'feat/ui-1.0.3' into 'test'
fix(i18N): Change description to desc

See merge request opensource/answer!418
2023-01-11 10:14:42 +00:00
haitao(lj) 0c5c2d652f fix(i18N): Change description to desc 2023-01-11 18:11:06 +08:00
贾海涛(龙笛) 5f30fc88da Merge branch 'feat/ui-1.0.3' into 'test'
fix(Question): Set markdown render by server api

See merge request opensource/answer!417
2023-01-11 09:46:28 +00:00
haitao(lj) c9d4f5d7fa fix(Question): Set markdown render by server api 2023-01-11 17:42:07 +08:00
贾海涛(龙笛) a07fd7d4e9 Merge branch 'feat/ui-1.0.3' into 'test'
Feat/ui 1.0.3

See merge request opensource/answer!415
2023-01-11 03:14:12 +00: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
贾海涛(龙笛) cb31987b25 Merge branch 'feat/ui-1.0.3' into 'test'
fix(Questions): Change welcome card button to normal button

See merge request opensource/answer!414
2023-01-10 09:02:08 +00:00
haitao(lj) 9884d799db fix(Questions): Change welcome card button to normal button 2023-01-10 16:56:58 +08:00
Ren Yubin 94672d7185 Merge branch 'feat/ui-1.0.3' into 'test'
refactor(ui): The editor is not loaded by default

See merge request opensource/answer!413
2023-01-10 08:43:33 +00:00
robin 1dbc07260f refactor(ui): The editor is not loaded by default 2023-01-10 16:39:30 +08:00
贾海涛(龙笛) ad1beb99cd Merge branch 'feat/ui-1.0.3' into 'test'
Feat/ui 1.0.3

See merge request opensource/answer!412
2023-01-10 08:31:44 +00: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
Ren Yubin 0d39c52319 Merge branch 'feat/ui-1.0.3' into 'test'
Feat/ui 1.0.3

See merge request opensource/answer!411
2023-01-10 07:49:05 +00: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
aichy126 27cfeb7dda update index.html 2023-01-10 14:51:27 +08:00
aichy126 41c3cf3aac Merge branch 'feat/ui-1.0.3' into feat/1.0.3/fixbug 2023-01-10 14:49:08 +08:00
aichy126 38dd96ff73 update slugname 2023-01-10 14:48:51 +08:00
haitao(lj) 0954d09db7 fix(Questions): Set the `FollowingTags` card only show when logged 2023-01-10 11:34:26 +08:00
haitao(lj) b05db2a054 feat(Questions): Add welcome card for page questions 2023-01-10 10:54: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
morris.liu e04b194092
fix: fix avatar squash in users page 2023-01-09 16:47:45 +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
haitao(lj) 54c169e189 feat(Tag): Remove the character check from the tag 2023-01-05 14:30:07 +08:00
shuai fe22049abb Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-05 14:22:32 +08:00
shuai 0526bb95b6 feat: Increase the skeleton screen loading effect 2023-01-05 14:22:25 +08:00
haitao(lj) f4da6c2345 feat(Question): add bgFadeOut for some anchor 2023-01-05 12:23:09 +08:00
haitao(lj) 6f9250ead6 fix(Router): Redirect to previous page after login or logout 2023-01-04 17:58:19 +08:00
shuai df191fa736 fix: adjust the display style of user information on the details page 2023-01-04 15:31:59 +08:00
haitao(lj) 1f262199cf fix(request): Remove unnecessary baseURL config field 2023-01-04 15:25:32 +08:00
linkinstar 012bcdc071 Merge branch 'release/1.0.2' into 'main'
fix(tag): It is not necessary to add a query with reserved tags when searching...

See merge request opensource/answer!395
2023-01-04 03:18:44 +00:00
LinkinStar 62cc5425c8 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2023-01-04 10:57:24 +08:00
aichy126 491911a83d update tag-detail template 2023-01-04 10:56:32 +08:00
lion.jarvis 802f36f9a3
Merge pull request #135 from iamtun/fix/baseURL
update baseUrl -> baseURL in file request in line 14
2023-01-03 11:59:20 +08:00
Li Shuailing 651d1a523e Merge branch 'feat/ui-1.0.2' into 'test'
fix: question list add operator info

See merge request opensource/answer!393
2022-12-30 09:34:28 +00:00
shuai b7152d5f0d fix: question list add operator info 2022-12-30 17:30:10 +08:00
LinkinStar 7268fe2331 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-30 17:09:47 +08:00
LinkinStar 96e292462e feat(question): Adjust the home page problem list display rules 2022-12-30 17:09:32 +08:00
shuai 29b1c00d6a Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-28 10:35:40 +08:00
shuai 68f7fa6ddc fix: content add text-break class 2022-12-28 10:35:32 +08:00
haitao(lj) 6ef3182473 feat(Unsubscribe): Access the unsubscribe API 2022-12-27 18:10:31 +08:00
haitao(lj) 2b65141625 Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-27 11:36:32 +08:00
haitao(lj) f4f2e05482 feat(Users): Add user unsubscribe result 2022-12-27 11:36:26 +08:00
shuai 758c85e844 Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-27 10:28:37 +08:00
shuai 82dfb42aef fix: html remove escape character optimization 2022-12-27 10:28:31 +08:00
haitao(lj) 14b21d5187 feat(HotQuestions): Hot questions maximum request 6 items 2022-12-27 09:45:29 +08:00
shuai cc5eed7a09 Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-26 14:10:13 +08:00
shuai 3f6253e3c2 fix: create new tag set default value 2022-12-26 14:10:07 +08:00
haitao(lj) 78ab837e57 Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-26 12:49:08 +08:00
haitao(lj) 1fc7af13c2 fix: More thorough use of the link jumping feature of the routing component 2022-12-26 12:49:02 +08:00
shuai e6a3bb0ed7 Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-26 10:35:59 +08:00
shuai 8be86ae71f fix: the latest list shows author information optimization 2022-12-26 10:35:52 +08:00
haitao(lj) ae66685c1e Merge branch 'feat/ui-1.0.2' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.2 2022-12-26 10:18:15 +08:00
haitao(lj) feddfffdde refactor(Dashboard): Feedback Change to Support 2022-12-26 10:18:07 +08:00
shuai 35d99c8656 fix: tab history display exception 2022-12-26 10:01:04 +08:00
贾海涛(龙笛) 34333fe2bf Merge branch 'hot-fix/1.0.0' into 'test'
feat(Share): Copy share link with title

See merge request opensource/answer!384
2022-12-23 09:29:02 +00:00
haitao(lj) 7d52f6b6e7 feat(Share): Copy share link with title 2022-12-23 17:25:23 +08:00
aichy 40dea823e7 update index.html 2022-12-22 12:02:10 +08:00
aichy 3c18afc858 fix 2022-12-22 12:00:16 +08:00
haitao(lj) 525dd2a18f fix(question): change `adopt` to `accept` 2022-12-22 11:35:20 +08:00
haitao(lj) 714364aaed fix(Search): Adjust the border color of the list-group-item to default 2022-12-21 15:58:43 +08:00
haitao(lj) dc37679546 fix(Notifications): Adjust the border color of the list-group-item to default 2022-12-21 15:41:23 +08:00
haitao(lj) e61805cbe8 fix(Profile): Adjust the border color of the list-group-item to default 2022-12-21 15:31:47 +08:00
haitao(lj) 1692615d6d fix(questionList): Adjust the border color of the list-group-item to default 2022-12-21 15:19:33 +08:00
haitao(lj) 6c9f3a789a fix(tags): Adjust the number of lines of text truncation for the tag 2022-12-21 10:59:08 +08:00
haitao(lj) 77274fd66c fix(Personal): Remove the background color of all Tabs on personal home page 2022-12-21 10:11:44 +08:00
iamtun 30921fd262 update baseUrl -> baseURL in file request in line 14 2022-12-20 19:35:06 +07:00
haitao(lj) 8f38a18512 fix(Customize/CSS-HTML): When copy the script text, also copy the script attributes 2022-12-20 17:33:47 +08:00
haitao(lj) 4e8caa29a7 fix(Customize/CSS-HTML): Make the script inserted into the html executable 2022-12-20 15:55:27 +08:00
haitao(lj) 2d0d0b5e69 fix(FollowingTags): Adjust the following button to function like the edit button 2022-12-20 10:16:52 +08:00
haitao(lj) 7a5a3ceb49 chore: Remove unused variables 2022-12-19 18:56:15 +08:00
haitao(lj) 279d01e682 fix: typo 2022-12-19 16:50:41 +08:00
shuai f15c04a614 fix: when the comparison content is increased, it should not wrap 2022-12-19 15:46:44 +08:00
haitao(lj) 62efb68794 refactor(loading): Replace script with noscript tag 2022-12-19 14:56:26 +08:00
haitao(lj) 52382e4d72 refactor(Themes): Preventing possible null errors 2022-12-19 14:42:32 +08:00
haitao(lj) 501935a6f8 fix(users): Clean up forgotten test code 2022-12-19 11:48:14 +08:00
aichy126 91609e7f2d Merge branch 'feat/0.7.0/seo' into test 2022-12-18 14:47:32 +08:00
aichy126 bf2aa72e7b update template 2022-12-18 14:47:15 +08:00
贾海涛(龙笛) 17d36da656 Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0

See merge request opensource/answer!364
2022-12-18 05:12:23 +00:00
haitao(lj) f54b2d50c7 fix: auto hidden doc spin if noscript 2022-12-18 13:00:14 +08:00
haitao(lj) bf8f7c4e26 fix: auto hidden doc spin if noscript 2022-12-18 12:50:52 +08:00
aichy126 27870441c7 Merge branch 'feat/0.7.0/seo' into test 2022-12-18 11:27:06 +08:00
aichy126 864c044017 update ask question 2022-12-18 11:26:50 +08:00
贾海涛(龙笛) eeb0c6c1bd Merge branch 'feat/ui-0.7.0' into 'test'
refactor(Layout): Migration of pageTags related code to PageTags component

See merge request opensource/answer!363
2022-12-18 03:00:13 +00:00
haitao(lj) 35dfd00a7c refactor(Layout): Migration of pageTags related code to PageTags component 2022-12-18 10:52:04 +08:00
贾海涛(龙笛) c42dfdba21 Merge branch 'feat/ui-0.7.0' into 'test'
chore: link-primary bg color and doc spinner with bg

See merge request opensource/answer!362
2022-12-18 01:30:40 +00:00
haitao(lj) 3a0b3cfec9 chore: link-primary bg color and doc spinner with bg 2022-12-18 09:24:16 +08:00
贾海涛(龙笛) 364af3b383 Merge branch 'feat/ui-0.7.0' into 'test'
fix(Register): Managing modal status

See merge request opensource/answer!361
2022-12-17 19:32:14 +00:00
haitao(lj) 87d9393772 fix(Register): Managing modal status 2022-12-18 03:25:51 +08:00
贾海涛(龙笛) 84ea719a74 Merge branch 'feat/ui-0.7.0' into 'test'
fix: doInsertCustomCSS

See merge request opensource/answer!360
2022-12-17 19:20:01 +00:00
haitao(lj) a35fbe5f19 fix: doInsertCustomCSS 2022-12-18 03:13:07 +08:00
haitao(lj) 5a4feb6ad9 fix: doInsertCustomCSS 2022-12-18 03:07:29 +08:00
贾海涛(龙笛) 4cde93d1d5 Merge branch 'feat/ui-0.7.0' into 'test'
fix(Register): Remove redundant parameter code

See merge request opensource/answer!359
2022-12-17 18:07:43 +00:00
haitao(lj) 36bbf17c10 fix(Register): Remove redundant parameter code 2022-12-18 02:01:56 +08:00
贾海涛(龙笛) 1c68d4be53 Merge branch 'feat/ui-0.7.0' into 'test'
chore: Add image capcha code when registering, Dynamically insert custom.css

See merge request opensource/answer!358
2022-12-17 17:56:09 +00:00
haitao(lj) c15b3e73ce chore: Add image capcha code when registering, Dynamically insert custom.css 2022-12-18 01:46:41 +08:00
贾海涛(龙笛) e2e7509169 Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0

See merge request opensource/answer!357
2022-12-17 15:16:52 +00:00
haitao(lj) 933edf0269 fix(Question): remove break-word in .fmt p 2022-12-17 23:10:00 +08:00
haitao(lj) 95cacc2ffa feat(Header): Set the Header background color to the correct white when light-theme 2022-12-17 22:43:23 +08:00
aichy126 913281f906 Merge branch 'feat/0.7.0/seo' into test 2022-12-16 22:13:26 +08:00
aichy126 88e745c1d7 fix header.html 2022-12-16 22:13:13 +08:00
贾海涛(龙笛) f383d2026b Merge branch 'feat/ui-0.7.0' into 'test'
fix(fmt): replace break-all to break-word for fmt > p

See merge request opensource/answer!356
2022-12-16 12:22:39 +00:00
haitao(lj) c9b6396158 fix(fmt): replace break-all to break-word for fmt > p 2022-12-16 20:15:12 +08:00
aichy126 98d75540c0 Merge branch 'feat/0.7.0/seo' into test 2022-12-16 19:48:08 +08:00
aichy126 d1d4040f4d update header.html 2022-12-16 19:47:54 +08:00
aichy126 714c06da4a update header.html 2022-12-16 19:47:27 +08:00
aichy126 30dc97b180 Merge branch 'feat/0.7.0/seo' into test 2022-12-16 19:39:07 +08:00
aichy126 fc5b65ee0e add icon 2022-12-16 19:38:55 +08:00
贾海涛(龙笛) eb2427ce43 Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0

See merge request opensource/answer!355
2022-12-16 11:04:46 +00:00
haitao(lj) a00b768f5f Merge branch 'feat/ui-0.7.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.7.0 2022-12-16 18:58:37 +08:00
haitao(lj) baf302458e fix(questionList): remove bg on list-group-item 2022-12-16 18:58:30 +08:00
Ren Yubin 01eb9c3f17 Merge branch 'feat/ui-0.7.0' into 'test'
fix(navbar): Restore the gradient background of the navbar

See merge request opensource/answer!354
2022-12-16 10:10:29 +00:00
robin df7d21e8ca refactor(ui): solve the problem that the focus style is incorrect 2022-12-16 18:03:22 +08:00
haitao(lj) 13c472e141 fix(navbar): Restore the gradient background of the navbar 2022-12-16 17:59:11 +08:00
贾海涛(龙笛) c26ec07665 Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0

See merge request opensource/answer!353
2022-12-16 09:48:16 +00:00
haitao(lj) e5717ba856 refactor(slugTitle): Switch to use the slug title returned by the server 2022-12-16 17:39:48 +08:00
haitao(lj) 96a7b47923 Merge branch 'feat/ui-0.7.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.7.0 2022-12-16 17:06:03 +08:00