1. 03 Sep, 2020 2 commits
  2. 02 Sep, 2020 1 commit
  3. 01 Sep, 2020 3 commits
  4. 31 Aug, 2020 7 commits
  5. 28 Aug, 2020 2 commits
  6. 24 Aug, 2020 5 commits
  7. 18 Aug, 2020 3 commits
  8. 17 Aug, 2020 4 commits
  9. 16 Aug, 2020 3 commits
  10. 14 Aug, 2020 1 commit
  11. 13 Aug, 2020 3 commits
  12. 12 Aug, 2020 4 commits
  13. 10 Aug, 2020 1 commit
  14. 30 Jul, 2020 1 commit
    • JC Brand's avatar
      Don't clear `#conversejs` via `innerHTML` · 696c8e35
      JC Brand authored
      It appears to break subsequent lit-html `render` calls on the
      `#conversejs` element because lit-html still remembers parts from before
      the element was cleared.
      696c8e35