Skip to content

Releases: Protoss78/textfit-div

Fixed data binding bug

27 May 19:04
Compare
Choose a tag to compare

Fixed a bug that did not trigger text refitting when text value was changed via data binding.
Added an interactive demo to showcase the working situation.

V1.0.0 - Polymer hybrid element

27 May 11:40
Compare
Choose a tag to compare

-) Polymer hybrid mode implemented - Element can be used in Polymer 1.x and Polymer 2.x now
-) Added CSS mixin for easier styling
-) Updated README.MD demo
-) Do not call textfit when no width or height is set

Switch to iron-flex-layout classes

16 Feb 21:56
Compare
Choose a tag to compare
Merge pull request #3 from xliiv/update-depecations

Switch to new way of using iron-flex-layout classes

Initial release

30 Apr 11:01
Compare
Choose a tag to compare
0.1.0

Updated README.MD