1. 13 Oct, 2020 7 commits
  2. 12 Oct, 2020 6 commits
  3. 09 Oct, 2020 2 commits
    • Kyle Keating's avatar
      Fix mobile cursor from jumping to bottom · 3a28eddf
      Kyle Keating authored
      When selecting text on the android, it was possible to also highlight the text inside the buttons in the adder. When this happened, the range would grab everything from where you started to highlight to the very end of the dom because the adder is attached as the last node inside body.
      
      The simple fix is to prohibit text selection inside the adder which prevents the selection from getting the adder itself.
      3a28eddf
    • Lyza Danger Gardner's avatar
      Add a non-OCR'd PDF to the dev-server documents · 150e15b9
      Lyza Danger Gardner authored
      Add a non-OCR'd PDF available to the local dev server to aid
      developers
      150e15b9
  4. 08 Oct, 2020 4 commits
  5. 07 Oct, 2020 6 commits
  6. 06 Oct, 2020 15 commits