6c72c07f3a
uncommented code snippet
2017-04-11 11:50:43 +03:00
1666aa9431
related to https://github.com/NativeScript/docs/issues/336
2017-04-10 14:15:16 +03:00
f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
84819f6c9a
Implemented placeholder-color for text-view IOS
2017-03-13 18:12:11 +02:00
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
b2cf286948
Fixed text decoration tests, Color will now store just a single argb info in 32bit unsigned int internally and covert to a/r/g/b or hex when necessary
2017-02-17 14:45:31 +02:00
5496ae5215
Revert bind(options) replaced incorrectly with bind(options, model)
2016-12-19 16:33:10 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
30c998a954
Fix unit-tests checks. ( #2538 )
...
* Fix unit-tests checks.
LetterSpacing handlers are added for iOS and Android API 21+
* Removed unneded check for android
* Used parseInt instead of new Number due to TSLint error
2016-08-01 16:21:32 +03:00
a4dea1df2e
Letter spacing cosmetic changes
2016-07-29 15:21:46 +03:00
21926a95ea
Additional refactoring and code cleanup
2016-07-28 14:48:03 +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
f87eb2d969
Fix unclosed snippet tags and duplicate snippets.
2016-07-05 17:27:59 +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