* new dark
* change config name
* merge master
* button use less var
* add popover config
* style: change less var
* better hove color
* new style
* use @ant-design/dark-theme
* add umi-plugin-antd-theme
* add theme config
* add Welcome style
* better config for dark
* rm ThemeColorReplacer
* remove webpack-theme-color
* add load theme info
* fix test
* add test config
* rm more theme values
* remove unuse package
* enhance LoadMore: Debounce
* enhance LoadMore: debounce
* use Tag instead of div
* rewrite margin-right of Tag
* hide LoadMore in NoticeList without onLoadMore
* another style
* fix a mistake
* remove local config
* fix a bug
* user-select: none
* remover local config
* replace global/fetchMoreNotices with global/fetchNotices
* replace LoadMore with ViewMore
* remove prop `name` in NoticeIcon
* fix: tab title does not show correct text
* add stylelint shareable config for css modules
* fix CSS pseudo element with double colon
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint:fix script
* fix propTypes error of TagSelect component
* Revert "autofix order of all styles by lint:fix script"
This reverts commit 51cb9d055f.
* Revert "support sorted CSS properties order for readability and consistency"
This reverts commit ff6c24d263.
* make lint:fix work for stylelint
* Revert "Revert "autofix order of all styles by lint:fix script""
This reverts commit 946ed0a351.
* Revert "Revert "support sorted CSS properties order for readability and consistency""
This reverts commit 31b557e382.