1. 26 3月, 2021 1 次提交
  2. 24 3月, 2021 2 次提交
    • X
      ci: update preview action (#8250) · 20e2009c
      xrkffgg 提交于
      * Create preview-start.yml
      
      * Create preview-build.yml
      
      * Create preview-deploy.yml
      
      * Delete preview.yml
      
      * Update preview-deploy.yml
      
      * Update preview-build.yml
      
      * Update preview-deploy.yml
      
      * Update preview-deploy.yml
      
      * Update preview-deploy.yml
      
      * Update preview-build.yml
      
      * Update preview-deploy.yml
      20e2009c
    • X
      ci: add issue open check (#8236) · 78f7477a
      xrkffgg 提交于
      * Delete reply-issue.yml
      
      * Create issue-open-check.yml
      
      * Delete issue.js
      78f7477a
  3. 12 3月, 2021 2 次提交
  4. 10 3月, 2021 1 次提交
  5. 08 3月, 2021 1 次提交
  6. 28 2月, 2021 2 次提交
  7. 26 2月, 2021 1 次提交
  8. 25 2月, 2021 1 次提交
  9. 24 2月, 2021 4 次提交
  10. 22 2月, 2021 1 次提交
  11. 16 2月, 2021 1 次提交
  12. 09 2月, 2021 1 次提交
  13. 07 2月, 2021 2 次提交
  14. 06 2月, 2021 1 次提交
  15. 23 1月, 2021 1 次提交
  16. 18 1月, 2021 1 次提交
  17. 15 1月, 2021 1 次提交
  18. 06 1月, 2021 1 次提交
  19. 02 1月, 2021 3 次提交
  20. 01 1月, 2021 1 次提交
    • Z
      fix: turn on react-dev-inspector only for locally developed devs (#7859) · b86420fc
      zthxxx 提交于
      - 在正式编译为页面后, react-dev-inspector 一般就没有意义了,不应该在正式编译是开启,推荐只在本地开发时使用
      - 不在 build 时开启还能优化减少 build 耗时
      - inspector 插件本身需要配合前端组件 `<Inspector>` 使用,而原本组件的代码中也只在 dev 下才开启
      
      rel: 818926f4 9862c943
      b86420fc
  21. 28 12月, 2020 3 次提交
  22. 25 12月, 2020 2 次提交
  23. 24 12月, 2020 1 次提交
  24. 21 12月, 2020 2 次提交
  25. 18 12月, 2020 2 次提交
    • K
      feat: add Japanese translation (#7722) · 556b04c4
      kevinadhiguna 提交于
      * feat: add Japanese translation
      
      * fix: lint and format code using Prettier
      
      * feat: add more Japanese translation
      
      * fix: lint and format code using Prettier
      
      * refactor: add pages.ts for screens translation
      
      * feat: add Japanese translation for Login screen
      
      * feat: add Japanese translation for Welcome screen
      
      * feat: add Japanese translation for Admin screen
      
      * feat: add Japanese translation for Search Table screen
      
      * feat: add more Japanese translation
      556b04c4
    • C
      🐛 fix: fix react key warning · ef9ecea9
      chenshuai2144 提交于
      ef9ecea9
  26. 13 12月, 2020 1 次提交