1. 29 5月, 2020 1 次提交
  2. 24 5月, 2020 1 次提交
  3. 24 4月, 2020 2 次提交
  4. 23 4月, 2020 1 次提交
    • M
      feat(ui): switch from gulp/bower to webpack/npm (#209) · 57c13d6d
      Méril 提交于
      Bower is deprecated and it is recommended to migrate to newer alternatives.
      
      Gulp works well for small and straightforward projects but it becomes quickly
      hard to maintain on a larger codebase. Also, Webpack modern features such as
      tree shaking are very useful and allow us to save 1MB on CSS for example.
      
      Overall, this makes the maintenance of the Console much easier. Everything is in
      one place (`package.json`) with maximum flexibility:
      
      - The current code just stays the way it is but already benefit from the new
      framework (`import`, optional typescript/es7, etc.) - Any new code can be
      written in TypeScript (with Babel) following latest standards with extensive
      linting rules.
      
      The README.md was updated too, I believe that the transition should be smooth +
      the development experience was improved as a result of using webpack-dev-server.
      57c13d6d
  5. 03 2月, 2020 1 次提交
  6. 10 1月, 2020 1 次提交
  7. 18 11月, 2019 1 次提交
  8. 11 2月, 2017 1 次提交
  9. 14 1月, 2017 1 次提交
  10. 11 6月, 2016 1 次提交
  11. 24 5月, 2016 1 次提交
  12. 23 5月, 2016 1 次提交
  13. 11 5月, 2016 1 次提交
  14. 10 5月, 2016 1 次提交
  15. 16 4月, 2016 2 次提交
  16. 11 4月, 2016 1 次提交
  17. 10 4月, 2016 1 次提交
  18. 03 4月, 2016 1 次提交
  19. 28 3月, 2016 1 次提交
  20. 26 3月, 2016 1 次提交
  21. 18 2月, 2016 1 次提交
  22. 01 2月, 2016 2 次提交
  23. 26 1月, 2016 1 次提交
  24. 21 12月, 2015 1 次提交
  25. 08 12月, 2015 1 次提交
  26. 04 12月, 2015 1 次提交
  27. 30 11月, 2015 1 次提交
  28. 18 8月, 2015 1 次提交
  29. 11 8月, 2015 1 次提交
  30. 07 8月, 2015 1 次提交
  31. 10 6月, 2015 1 次提交
  32. 21 5月, 2015 1 次提交
  33. 13 5月, 2015 1 次提交
  34. 10 5月, 2015 1 次提交
  35. 16 4月, 2015 1 次提交
  36. 06 1月, 2015 2 次提交