组件能力和主题展示效果优化 #963
yutingzhao1991
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
概述
当前 Ant Design Web3 的官网有两个比较重要的位置展示连接相关组件的能力。
一是首页:
存在的问题是:
第二是快速开始页面的 try it out http://localhost:8000/guide/ant-design-web3#try-it-out
存在的问题是:
首先希望针对这两部分内容做下调整。
首页
希望把仅有主色切换改为主题切换,支持如下主题:
类似下面这样,另外补充一个更多的连接跳转到 https://web3.ant.design/theme-editor ,切换主题的时候可以模仿 antd 那样把背景也换换,整体氛围更匹配(比如可以把现在的渐变色改为对应的渐变色)。
try it out
可以参考 connectKit https://docs.family.co/connectkit/try-it-out
做得相对正式一点即可,支持的调整可以先支持当前我们支持的这几项:
不过设计的时候要考虑未来可能还会加一些其他配置,要便于扩展。
Beta Was this translation helpful? Give feedback.
All reactions