• [NoticeIcon] Replace `LoadMore` with `ViewMore` button (#3439) · 6f0e2473
    何乐 提交于
    * 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
    6f0e2473
global.js 2.4 KB