Releases: CezaryDanielNowak/React-dotdotdot
Releases · CezaryDanielNowak/React-dotdotdot
1.3.1
- Update TypeScript definition to add missing props (thanks @tuxracer)
- Round line-height value from computed float value - IE11 fix (thanks @YoonjiJang)
1.3.0
1.3.0
1.2.4
1.2.4
1.2.3
1.2.3
1.2.2
- Revert: Fix break word for long text
Fixes & Readme
- Update documentation
- Re-trigger clamp on window.load
- Allow for all params to passed to clamp-js (splitOnChars, animate, etc)
Update to react@16
This version is not fully tested. Use on your own risk.
- Fix word breaking for long text (issues #21 and #15; Thanks @krzysztofczernek).
- calculate correct height for many childs + clamp: 'auto' (thanks @rurquia)
- Update dependencies to support react 16 (thanks @emersonbroga)
1.1.0
Possibility to define how clamp
should behave using additional flag useNativeClamp
.
1.0.18
- Use prop-types package instead of React.propTypes for React 15.5+
1.0.17
1.0.17