1. 19 Oct, 2017 4 commits
  2. 17 Oct, 2017 2 commits
  3. 06 Oct, 2017 2 commits
  4. 05 Oct, 2017 2 commits
  5. 04 Oct, 2017 1 commit
  6. 02 Oct, 2017 3 commits
  7. 29 Sep, 2017 1 commit
  8. 26 Sep, 2017 3 commits
  9. 25 Sep, 2017 4 commits
  10. 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
  11. 06 Apr, 2017 2 commits
  12. 05 Apr, 2017 4 commits
  13. 04 Apr, 2017 1 commit
  14. 22 Mar, 2017 6 commits
  15. 20 Mar, 2017 4 commits