421810c293
TextView tests.
2017-01-05 16:09:13 +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
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
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
846bafc660
Change snippet syntax to the new Jekyll tag.
2016-07-06 16:09:11 +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
c94693da44
Merge pull request #2339 from NativeScript/border-drawable
...
Implement the BorderDrawable class used in background.android.ts in Java
2016-06-21 09:21:42 +03:00
4147e47948
Make cookbook articles appear in nativescript env only.
2016-06-20 14:32:12 +03:00
36fd83365c
Fix tslint errors
2016-06-20 12:13:39 +03:00
559a7c816e
Implement the BorderDrawable class used in background.android.ts in Java
...
Resolves #2318
2016-06-20 11:30:52 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00