1. 08 May, 2020 1 commit
  2. 27 Apr, 2020 1 commit
  3. 12 Apr, 2020 1 commit
  4. 28 Mar, 2020 2 commits
  5. 27 Mar, 2020 1 commit
  6. 08 Feb, 2020 1 commit
  7. 01 Feb, 2020 2 commits
  8. 22 Dec, 2019 1 commit
  9. 20 Dec, 2019 1 commit
  10. 16 Dec, 2019 1 commit
    • Noel Cower's avatar
      fix: list item formatting for lists with paragraphs (#1283) · d407312c
      Noel Cower authored
      This removes the fancy tick-mark next to unordered list items, which is
      a little depressing, but fixes formatting for them when they contain
      paragraphs (`<p>` elements). The tick-mark has been replaced with
      a square mark. Both ordered and unordered lists have grown 1rem of left
      padding to compensate for their position.
      
      Considered using disclosure-closed as a similar triangle replacement,
      but it's not regarded as something that should be used in production
      (per MDN). Using a simple string is unsupported because it's only in
      a CSS working draft, so a square is the least controversial option,
      I think.
      
      Closes #1282.
      d407312c
  11. 17 Nov, 2019 1 commit
  12. 04 Nov, 2019 1 commit
  13. 02 Nov, 2019 1 commit
  14. 26 Oct, 2019 1 commit
  15. 13 Oct, 2019 1 commit
  16. 30 Sep, 2019 1 commit
  17. 29 Sep, 2019 1 commit
  18. 27 Sep, 2019 2 commits
  19. 22 Sep, 2019 1 commit
  20. 08 Sep, 2019 1 commit
  21. 02 Sep, 2019 1 commit
  22. 25 Aug, 2019 2 commits
  23. 17 Aug, 2019 1 commit
  24. 16 Aug, 2019 1 commit
  25. 05 Aug, 2019 1 commit
  26. 04 Aug, 2019 1 commit
  27. 29 Jul, 2019 1 commit
  28. 24 Jul, 2019 1 commit
  29. 21 Jul, 2019 1 commit
  30. 15 Jul, 2019 1 commit
  31. 08 Jun, 2019 1 commit
  32. 02 Jun, 2019 1 commit
  33. 24 May, 2019 1 commit
  34. 22 May, 2019 1 commit
  35. 21 May, 2019 2 commits