TextField: Explicitly specify arguments in signal handlers
Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Peculiarly enough, TextInput passes new property values as arguments to half of its change signals, like echoModeChanged or readOnlyChanged.