Skip to content

@razorpay/[email protected]

Compare
Choose a tag to compare
@rzpcibot rzpcibot released this 15 Jan 09:12
· 82 commits to master since this release

Minor Changes

  • 583900a: feat(blade): add ray icon

  • 9817d1e: fix(blade): Add backwards compat for React17 - fallback for useInsertionEffect

  • dcbcc75: feat(ActionList): add Virtualization in ActionList

    <ActionList isVirtualized></ActionList>

    [!NOTE]

    Current version only supports virtulization of fixed height list where items do not have descriptions. We'll be adding support for dynamic height lists in future versions