NickIliev
1666aa9431
related to https://github.com/NativeScript/docs/issues/336
2017-04-10 14:15:16 +03:00
Hristo Hristov
f350f7191d
textTransform, whiteSpace & textAlignment defaultValue is now “initia” ( #3948 )
...
removed enum namespaces
add valueConverter to clipToBounds
2017-04-06 09:50:37 +03:00
vakrilov
be85af4a0d
Text transform - no default value
2017-03-30 18:35:55 +03:00
Hristo Deshev
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
Yosif Yosifov
c008d00152
Fix text field code snippet
2017-03-08 14:30:02 +02:00
Hristo Hristov
ea22eb9c20
refactoring circular imports
2017-03-06 14:05:55 +02:00
PanayotCankov
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
Nedyalko Nikolov
cd7877dfa0
Text field tests fixed.
2017-01-13 11:41:12 +02:00
Panayot Cankov
5496ae5215
Revert bind(options) replaced incorrectly with bind(options, model)
2016-12-19 16:33:10 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
vakrilov
8101a68c25
Fixed(IOS): Setting placeholder color on text filed crashes if no hint is set
2016-12-05 15:16:21 +02:00
Nedyalko Nikolov
e9ceb79b2e
Add placeholder-color style property.
2016-08-30 14:00:35 +03:00
Panayot Cankov
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
Hristo Hristov
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
Rossen Hristov
a4dea1df2e
Letter spacing cosmetic changes
2016-07-29 15:21:46 +03:00
Rossen Hristov
21926a95ea
Additional refactoring and code cleanup
2016-07-28 14:48:03 +03:00
Rossen Hristov
15d891cc08
Refactor application of text decoration, text transform, letter spacing and formatted text.
...
Related to #2427
2016-07-28 10:33:33 +03:00
Hristo Deshev
846bafc660
Change snippet syntax to the new Jekyll tag.
2016-07-06 16:09:11 +03:00
Hristo Deshev
f87eb2d969
Fix unclosed snippet tags and duplicate snippets.
2016-07-05 17:27:59 +03:00
Rossen Hristov
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
Hristo Deshev
4147e47948
Make cookbook articles appear in nativescript env only.
2016-06-20 14:32:12 +03:00
Rossen Hristov
36fd83365c
Fix tslint errors
2016-06-20 12:13:39 +03:00
Rossen Hristov
559a7c816e
Implement the BorderDrawable class used in background.android.ts in Java
...
Resolves #2318
2016-06-20 11:30:52 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00