Skip to content

Releases: razorpay/blade

@razorpay/[email protected]

17 May 10:38
7e49589
Compare
Choose a tag to compare

Minor Changes

  • 0c009ed: feat: add SearchInput component
  • 00edb73: feat: add Avatar & AvatarGroup components

@razorpay/[email protected]

15 May 07:24
aa6651e
Compare
Choose a tag to compare

Patch Changes

  • 3d69bc9: fix(blade): modal component failing to verify null component

@razorpay/[email protected]

10 May 12:17
7a27810
Compare
Choose a tag to compare

Minor Changes

  • 64108d7: feat(blade): add new icons and add figma icon importer script

@razorpay/[email protected]

09 May 09:11
61e3fb9
Compare
Choose a tag to compare

Patch Changes

  • 51c04c8: feat(Table): add compact rowDensity & update existing densities
  • 906e7f4: fix(DropdownOverlay): Fix DropdownOverlay getting cropped in Sticky Table Column

Warning

If your Dropdown is inside a Modal whose zIndex is overriden, you might have to increase the zIndex on DropdownOverlay component post this change as Dropdown now opens in React Portal.

Things will work as expected if zIndex is not overriden. The default Modal zIndex is 1000 and default DropdownOverlay zIndex is 1002

@razorpay/[email protected]

07 May 15:11
a31db64
Compare
Choose a tag to compare

Minor Changes

  • afddbf2: feat: add label & validation related props to ChipGroup

Patch Changes

  • ef0fb05: feat(tokens): update dark mode tokens

@razorpay/[email protected]

06 May 12:36
8e3191f
Compare
Choose a tag to compare

Patch Changes

  • 102dc87: fix: i18nify-react version upgraded to resolve duplicate i18nify-js copies

@razorpay/[email protected]

03 May 08:23
ceb8131
Compare
Choose a tag to compare

Patch Changes

  • 989172a: fix(blade): tab item button type

@razorpay/[email protected]

30 Apr 06:52
954d92a
Compare
Choose a tag to compare

Minor Changes

@razorpay/[email protected]

25 Apr 07:33
c4e9b36
Compare
Choose a tag to compare

Minor Changes

  • 23a8364: feat(blade): add leading prop in Alert

@razorpay/[email protected]

22 Apr 11:00
2d20c0c
Compare
Choose a tag to compare

Patch Changes

  • 2f0d96f: fix(blade): phone number input dropdown not opening