Releases: Wikia/react-common
Releases · Wikia/react-common
unexpected `window` fix
8.0.4 8.0.4
Typo in withErrorBoundary
Bugfixes:
- Fix typo in
hocs/withErrorBoundary
readme
ESM modules
Add ESM versions of all JS files
Bugfixes
Cleanup package.json
BREAKING CHANGES:
hocs/withErrorBoundary
no longer requiresstyled-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
todependencies
inpackage.json
and changed the build process so it's actually usingpackage.json
's list of dependencies instead of separate list.
New:
components/Countdown
components/StyledCountdown
components/StyledErrorDisplayingContent
DS 21.0.0
Fix Avatar's badge names
7.0.4 7.0.4
7.0.3
Bugfix
Replace Vignette component
Breaking Changes:
components/Vignette
has been removed
New:
components/Image
that supports lazy loading of Vignette imagesutils/vignette
- a Vignette helper for Vignette URL manipulation
Bugfixes:
- fixed one of the colors in
theme/