1. 19 Jul, 2022 2 commits
  2. 06 Jul, 2022 1 commit
  3. 21 Jun, 2022 1 commit
  4. 09 Jun, 2022 1 commit
  5. 06 Apr, 2022 1 commit
  6. 12 Jan, 2019 3 commits
  7. 09 Jan, 2019 1 commit
  8. 04 Jan, 2019 2 commits
  9. 11 Oct, 2018 1 commit
  10. 11 Jul, 2018 1 commit
  11. 11 Jun, 2018 1 commit
  12. 08 Jun, 2018 1 commit
    • Sigurd Schneider's avatar
      [turbolizer] Migrate d3 from v3 to v5 · 8a7d8f81
      Sigurd Schneider authored
      This CL updates the d3.js library to version 5.4. The most notable
      change is that the library can now distinguish between click and drag
      events if an element supports both selection via click and displacement
      via drag.
      
      Curiously, npm created a 'package-lock.json', which is ~500 lines, and
      which is supposed to be checked into the repository according to documentation.
      
      Change-Id: Ifabd236296d951f390e0a1516d89e73138ce1713
      Reviewed-on: https://chromium-review.googlesource.com/1076234Reviewed-by: 's avatarTobias Tebbi <tebbi@chromium.org>
      Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#53604}
      8a7d8f81
  13. 29 May, 2018 1 commit