Skip to content

Releases: razorpay/blade

@razorpay/blade@11.35.0

08 Nov 08:26
efa7d59
Compare
Choose a tag to compare

Minor Changes

  • e53905b: feat(blade): add controlled state to carousel

@razorpay/blade@11.34.1

05 Nov 11:05
18815eb
Compare
Choose a tag to compare

Patch Changes

  • 421a3a8: fix(blade): bottomsheet body scroll lock not clearing

@razorpay/blade@11.34.0

30 Oct 11:18
5be1344
Compare
Choose a tag to compare

Minor Changes

  • b63190b: feat(BottomNav): add BottomNav component

Patch Changes

  • 479431a: feat(BottomNav): remove tap animation

@razorpay/blade@11.33.0

29 Oct 14:19
9d0bf3e
Compare
Choose a tag to compare

Minor Changes

  • e35355a: feat(Table): add hover actions support on TableRow

@razorpay/blade@11.32.0

29 Oct 11:48
37a77ff
Compare
Choose a tag to compare

Minor Changes

  • a4a6168: feat(blade): revamped top-nav component

    NOTE:
    This might be a breaking change for you, if your project uses the older deprecated TopNav.

@razorpay/blade@11.31.2

25 Oct 08:48
c4065e5
Compare
Choose a tag to compare

Patch Changes

  • eef992b: feat(blade): support test id for table row

@razorpay/blade@11.31.1

24 Oct 07:39
1d0dae7
Compare
Choose a tag to compare

Patch Changes

  • 94b6915: fix(blade): set isDisabled to checkbox for disabled table rows [DSSUP-157]

    Changed the visual styling of disabled checkbox to have 'not-allowed' cursor.

@razorpay/blade@11.31.0

18 Oct 08:06
2e4b2cb
Compare
Choose a tag to compare

Minor Changes

  • 234f108: feat(Amount): add support for negative amount
    fix(PhoneNumberInput): PhoneNumber input compatibility issues with i18nify

    [!NOTE]

    Consumers should upgrade to latest version of @razorpay/i18nify-js and @razorpay/i18nify-react for support of negative amount

@razorpay/blade@11.30.5

15 Oct 11:07
a71e0c6
Compare
Choose a tag to compare

Patch Changes

  • 9d4f9b8: feat(blade): add height & styled props to carousel

@razorpay/blade@11.30.4

04 Oct 07:53
18bf5e1
Compare
Choose a tag to compare

Patch Changes

  • 68e0ec5: fix(blade): Table cell text truncation