873f711a6b
revert: "fix(android): proper change of input interaction mode programmatically ( #10434 ) ( #10512 )
...
This reverts commit 07d2129f9c9b387c238c9a7c2da29b5690bac986.
2024-04-14 17:07:25 -07:00
07d2129f9c
fix(android): proper change of input interaction mode programmatically ( #10434 )
2023-11-24 22:54:57 -08:00
c1f52b989e
chore: 8.6.0 next
2023-09-28 18:26:39 -07:00
b3abc5f5ae
feat(text): valueFormatter for easy and flexible input auto-formatting ( #10264 )
...
https://github.com/NativeScript/NativeScript/issues/10249
2023-04-12 08:45:21 -07:00
fd35d6c19c
fix(core): autofillTypes correction ( #10210 )
2023-02-19 16:35:48 -08:00
485fb61947
fix(core): Observable event types consistency ( #10181 )
2023-01-31 07:42:09 -08:00
0632215793
chore: eslint cleanup ( #10160 )
2023-01-09 09:40:20 -08:00
bff35e5163
feat(core): new autoFillTypes for newUsername, newPassword and oneTimeCode ( #10159 )
2023-01-09 09:38:28 -08:00
82d60ae057
fix(core): circular imports of SDK_VERSION
2022-11-30 09:14:10 -08:00
b147612e06
test: standardized jest unit testing ( #10047 )
2022-11-28 14:32:25 -08:00
501d310431
fix(android): memory leak with EditableTextBase ( #10052 )
2022-11-23 20:54:34 -08:00
abd722cd3d
perf(core): android sdk check ( #10084 )
2022-11-12 10:09:45 -08:00
40b9e3578f
fix(ios): ensure autocorrect not applied silently on IOS16 ( #10032 )
2022-11-08 08:46:52 -08:00
fbd1e23c1c
fix(android): Textfield focus fix ( #9885 )
2022-07-09 09:02:45 -07:00
8878c3bc6b
fix(android): autofillType on apiLevel < 26 ( #9610 )
...
* chore: rollback unwanted change
2021-10-13 19:25:05 -07:00
d25cd5bcee
feat: autofillType property for edit text base ( #9478 )
2021-09-08 16:07:39 -07:00
266ae2a71d
chore: fix types
2021-04-06 11:18:36 -07:00
21da31562c
chore: Enums > CoreTypes
...
Cleanup type symbol usage by consolidating to manage in one spot. This makes them easier to use as well by providing a single rollup of all the common type symbol's used throughout core.
2021-04-06 11:18:36 -07:00
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
f08fcb17b4
fix(android): KeyboardType now respects numbers ( #9240 )
2021-02-26 16:23:50 -08:00
5fe27428e0
feat(android): FlexboxLayout support for isPassThroughParentEnabled ( #8798 )
2021-01-29 13:03:27 -08:00
58b2542997
feat(core): setSelection method for editable text components ( #9175 )
2021-01-28 15:32:22 -08:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00