Skip to content

Releases: razorpay/blade

@razorpay/[email protected]

04 Jul 07:03
f7440db
Compare
Choose a tag to compare

Patch Changes

  • 3bab850: feat(blade): add changeset icon

@razorpay/[email protected]

03 Jul 08:41
8994870
Compare
Choose a tag to compare

Patch Changes

  • f0bf2e7: feat: add settings pattern docs

@razorpay/[email protected]

02 Jul 16:05
23434b0
Compare
Choose a tag to compare

Patch Changes

  • b86409b: fix(blade): expose empty state component

@razorpay/[email protected]

02 Jul 10:07
c6c2ff6
Compare
Choose a tag to compare

Minor Changes

  • 2a53e52: feat(Tabs): sizing enhancements in tab component, add size="small"

    [!NOTE]

    This changes the top padding in existing Tab component. Although this won't cause any functional or visual breakage, it may cause visual change depending on the usage. You can adjust the padding on container if needed

    BeforeAfter
    image image
  • 1690286: feat(blade): add EmptyState component

@razorpay/[email protected]

02 Jul 10:07
c6c2ff6
Compare
Choose a tag to compare

Patch Changes

  • d8a9dd2: docs: add EmptyState in knowledgebase

@razorpay/[email protected]

01 Jul 10:32
f81ab9e
Compare
Choose a tag to compare

Minor Changes

  • a90644a: fix(blade): update CompanyRegistrationIcon

@razorpay/[email protected]

30 Jun 12:05
df9fdbd
Compare
Choose a tag to compare

Minor Changes

  • dfe654e: feat(blade): add labelSuffix & labelTrailing props in Input family components

@razorpay/[email protected]

26 Jun 09:00
7daa663
Compare
Choose a tag to compare

Minor Changes

  • a78225e: feat(blade-mcp): update blade mcp docs for metric and selectable card

@razorpay/[email protected]

25 Jun 11:43
e0c0cbf
Compare
Choose a tag to compare

Minor Changes

  • 4fd4633: feat(blade): card variants enhancement & docs
  • a839567: fix(blade): types in list , prefix color

Patch Changes

  • 6fa5fca: fix(blade): expose inputType in tableEditableCell

@razorpay/[email protected]

25 Jun 05:19
1a34d49
Compare
Choose a tag to compare

Minor Changes

  • d8f9dde: feat(Typography): add textTransform support for typography components

Patch Changes

  • eda617b: fix(Tooltip): re-render issue on mobile tooltip