1. 04 3月, 2019 3 次提交
    • [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
    • dead code (#3639) · 4025619d
      陈小聪 提交于
      * dead code
      Close: #3637
      
      * delete dead props
      4025619d
    • S
      Update index.md (#3644) · aa09904f
      shijun Wei 提交于
      aa09904f
  2. 28 2月, 2019 7 次提交
  3. 27 2月, 2019 2 次提交
  4. 26 2月, 2019 1 次提交
  5. 25 2月, 2019 1 次提交
  6. 22 2月, 2019 3 次提交
  7. 21 2月, 2019 3 次提交
  8. 19 2月, 2019 3 次提交
  9. 18 2月, 2019 3 次提交
  10. 16 2月, 2019 1 次提交
  11. 15 2月, 2019 3 次提交
  12. 14 2月, 2019 2 次提交
  13. 13 2月, 2019 4 次提交
  14. 12 2月, 2019 2 次提交
    • Enhance stylelint rules, fix propTypes error of TagSelect (#3518) · ac374407
      米老朱 提交于
      * 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 51cb9d055f607489a259fd878d80c6b6e70c61de.
      
      * Revert "support sorted CSS properties order for readability and consistency"
      
      This reverts commit ff6c24d263cf5d3f73880bd7a5866efb4911de9f.
      
      * make lint:fix work for stylelint
      
      * Revert "Revert "autofix order of all styles by lint:fix script""
      
      This reverts commit 946ed0a351542904e70680c166e47a1f5080d1ca.
      
      * Revert "Revert "support sorted CSS properties order for readability and consistency""
      
      This reverts commit 31b557e3826e6e5c5cf9b591fc97e24b9b2abb6e.
      ac374407
    • feat: add a demo that jump to details (#3502) · 941a061d
      陈帅 提交于
      * feat: add a demo that jump to details
      
      * feat: hide progress in coi
      
      * remove trigger config
      
      * remove fetchDepth: 1
      
      * refactor: userinfo and application  from api
      
      * style: fix code style
      941a061d
  15. 11 2月, 2019 2 次提交