Closed peacechen closed 8 years ago
I created a UMD version based on adactio's jQuery-less fork: https://github.com/peacechen/FitText-UMD
The last major feature is adding element resize detection without jQuery (which uses an inefficient polling approach). For now it only hears window resize events.
Great. Added you to the readme in a37bafbf0b66a8bf3f71475daf5dd09b9e7d2406
I created a UMD version based on adactio's jQuery-less fork: https://github.com/peacechen/FitText-UMD
The last major feature is adding element resize detection without jQuery (which uses an inefficient polling approach). For now it only hears window resize events.