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