Skip to content

Releases: adobe/balance-text

Release 3.3.1

27 Mar 17:13
0f0826f
Compare
Choose a tag to compare

Accessibility fix

Release 3.3.0

25 May 23:32
268fe6d
Compare
Choose a tag to compare

Server Side Rendering support

Release 3.2.1

17 Aug 17:54
7303a18
Compare
Choose a tag to compare

Fix for non-breaking-space

Release 3.2.0

24 Sep 16:50
Compare
Choose a tag to compare

Adds support for unwatch ({watch:false}).
Updates documentation for text-wrap:balance.

Release 3.1.1

18 Jul 00:54
Compare
Choose a tag to compare

Fix forEach bug #109

Release 3.1.0

18 Jun 16:39
Compare
Choose a tag to compare

Add support for:

  • hypes, soft-hyphens, em-dash, en-dash
  • white-space: nowrap

Also code cleanup

Version 3.0.0

06 Jan 23:26
Compare
Choose a tag to compare

BalanceText no longer depends on jQuery.

Version 2.0.0

05 Jul 20:28
Compare
Choose a tag to compare

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

05 Jul 15:29
Compare
Choose a tag to compare

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

03 Sep 23:18
Compare
Choose a tag to compare
Merge pull request #61 from rileyjshaw/balance-text-update

Add `$.balanceTextUpdate()` method