Releases: Wikia/react-common
Releases · Wikia/react-common
Maxlength added to Input component
Merge pull request #98 from Wikia/9.3.0 9.3.0
Add missing i18n to Global Nav
- also remove
uuid
lib in favor of custom solution
Reset timer on OnTick change
Bugfix
component/StyledCountdown
now resets timer when onTick function is changed
Allow to target Avatar via user's ID
New:
- Add
userId
prop tocomponent/Avatar
Notification date in Global Nav fixed
9.1.3 9.1.3
Fix StyledAvatar's size
Bugfix
size
prop oncomponents/StyledAvatar
now correctly sizes the default avatar.- Some linting was incorrect for
components/Avatar
Add ability to stop countdown
New:
components/Countdown
andcomponents/StyledCountdown
support nowstop
prop that can be used to stop the countdown before it starts.
Global Nav & Footer i18n namespaces
Breaking:
- Global Navigation & Global Footer now accept mandatory "i18nNamespace" prop that will be used for translations
Global Footer
Added:
GlobalFooter
component
Fixed:
- prop-types warning in tests