Version 1.0.24
Core Changes
- Made
TextInputcaret start at end of input if a value is provided.
Migration
If you would like to retain the old caret behavior: After creating a TextInput instance, set the instance's caret property to 0.
Full Changelog: v1.0.23...v1.0.24