Releases: Wikia/react-common
Releases · Wikia/react-common
Update Theme with new colors
Breaking Change:
theme/
has new colors - some are changed, some are removed
Do not bundle styled-components
Change:
styled-components
moved to peerDependencies in package.json and externalDependencies in rollup's config
More utils
New:
theme/generateTheme
utils/eventLogger
Package fix
New:
component/Avatar
now haslinkBuilder
prop.
Bugfixes:
- Add missing
theme/
andhooks/
to published package
HoCs invasion
Port HoCs and components from FC:
/hocs/withErrorBoundary
/hocs/withDisabledSSR
/hocs/withHideComponent
andcomponents/HideComponent
Add Fandom-Theme object and generator for styled-components:
/theme
for the default theme/theme/generateTheme
for a custom theme
Other changes:
/components/Checkbox
can now be visually disabled
Checkboxes may be disabled
Merge pull request #53 from Wikia/checkbox-disabled 4.1.0
Add Global Navigation component
4.0.0 4.0.0
New AvatarStack component
3.6.0 3.6.0
New Checkbox component
3.5.0 3.5.0
New build process
3.4.0 3.4.0