1. 28 Mar, 2014 6 commits
  2. 27 Mar, 2014 12 commits
  3. 25 Mar, 2014 3 commits
  4. 24 Mar, 2014 7 commits
  5. 21 Mar, 2014 2 commits
  6. 19 Mar, 2014 2 commits
    • RawKStar77's avatar
      1349d235
    • RawKStar77's avatar
      Add V1 viewsort feature. · a1e08fc0
      RawKStar77 authored
      The viewsort feature allows users to better control the annotations that appear in the sidebar. The view control allows users to select either SCREEN (in which the sidebar only displays annotations that are currently visible on screen) or DOCUMENT (All annotation on the page are visible in the sidebar). The sort feature allows users to sort annotations by newest, oldest, or location (where they fall in the document). Both controls are implemented in simple tabs below the topbar.
      
      The sort feature is implemented using Angular's very useful OrderBy attribute on ng-repeat.
      
      The view control is implemented using updateviewer.
      a1e08fc0
  7. 17 Mar, 2014 2 commits
  8. 16 Mar, 2014 6 commits