Skip to content

v1.3.1+fa20

Choose a tag to compare

@seshrs seshrs released this 21 Aug 00:03
· 621 commits to develop since this release
5b2859d

This patch for the Fall 2020 release fixes two issues:

  • If a user scrolls to the last section in a page, the Sidebar item for the last section would not be highlighted. This has now been fixed. (#68)

  • If a page uses task-lists, the checkboxes render with bullets when they really shouldn't! The styles for task-lists seem to be missing from the public Primer CSS styles, so this release adds styles to render task-lists correctly. Thanks @zpapanas for highlighting this issue! (#68)