1. 28 Jun, 2016 2 commits
    • Joonas Bergius's avatar
      a1668ec7
    • stuart nelson's avatar
      Fix jQuery and Tree creation errors (#467) · 8211b3e5
      stuart nelson authored
      * Use d3 to handle keyboard event
      
      jQuery isn't always being loaded before the
      routing-tree script is executed.
      
      We cannot guarantee when jQuery will be available,
      but d3 will be loaded before the routing-tree
      script. This change preserves the previous
      functionality.
      
      * Add simple case for handling fewer than 3 nodes
      
      The tree algorithm being used doesn't properly handle 1 or 2 nodes.
      8211b3e5
  2. 24 Jun, 2016 4 commits
  3. 17 Jun, 2016 4 commits
  4. 15 Jun, 2016 4 commits
  5. 10 Jun, 2016 2 commits
  6. 09 Jun, 2016 2 commits
  7. 07 Jun, 2016 1 commit
  8. 03 Jun, 2016 3 commits
  9. 02 Jun, 2016 1 commit
  10. 31 May, 2016 3 commits
  11. 26 May, 2016 10 commits
  12. 25 May, 2016 2 commits
  13. 24 May, 2016 2 commits