Skip to content

Releases: fabric-ds/react

v1.4.0-next.10

22 Aug 09:49
Compare
Choose a tag to compare
v1.4.0-next.10 Pre-release
Pre-release

1.4.0-next.10 (2022-08-22)

Bug Fixes

  • deps: update dependency react-spring to v9 (e8094f6)

v1.4.0-next.9

16 Aug 12:10
Compare
Choose a tag to compare
v1.4.0-next.9 Pre-release
Pre-release

1.4.0-next.9 (2022-08-16)

Bug Fixes

  • expandable: listen for expanded prop change if it's updated outside of the component (a9464f7)

v1.4.0-next.8

16 Aug 09:01
Compare
Choose a tag to compare
v1.4.0-next.8 Pre-release
Pre-release

1.4.0-next.8 (2022-08-16)

Bug Fixes

  • attention: make attention visible only after first computing of its position (c606ec6)

Features

  • attention: add aria-label to arrow component (fbd6847)

v1.4.0-next.7

05 Aug 08:03
Compare
Choose a tag to compare
v1.4.0-next.7 Pre-release
Pre-release

1.4.0-next.7 (2022-08-05)

Bug Fixes

  • alert: make screen readers recognize nested "alert" role attributes (fd69c9a)
  • don't set aria-hidden if value is false (1b901ca)

Features

  • alert: add role prop with "alert" value as default (2a4a8b3)

v1.4.0-next.6

14 Jul 08:56
Compare
Choose a tag to compare
v1.4.0-next.6 Pre-release
Pre-release

1.4.0-next.6 (2022-07-14)

Features

  • _helpers: add UnstyledHeading component to wrap elements in a heading tag (d9492a4)
  • expandable: Add headingLevel prop (084e1b5)
  • unstyled-heading: rename prop from headlingLevel to level (0526fd8)

v1.4.0-next.5

07 Jul 11:04
Compare
Choose a tag to compare
v1.4.0-next.5 Pre-release
Pre-release

1.4.0-next.5 (2022-07-07)

Bug Fixes

  • card: Add button type to sr-only button (21e70a4)

v1.4.0-next.4

05 Jul 06:04
Compare
Choose a tag to compare
v1.4.0-next.4 Pre-release
Pre-release

1.4.0-next.4 (2022-07-05)

Bug Fixes

Features

  • toggle: add noVisibleLabel prop to Toggle component (ca192dc)
  • toggle: make labelContent accessible to screen readers (7b63e53)

v1.4.0-next.3

28 Jun 08:25
Compare
Choose a tag to compare
v1.4.0-next.3 Pre-release
Pre-release

1.4.0-next.3 (2022-06-28)

Bug Fixes

  • alert icon gets flexed when content has overflow (#132) (b02b288)

v1.4.0-next.2

22 Jun 12:53
Compare
Choose a tag to compare
v1.4.0-next.2 Pre-release
Pre-release

1.4.0-next.2 (2022-06-22)

Bug Fixes

  • expandable: use local expanded state to control chevron's rotation (6fd2fb8)

v1.4.0-next.1

22 Jun 11:21
Compare
Choose a tag to compare
v1.4.0-next.1 Pre-release
Pre-release

1.4.0-next.1 (2022-06-22)

Features

  • expandable: make Expandable accept custom title (24725f0)