309ea148e1
Fix setting text property to number. ( #3449 )
...
Fix setting JS property from native.
2017-01-09 18:13:31 +02:00
421810c293
TextView tests.
2017-01-05 16:09:13 +02:00
c30be0d606
View lifecycle methods
2017-01-04 17:18:45 +02:00
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
2aebdd800c
Fix apps runtime crashes
2016-12-20 14:09:28 +02:00
b20fd7fd4c
Fix nativeView issues
...
Fix Listeners base class
2016-12-15 10:46:20 +02:00
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
07e2102c5d
restore properties deleted with merge
2016-12-13 15:51:18 +02:00
befb494a50
up to segmented-bar.ios
2016-12-13 15:51:18 +02:00
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
94dee2973a
.
2016-12-13 15:51:18 +02:00
645f428f59
alpha1
2016-12-13 15:51:18 +02:00
bb2c7aa60a
partial state
2016-12-13 15:51:18 +02:00
e4c21258a3
More files migrated.
2016-12-13 15:51:18 +02:00
fee1dd9a59
Do not dismiss keyboard on android, when text-field has return key type set to 'next' ( #3239 )
2016-12-05 14:07:00 +02:00
6ac1417578
Fix: TextView new line closes virtual keyboard on Android
...
Resolves #3111
2016-11-28 15:13:19 +02:00
0bfd25b139
Fix: ListView with TextField in the Item template not showing Keyboard on Portrait mode
...
Resolves #2942
2016-10-31 13:52:38 +02:00
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
7e5c29a163
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00
15d891cc08
Refactor application of text decoration, text transform, letter spacing and formatted text.
...
Related to #2427
2016-07-28 10:33:33 +03:00
7db517858b
TextWatchListener is removed at onDetach so that no exception is thrown if android raise textChanged but we destroyed our android object in onDestroy of edit-text ( #2392 )
2016-07-01 13:20:09 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00