-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release 3.3.1 (for realz, this time) (#149)
- Loading branch information
Showing
4 changed files
with
1,581 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,9 +77,9 @@ You can also migrate to `balanceText()` from jQuery using this guide (shown comp | |
``` | ||
|
||
## Use from a CDN | ||
[//cdnjs.cloudflare.com/ajax/libs/balance-text/3.3.0/balancetext.min.js](//cdnjs.cloudflare.com/ajax/libs/balance-text/3.3.0/balancetext.min.js) | ||
[//cdnjs.cloudflare.com/ajax/libs/balance-text/3.3.1/balancetext.min.js](//cdnjs.cloudflare.com/ajax/libs/balance-text/3.3.1/balancetext.min.js) | ||
|
||
[//cdn.jsdelivr.net/npm/[email protected].0/balancetext.min.js](//cdn.jsdelivr.net/npm/[email protected].0/balancetext.min.js) | ||
[//cdn.jsdelivr.net/npm/[email protected].1/balancetext.min.js](//cdn.jsdelivr.net/npm/[email protected].1/balancetext.min.js) | ||
|
||
|
||
### Legacy (3.2.1) | ||
|
@@ -153,4 +153,4 @@ Contributions are welcomed! Read the [Contributing Guide](./.github/CONTRIBUTING | |
* v 3.0.0 - Remove the jQuery dependency (BrianGenisio, bfred-it) | ||
* v 3.1.x - Support for hyphens, white-space:nowrap | ||
* v 3.2.x - Support for unwatch (weotch), non-breaking-space fix (bjnsn) | ||
* v 3.3.0 - Support Server Side rendering (jakimarks) | ||
* v 3.3.x - Support Server Side rendering (jakimarks), accessibility fix (jonjahr) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.