Releases: rparrett/bevy_simple_text_input
Releases · rparrett/bevy_simple_text_input
v0.10.1
v0.10.0
v0.9.2
What's Changed
- Fix insertion of a space between multibyte characters by @ilotterytea in #72
New Contributors
- @ilotterytea made their first contribution in #72
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- scroll into view by @robtfm in #59
- Allow typing into multiple input fields at once by @davi4046 in #58
- Minor code style tweaks by @rparrett in #60
- add a few navigation shortcuts by @robtfm in #61
- Make
create
system an observer by @rparrett in #64 - Add names to created entities by @rparrett in #65
- Dress up new docs related to text navigation by @rparrett in #68
New Contributors
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Minor README tweaks by @rparrett in #54
- Define
TextInputSystem
system set by @andrewhickman in #56 - Upgrade to Bevy 0.14 by @rparrett in #55
- Prepare for 0.8.0 release by @rparrett in #57
New Contributors
- @andrewhickman made their first contribution in #56
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.1
What's Changed
- Fix cursor moving to the end when using the delete key by @tmacychen in #47
Full Changelog: v0.6.0...v0.6.1