Releases: razorpay/blade
Releases · razorpay/blade
@razorpay/[email protected]
@razorpay/[email protected]
Patch Changes
- 3d69bc9: fix(blade): modal component failing to verify null component
@razorpay/[email protected]
Minor Changes
- 64108d7: feat(blade): add new icons and add figma icon importer script
@razorpay/[email protected]
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]
@razorpay/[email protected]
Patch Changes
- 102dc87: fix: i18nify-react version upgraded to resolve duplicate i18nify-js copies
@razorpay/[email protected]
Patch Changes
- 989172a: fix(blade): tab item button type
@razorpay/[email protected]
Minor Changes
-
ada461c: feat(StepGroup): add StepGroup component
Documentation: https://blade.razorpay.com/?path=/docs/components-stepgroup--docs
@razorpay/[email protected]
Minor Changes
- 23a8364: feat(blade): add leading prop in Alert
@razorpay/[email protected]
Patch Changes
- 2f0d96f: fix(blade): phone number input dropdown not opening