1. 15 1月, 2019 2 次提交
  2. 14 1月, 2019 1 次提交
  3. 12 1月, 2019 1 次提交
  4. 10 1月, 2019 1 次提交
  5. 09 1月, 2019 4 次提交
  6. 08 1月, 2019 1 次提交
  7. 07 1月, 2019 1 次提交
  8. 04 1月, 2019 1 次提交
  9. 21 12月, 2018 1 次提交
  10. 20 12月, 2018 1 次提交
  11. 17 12月, 2018 2 次提交
    • F
      Updates gitlab-svg dependency · e63df634
      Filipa Lacerda 提交于
      e63df634
    • L
      Add danger check for duplicate yarn dependencies · 243bd56f
      Lukas Eipert 提交于
      This danger check utilises `yarn-deduplicate` in order to show duplicate
      dependencies in the yarn.lock dependency tree.
      Often when introducing new dependencies or updating existing ones, yarn
      does not seem to build the most optimal dependency tree.
      
      In order to prevent those unnecessary dependency updates we are nudging
      developers and maintainers to resolve these issues in MRs. Automating
      this with danger especially helps, as yarn.lock files are not that easy
      to review.
      243bd56f
  12. 13 12月, 2018 1 次提交
  13. 12 12月, 2018 2 次提交
  14. 11 12月, 2018 2 次提交
  15. 10 12月, 2018 1 次提交
  16. 08 12月, 2018 2 次提交
  17. 06 12月, 2018 1 次提交
  18. 05 12月, 2018 1 次提交
  19. 30 11月, 2018 1 次提交
  20. 28 11月, 2018 2 次提交
  21. 27 11月, 2018 3 次提交
    • L
      Update d3 · 5b737bbc
      Lukas Eipert 提交于
      5b737bbc
    • P
      Suggests issues when typing title · 50e21a89
      Phil Hughes 提交于
      This suggests possibly related issues when the user types a title.
      
      This uses GraphQL to allow the frontend to request the exact
      data that is requires. We also get free caching through the Vue Apollo
      plugin.
      
      With this we can include the ability to import .graphql files in JS
      and Vue files.
      Also we now have the Vue test utils library to make testing
      Vue components easier.
      
      Closes #22071
      50e21a89
    • L
      Fix unsecure node dependencies · f0a9626e
      Lukas Eipert 提交于
      f0a9626e
  22. 26 11月, 2018 1 次提交
  23. 20 11月, 2018 2 次提交
  24. 19 11月, 2018 1 次提交
  25. 17 11月, 2018 1 次提交
  26. 01 11月, 2018 1 次提交
  27. 30 10月, 2018 2 次提交