Skip to content

v2.0.2

Compare
Choose a tag to compare
@primer-css primer-css released this 22 Mar 18:46
· 275 commits to main since this release
bdc64e8

Patch Changes

  • #45 a39e34d Thanks @colebemis! - More direct-slot-children fixes:
    • Fix bug related self-closing JSX tags
    • Allow slot children to accept multiple parents (ex: ActionList.Item or ActionList.LinkItem)
    • Add SplitPageLayout and NavList to the slot map
    • Ignore MarkdownEditor because it's still a draft