Skip to content

Releases: Wikia/react-common

unexpected `window` fix

18 Apr 20:40
8.0.4
Compare
Choose a tag to compare

Typo in withErrorBoundary

16 Apr 16:39
8.0.3
Compare
Choose a tag to compare

Bugfixes:

  • Fix typo in hocs/withErrorBoundary readme

ESM modules

12 Apr 21:02
8.0.2
Compare
Choose a tag to compare

Add ESM versions of all JS files

Bugfixes

11 Apr 21:00
8.0.1
Compare
Choose a tag to compare

Bugfixes:

  • fix marking named exports in rollup's config
  • fix custom className for Avatar

Cleanup package.json

08 Apr 18:20
8.0.0
Compare
Choose a tag to compare

BREAKING CHANGES:

  • hocs/withErrorBoundary no longer requires styled-components, but also it does not provide default error state; API changed a bit

Changes:

  • internal change how the dependencies are handled - moved all peerDependencies to dependencies in package.json and changed the build process so it's actually using package.json's list of dependencies instead of separate list.

New:

  • components/Countdown
  • components/StyledCountdown
  • components/StyledErrorDisplayingContent

DS 21.0.0

05 Apr 08:53
Compare
Choose a tag to compare
  • DS updated to 21.0.0
  • light prop for buttons
  • colors revert

Fix Avatar's badge names

04 Apr 16:56
7.0.4
Compare
Choose a tag to compare

7.0.3

02 Apr 18:12
7.0.3
Compare
Choose a tag to compare

Bugfix:

  • revert color changes to theme/

Bugfix

27 Mar 18:36
7.0.1
Compare
Choose a tag to compare

Bugfixes:

  • Update middle gray color in theme/ to #7f9998

Replace Vignette component

27 Mar 17:52
7.0.0
Compare
Choose a tag to compare

Breaking Changes:

  • components/Vignette has been removed

New:

  • components/Image that supports lazy loading of Vignette images
  • utils/vignette - a Vignette helper for Vignette URL manipulation

Bugfixes:

  • fixed one of the colors in theme/