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. 09 Nov, 2018 1 commit
  3. 06 Oct, 2018 1 commit
  4. 29 Sep, 2018 1 commit
    • Rayron Victor's avatar
      Using dropdown to select the language and localized to Brazilian Portuguese (#2384) · d0867a7c
      Rayron Victor authored
      * using dropdown to select the language
      
      * Brazilian portuguese idiome
      
      * lang: change the select language dropdown label to "Languages" instead
      of showing the current language.
      
      * lang: change the select language dropdown label to "Languages" instead
      of showing the current language.
      
      * Select language from login and register
      
      * Refactored SelectLang component
      
      * Localized login to portuguese
      d0867a7c
  5. 04 Jun, 2018 1 commit
  6. 18 May, 2018 1 commit
  7. 08 May, 2018 1 commit
  8. 27 Mar, 2018 2 commits
  9. 18 Jan, 2018 1 commit
  10. 02 Jan, 2018 1 commit
    • ddcat1115's avatar
      New Login component (#147) · 1a5b7aca
      ddcat1115 authored
      * add Login component
      
      * update
      
      * refactor
      
      * update Login component & reactor Login page
      
      * fix test case
      
      * update
      
      * update
      
      * fix code style
      
      * fix
      1a5b7aca