Releases: IvanIhnatsiuk/react-native-advanced-input-mask
Releases · IvanIhnatsiuk/react-native-advanced-input-mask
v1.3.3
What's Changed
- fix: set autocomplete as false by default by @IvanIhnatsiuk in #81
 - fix: remove default values from native code by @IvanIhnatsiuk in #83
 - fix: don't overwrite the same values for masked listener on android by @IvanIhnatsiuk in #84
 - fix: revert autocomplete is false by default by @IvanIhnatsiuk in #85
 - feat: move fabric detection to a separate file by @IvanIhnatsiuk in #87
 - fix: android initial value with autocomplete=true by @IvanIhnatsiuk in #86
 - fix: properly set initial value on iOS by @IvanIhnatsiuk in #89
 - chore: release v1.3.3 by @IvanIhnatsiuk in #88
 
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- feat: setup e2e tests by @IvanIhnatsiuk in #70
 - fix: always upload test reports by @IvanIhnatsiuk in #75
 - feat: upload detailed report for E2E tests by @IvanIhnatsiuk in #76
 - fix: configure text field when view moved to window by @IvanIhnatsiuk in #78
 - chore: release v1.3.2 by @IvanIhnatsiuk in #79
 
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- feat: add autocomplete on focus for web and android platforms by @IvanIhnatsiuk in #68
 - fix: dont create validation regex every time when user changes text by @IvanIhnatsiuk in #69
 - fix: field becomes empty after entering forbidden character by @IvanIhnatsiuk in #71
 - feat: apply formatting for the whole project by @IvanIhnatsiuk in #72
 
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add more examples by @IvanIhnatsiuk in #60
 - feat: android paper build on CI by @IvanIhnatsiuk in #61
 - feat: add validationRegex prop by @IvanIhnatsiuk in #59
 - fix: android build warnings by @IvanIhnatsiuk in #63
 - fix: selection logic on android and web platforms by @IvanIhnatsiuk in #64
 - chore: release v1.3.0 by @IvanIhnatsiuk in #65
 
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- feat: add package size job on CI by @IvanIhnatsiuk in #50
 - fix: default value is not set during re-renders/unmount by @IvanIhnatsiuk in #52
 - feat: monorepo by @IvanIhnatsiuk in #53
 - fix: initial value for controlled text inputs for android by @IvanIhnatsiuk in #54
 - feat: add build-web job by @IvanIhnatsiuk in #55
 - fix: add readme and license file for npm package by @IvanIhnatsiuk in #56
 - chore: release 1.2.3 by @IvanIhnatsiuk in #57
 
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- fix: advanced text input view is not cleaned up during recycling by @IvanIhnatsiuk in #45
 - feat: add publish job by @IvanIhnatsiuk in #47
 - fix: update text value when allowedKeys has been changed by @IvanIhnatsiuk in #46
 - feat: remove unnecessary code from npm by @IvanIhnatsiuk in #48
 - chore: release v1.2.2 by @IvanIhnatsiuk in #49
 
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: default value was not displayed on android on initial mount by @IvanIhnatsiuk in #40
 - fix: apply color for default value on iOS by @IvanIhnatsiuk in #41
 - feat: add default value formatting on web by @IvanIhnatsiuk in #42
 - chore: release v1.2.1 by @IvanIhnatsiuk in #43
 
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- chore: react native 0.77 by @IvanIhnatsiuk in #37
 - feat: allowed keys by @kirillzyusko in #36
 - fix: readme tweaks by @kirillzyusko in #38
 - chore: release v1.2.0 by @IvanIhnatsiuk in #39
 
New Contributors
- @kirillzyusko made their first contribution in #36
 
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- fix: update readme file by @IvanIhnatsiuk in #28
 - feat: add NotificationCenter compatibility by @IvanIhnatsiuk in #5
 - feat: add web example app by @IvanIhnatsiuk in #32
 - 🌐 Web support 🌐 by @IvanIhnatsiuk in #33
 - chore: release v1.1.4 by @IvanIhnatsiuk in #34
 
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix: android build error by @mlazari in #26
 - chore: release: release 1.1.3 by @IvanIhnatsiuk in #27
 
New Contributors
Full Changelog: v1.1.2...v1.1.3