An error occurred fetching the project authors.
  1. 06 Sep, 2017 2 commits
  2. 03 Jul, 2017 1 commit
  3. 03 Feb, 2017 1 commit
  4. 03 Jan, 2017 1 commit
    • Phil Hughes's avatar
      Added animations to issue boards · 85a32984
      Phil Hughes authored
      - Adds animation when opening & closing the sidebar
      - Adds an animation when dragging boards to a new position
      - Adds animations to dragging issues around
      
      When opening the sidebar it will also animate the scrollLeft property to
      make moving to the opened issue less blunt.
      
      Closes #25630
      85a32984
  5. 14 Nov, 2016 1 commit
  6. 20 Oct, 2016 1 commit
    • Phil Hughes's avatar
      Hides/shows the boards sidebar · 29645f06
      Phil Hughes authored
      Rather than constructing & then deconstructing, we know just hide & show
      the sidebar. This is done so we dont' have a memory leak on the frontend
      with objects getting created.
      29645f06
  7. 19 Oct, 2016 2 commits
  8. 07 Oct, 2016 4 commits