-
Notifications
You must be signed in to change notification settings - Fork 819
[Feature] 模组等的更新日志以及 HTMLRenderer 的完善
#4828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
我把那些语言的删了,以后再加吧 |
cfa9377 to
36c6661
Compare
# Conflicts: # HMCL/src/main/resources/assets/lang/I18N.properties # HMCL/src/main/resources/assets/lang/I18N_es.properties # HMCL/src/main/resources/assets/lang/I18N_ja.properties # HMCL/src/main/resources/assets/lang/I18N_lzh.properties # HMCL/src/main/resources/assets/lang/I18N_ru.properties # HMCL/src/main/resources/assets/lang/I18N_uk.properties # HMCL/src/main/resources/assets/lang/I18N_zh.properties # HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties
552a13d to
c9c7ea5
Compare
# Conflicts: # HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/ModUpdatesPage.java
|
现在对 Markdown 里面的裸超链接还没有进行支持,是否应该支持? |
f4d68d9 to
a0de404
Compare
|
#4828 (comment) |
|
所有问题都解决了,我看看加一下这个
这个是什么意思?是要前往网页上该版本的页面,还是只在模组更新那里添加一个前往对应下载页面的按钮? 这俩都不太好搞。前者要获取对应 url,而 cf 的 url 需要用 project slug 访问,这是目前能获取到的信息里没有的;后者要导航到下载页面,有点不合理 |
HTMLRenderer 的完善
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
这个表格错位的问题修复了。至于前面那个字符我觉得不太用管,我这边在 macos 上也不太能复现 |
|
#4828 (comment) solved |
|
好不容易缩到300行,又给干到600去了 |
This comment was marked as resolved.
This comment was marked as resolved.
|
#4828 (comment) solved |
3gf8jv4dv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
添加了下载模组、数据包等以及更新模组时显示更新日志的功能
Resolves #4685
具体变化:
HTMLRenderer的优化与完善,以及对 Markdown 的支持TODO: