Releases: dab246/super_tag_editor
Releases · dab246/super_tag_editor
v0.3.0
What's Changed
- Tap event is not simulated in a overlay on Flutter 3.7 by @dab246 in #16
- Fix [Web/Desktop] Tap event is not simulated in a overlay on Flutter 3.7 by @dab246 in #19
- Auto direction the text of a text field according to user input by @dab246 in #20
- Migrate
upgrade_3_10_x
tomaster
by @dab246 in #23 - Show border for layout tab while focused by @dab246 in #25
- Custom suggestion box width by @dab246 in #26
- Custom
onTapOutside
for TextField by @dab246 in #27 - Fix suggestion displayed on top when having many tags by @dab246 in #29
- Support keyboard event listener by @dab246 in #30
- Improvement to compatible with Twake Mail by @dab246 in #32
- TE-31 Add new line when TextField overflow by @dab246 in #33
- Upgrade version
pointer_interceptor
by @dab246 in #36 - Disable shortcut keyboard on mobile by @dab246 in #41
- Support auto hide text input field by @dab246 in #42
- Add callback when click tag to focus text input field by @dab246 in #43
- Upgrade flutter version
3.22.2
by @dab246 in #46
Full Changelog: v0.1.0...v0.3.0
v0.1.0
What's Changed
- Customize style for input tag by @dab246 in #4
- Enable disable auto focus node by @dab246 in #5
- Auto validation each suggestion item when type text by @dab246 in #7
- Improve suggestion box by @dab246 in #8
- Fix some bug type text by @dab246 in #9
- Upgrade flutter version to v3.7.5 by @dab246 in #10
- Fix run
example
android by @dab246 in #12 - #13 - Continue focus input text after enter a tag by @dab246 in #14
- Release version
v0.1.0
by @dab246 in #15
New Contributors
Full Changelog: v0.0.2...v0.1.0