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