Releases: adobe/balance-text
Releases · adobe/balance-text
Release 3.3.1
Release 3.3.0
Server Side Rendering support
Release 3.2.1
Fix for non-breaking-space
Release 3.2.0
Adds support for unwatch ({watch:false}
).
Updates documentation for text-wrap:balance
.
Release 3.1.1
Fix forEach bug #109
Release 3.1.0
Add support for:
- hypes, soft-hyphens, em-dash, en-dash
- white-space: nowrap
Also code cleanup
Version 3.0.0
BalanceText no longer depends on jQuery.
Version 2.0.0
This fixes automatically updating of custom selectors for jQuery 3.
This is a breaking API change, so incrementing version to 2.
Version 1.7.0
Hack to make Balance Text partially work with jQuery 3. Using .balance-text
selector works, but custom selectors are broken until v2.0.0.
Also change minimum jQuery version to 1.9.1 to fix deprecation warning.
Version 1.6.0
Merge pull request #61 from rileyjshaw/balance-text-update Add `$.balanceTextUpdate()` method