1. 12 Feb, 2019 1 commit
    • η±³θ€ζœ±'s avatar
      Enhance stylelint rules, fix propTypes error of TagSelect (#3518) · ac374407
      η±³θ€ζœ± authored
      * 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
  2. 03 Jul, 2018 1 commit
  3. 19 Mar, 2018 1 commit
  4. 05 Mar, 2018 1 commit
  5. 03 Mar, 2018 1 commit
  6. 02 Mar, 2018 1 commit
  7. 15 Feb, 2018 5 commits
  8. 13 Feb, 2018 1 commit
  9. 12 Feb, 2018 1 commit
  10. 09 Feb, 2018 2 commits
  11. 08 Feb, 2018 1 commit
    • ι™ˆεΈ…'s avatar
      features add userinfo page (#880) · 09c7235c
      ι™ˆεΈ… authored
      * features add userinfo page
      
      * Delete unnecessary objects
      
      * Modify the title style
      
      * Meun using antd
      
      * userinfo/base/:page -> userinfo/:page
      
      * itemview -> list
      
      * userinfo add upload
      
      * meun -> menu
      
      * use getRoutes & rename files
      09c7235c