Skip to content

Releases: razorpay/blade

@razorpay/[email protected]

19 Sep 09:44
5a13d20
Compare
Choose a tag to compare

Patch Changes

  • c050c1d: fix: AccordionItemHeader to take full width

@razorpay/[email protected]

10 Sep 05:04
5210ce4
Compare
Choose a tag to compare

Minor Changes

  • 6e059a6: feat: fix datepicker range selection bug & add onApply handler

Patch Changes

  • 98770d6: fix(Input): required necessity indicator label break
  • 3c31990: feat(Table): add defaultSelectedIds prop

@razorpay/[email protected]

30 Aug 06:42
77acaaa
Compare
Choose a tag to compare

Minor Changes

  • eaa75c6: feat(ActionList): add ActionListItemAvatar component for leading prop

Patch Changes

  • c6f8bc7: fix(blade): support overriding tooltip interactive wrapper display prop

@razorpay/[email protected]

28 Aug 10:13
122476e
Compare
Choose a tag to compare

Patch Changes

  • 12f3071: fix(input): change wordBreak behaviour of input hint text & fix alignment
  • 601cedc: feat(StepItem): add isDisabled prop to StepItem

@razorpay/[email protected]

22 Aug 06:08
d42e3f5
Compare
Choose a tag to compare

Patch Changes

  • 830c874: fix(Table): table sticky column overlapping with relative cell

@razorpay/[email protected]

14 Aug 11:43
69155cf
Compare
Choose a tag to compare

Minor Changes

  • 95f19f4: feat: expose link negative/positive colors

@razorpay/[email protected]

13 Aug 08:45
40c6aa3
Compare
Choose a tag to compare

Patch Changes

  • 8ba3eab: fix: datepicker necessityIndicator

@razorpay/[email protected]

23 Jul 09:22
c58e4a5
Compare
Choose a tag to compare

Minor Changes

@razorpay/[email protected]

23 Jul 07:24
e322332
Compare
Choose a tag to compare

Patch Changes

  • 5d7317c: fix: remove default rel values

    [!NOTE]

    While its non-ui-breaking change, you might want to add rel="noopener noreferrer" to your Button if that is what you're expecting. This PR removes the defaults in-order to not break analytics that relies on referrer.

  • 4dcad01: fix: set min-width on Radio to avoid shrinking

@razorpay/[email protected]

19 Jul 06:45
208de2f
Compare
Choose a tag to compare

Minor Changes

  • f26cf80: chore: expose brand colors
  • 3974290: feat(TableEditableCell): refactor TableEditableCell and add TableEditableDropdownCell

Patch Changes

  • e13023d: fix: table footer background color
  • fb58be1: fix: Spinner colors