1. 09 Apr, 2015 9 commits
  2. 08 Apr, 2015 9 commits
  3. 03 Apr, 2015 3 commits
  4. 02 Apr, 2015 18 commits
  5. 01 Apr, 2015 1 commit
    • Sean Hammond's avatar
      Scroll to new annotations on creation · 82325a7f
      Sean Hammond authored
      If necessary scroll the sidebar to show a newly created annotation (when
      the user clicks the new annotation button).
      
      Add unique ids to the <li> elements that contain the annotations, then
      on creating a new annotation set the URL fragment to #<id> and scroll to
      show the element.
      
      Fixes #2053.
      82325a7f