1. 20 Dec, 2017 1 commit
  2. 19 Dec, 2017 1 commit
  3. 07 Dec, 2017 2 commits
  4. 06 Nov, 2017 1 commit
  5. 02 Nov, 2017 1 commit
  6. 31 Oct, 2017 1 commit
  7. 30 Oct, 2017 3 commits
  8. 27 Oct, 2017 1 commit
  9. 25 Oct, 2017 1 commit
  10. 24 Oct, 2017 1 commit
  11. 20 Oct, 2017 1 commit
  12. 19 Oct, 2017 1 commit
  13. 17 Oct, 2017 2 commits
  14. 06 Oct, 2017 2 commits
  15. 05 Oct, 2017 2 commits
  16. 04 Oct, 2017 1 commit
  17. 02 Oct, 2017 3 commits
  18. 29 Sep, 2017 1 commit
  19. 26 Sep, 2017 3 commits
  20. 25 Sep, 2017 4 commits
  21. 22 Sep, 2017 1 commit
    • Wait 500 milliseconds before starting drag on touch. · 6af15539
      This allows users to scroll the item bank with their finger without
      accidentally starting to drag items.
      
      Mouse drag events still start without a delay, since scrolling works
      differently on desktops.
      
      I found no way to implement this with jQuery UI draggable, so I had to
      reimplement drag and drop interactions, which in some ways makes it
      cleaner because it doesn't bypass virtualDOM.
      Matjaz Gregoric committed
  22. 06 Apr, 2017 2 commits
  23. 05 Apr, 2017 4 commits