1. 28 Feb, 2017 2 commits
    • Sean Hammond's avatar
      Support onLogin callbacks from partner sites · 0ca108c0
      Sean Hammond authored
      When the client is embedded in a partner site and a login button in the
      client is clicked, call the JavaScript onLogin function that was
      provided to us by the partner via the window.hypothesisConfig function.
      
      When not embedded in a partner site, just prompt for a first-party login
      as normal.
      
      Note that this means that if the client is embedded in a partner site
      with no onLogin callback in window.hypothesisConfig, then nothing will
      happen when the login button in the client is clicked.
      0ca108c0
    • Sean Hammond's avatar
      Separate bridge events by direction · 473fa634
      Sean Hammond authored
      Separate bridge events sent from sidebar to annotator and from annotator
      to sidebar into two separate sections in the source code. Just to make
      documentation of the events clearer.
      473fa634
  2. 27 Feb, 2017 7 commits
  3. 24 Feb, 2017 4 commits
  4. 22 Feb, 2017 2 commits
  5. 21 Feb, 2017 8 commits
  6. 20 Feb, 2017 4 commits
  7. 17 Feb, 2017 6 commits
  8. 16 Feb, 2017 3 commits
  9. 15 Feb, 2017 1 commit
  10. 14 Feb, 2017 3 commits