v4.1.0 (2021-02-05)
- Problem with React 17 and npm version 7.5.1 on mac osx #95
- [Question] CSS Import #94
- type CustomPlaceholderProps showLoadingAnimation is undefined instead of boolean #90
- v3.0.2 TypeScript error about missing properties #82
- Do
children
andready
really have to be required props? #79
v4.0.3 (2020-06-11)
v4.0.2 (2020-06-01)
v4.0.1 (2020-03-13)
v4.0.0 (2020-02-29)
- Warning: componentWillReceiveProps has been renamed, and is not recommended for use. #83
v3.0.2 (2019-02-21)
- ReactPlaceholder text component doesn't override the width property #78
- [Typings] Can't assign Element to customPlaceholder #75
v3.0.1 (2018-05-08)
- Removed CSS? #72
v3.0.0 (2018-05-04)
- Refactor in TypeScript #69
- index.d.ts missing 'style' property #67
v2.0.0 (2017-12-20)
- Array.apply not support ie8 in TextBlock even if I add the polyfill (again) #65
v1.0.10 (2017-12-15)
- Array.apply not support ie8 in TextBlock even if I'm add the polyfill #62
- TextBlock: make
widths
overridable #59
v1.0.9 (2017-11-28)
- Bug with delay when the component is already mounted #54
v1.0.8 (2017-10-25)
v1.0.7 (2017-10-16)
- error in ready #44
v1.0.6 (2017-08-03)
- Action required: Greenkeeper could not be activated 🚨 #39
- Action required: Greenkeeper could not be activated 🚨 #38
v1.0.5 (2017-06-26)
- Typo in CSS selector for react-shape animation #33
v1.0.4 (2017-06-01)
- Update typings to make lineSpacing prop optional #32
v1.0.3 (2017-05-31)
- animation support #27
- Rectangle placeholder without className sets class to undefined #24
v1.0.2 (2017-04-25)
- Add React 15.5 compatibility #22
v1.0.1 (2017-04-03)
- replace
lodash.omit
with ES6 destructuring #21
v1.0.0 (2017-03-23)
- lodash and classnames should be deps, not devDeps #13
- Use relative heights #10
v0.0.3 (2016-12-29)
- package is currently broken #6
v0.0.2 (2016-11-08)
- Replace react.createClass with ES6 class #3