hypertrons / hypertrons-crx

A browser extension for insights into GitHub, Gitee projects and developers.
https://hypercrx.cn
Apache License 2.0
357 stars 102 forks source link

[Refactor] refactor the Options page with antd #725

Closed tyn1998 closed 7 months ago

tyn1998 commented 1 year ago

Description

image

Hypercrx will introduce antd as the UI library. Now in the codebase only the Options page depends fluentUI, which should be refactored with antd.

andyhuang18 commented 1 year ago

Recalling that when I started OSPP, I wanted to use fluentUI because I saw that fluentUI was used. But in the end, I chose antd and supported domestic production! !

andyhuang18 commented 1 year ago

Perhaps this task can also be entrusted to me.

wxharry commented 1 year ago

Recalling that when I started OSPP, I wanted to use fluentUI because I saw that fluentUI was used. But in the end, I chose antd and supported domestic production! !

You made a good choice. We are planning to use antdesign in our project. We will need your help later!