Skip to content

Releases: fabric-ds/react

v1.2.0-next.1

31 May 07:31

Choose a tag to compare

v1.2.0-next.1 Pre-release
Pre-release

1.2.0-next.1 (2022-05-31)

Features

  • packages: add inline Alert component (#106) (ddfe084)

v1.1.1

23 May 11:52

Choose a tag to compare

1.1.1 (2022-05-23)

Bug Fixes

  • actually export attention component (b8ccd70)

v1.1.0

23 May 11:21

Choose a tag to compare

1.1.0 (2022-05-23)

Bug Fixes

  • add types & fix interleave rendering (9b2bfdd)

Features

  • add attention component (759ea6c)
  • implement new slider using core (c555aa7)

v1.1.0-next.2

23 May 08:27

Choose a tag to compare

v1.1.0-next.2 Pre-release
Pre-release

1.1.0-next.2 (2022-05-23)

Features

  • add attention component (759ea6c)

v1.1.0-next.1

03 May 08:29

Choose a tag to compare

v1.1.0-next.1 Pre-release
Pre-release

1.1.0-next.1 (2022-05-03)

Bug Fixes

  • add types & fix interleave rendering (9b2bfdd)

Features

  • implement new slider using core (c555aa7)

v1.0.11

11 Apr 13:51

Choose a tag to compare

1.0.11 (2022-04-11)

Bug Fixes

  • added punctuation to docs (fc64054)
  • deps: update dependency scroll-doctor to v1 (51fb384)

v1.0.11-next.2

11 Apr 12:50

Choose a tag to compare

v1.0.11-next.2 Pre-release
Pre-release

1.0.11-next.2 (2022-04-11)

Bug Fixes

  • deps: update dependency scroll-doctor to v1 (51fb384)

v1.0.11-next.1

08 Apr 12:45

Choose a tag to compare

v1.0.11-next.1 Pre-release
Pre-release

1.0.11-next.1 (2022-04-08)

Bug Fixes

  • added punctuation to docs (fc64054)

Fix Eik react bare import replacement issue

08 Dec 14:53

Choose a tag to compare

This release fixes an issue where import statements for react were not being replaced with an absolute URL to the Eik server as intended.
Users of the v1 line should bypass 1.0.0 and 1.0.1 and upgrade directly to this version.

Fix React peer dependency version

08 Dec 10:35

Choose a tag to compare

Version 1.0.0 was released without updating the React peer dependency version to v17.
Anyone updating to v1 of this lib should skip 1.0.0 and jump right to this one.