Skip to content

Releases: fabric-ds/react

v1.3.1

21 Jun 11:53
Compare
Choose a tag to compare

1.3.1 (2022-06-21)

Bug Fixes

  • remove unused React v16 and add backwards compatible v17 bundle (d23fa08)

v1.3.1-next.1

21 Jun 10:12
Compare
Choose a tag to compare
v1.3.1-next.1 Pre-release
Pre-release

1.3.1-next.1 (2022-06-21)

Bug Fixes

  • remove unused React v16 and add backwards compatible v17 bundle (d23fa08)

v1.3.0

20 Jun 14:43
Compare
Choose a tag to compare

1.3.0 (2022-06-20)

Bug Fixes

  • card: Change default wrapper from article to div (f9995b1)

Features

  • support multiple versions of react on Eik (bc8f504)

v1.3.0-next.1

17 Jun 12:23
Compare
Choose a tag to compare
v1.3.0-next.1 Pre-release
Pre-release

1.3.0-next.1 (2022-06-17)

Features

  • support multiple versions of react on Eik (bc8f504)

v1.2.1-next.1

09 Jun 14:04
Compare
Choose a tag to compare
v1.2.1-next.1 Pre-release
Pre-release

1.2.1-next.1 (2022-06-09)

Bug Fixes

  • card: Change default wrapper from article to div (f9995b1)

v1.2.0

08 Jun 11:31
Compare
Choose a tag to compare

1.2.0 (2022-06-08)

Bug Fixes

  • affix: Add aria-label to Affix icons (17fab00)
  • animated-expansion: rename to ExpandTransition and check if element ref exists (#119) (b7a8026)
  • bump component-classes to get Step fix (5d99506) and (c17ce7e)

Features

  • alert: add expand and collapse behaviour to inline alert (#114) (075f314)
  • packages: add inline Alert component (#106) (ddfe084)

Reverts

v1.2.0-next.5

08 Jun 11:21
Compare
Choose a tag to compare
v1.2.0-next.5 Pre-release
Pre-release

1.2.0-next.5 (2022-06-08)

Bug Fixes

  • bump component-classes to get Step fix (c17ce7e)

v1.2.0-next.4

08 Jun 10:40
Compare
Choose a tag to compare
v1.2.0-next.4 Pre-release
Pre-release

1.2.0-next.4 (2022-06-08)

Bug Fixes

  • animated-expansion: rename to ExpandTransition and check if element ref exists (#119) (b7a8026)
  • bump component-classes to get Step fix (5d99506)

v1.2.0-next.3

07 Jun 07:59
Compare
Choose a tag to compare
v1.2.0-next.3 Pre-release
Pre-release

1.2.0-next.3 (2022-06-07)

Bug Fixes

  • affix: Add aria-label to Affix icons (17fab00)

v1.2.0-next.2

02 Jun 12:33
Compare
Choose a tag to compare
v1.2.0-next.2 Pre-release
Pre-release

1.2.0-next.2 (2022-06-02)

Features

  • alert: add expand and collapse behaviour to inline alert (#114) (075f314)