Hristo Deshev
0ff96c72fd
Merge pull request #1030 from NativeScript/package-json-typings
...
Add the typings hint to nativescript-dev-typescript.
2015-11-03 15:03:26 +02:00
Hristo Deshev
094c86fbb3
Add the typings hint to nativescript-dev-typescript.
2015-11-03 14:31:37 +02:00
Erjan Gavalji
a0c5fe7d6f
Merge branch 'ErjanGavalji/allow-ready-apk-or-appdir-runs'
2015-11-03 13:46:24 +02:00
Vladimir Enchev
ba811c6b06
Merge pull request #1020 from NativeScript/date-time-picker-css-color
...
DatePicker and TimePicker stylers added
2015-11-03 11:52:10 +02:00
Hristo Deshev
8942dd25d7
Merge pull request #1023 from NativeScript/tns-core-modules-dts
...
tns-core-modules + d.ts = ☺☺☺
2015-11-03 11:41:12 +02:00
Hristo Deshev
65d81aeb90
Include d.ts files in tns-core-modules package.
...
- Generate a combined tns-core-modules.d.ts file for user projects. (Will
be included in tsconfig.json files by the `tns` tool automagically.)
- Test the integrity of the generated combined file by compiling it.
- Remove all traces of the obsoleted tns-definitions package.
2015-11-03 11:40:11 +02:00
Hristo Deshev
ee77b720d5
Remove files sections in JS libs package.json.
...
Those exclude unlisted files (d.ts files mostly) that we want bundled in.
No point in listing d.ts files since we already keep those folders clean.
2015-11-03 11:40:11 +02:00
Vasil Chimev
14ef19ad44
Update a test page.
2015-11-03 11:00:50 +02:00
Vladimir Enchev
7ce26ee542
stylers updated with get methods
2015-11-03 10:48:16 +02:00
Vladimir Enchev
e6b6302755
Merge pull request #1019 from NativeScript/search-bar-color
...
search-bar color not applied correctly
2015-11-03 10:40:48 +02:00
Erjan Gavalji
399c6f3665
Remove the run.sh used for test purposes only
2015-11-02 23:34:58 +02:00
Erjan Gavalji
ce05c18859
Add iOS commands to the run script as well
2015-11-02 23:33:08 +02:00
Erjan Gavalji
4997b9c3f5
Introduce a separate group task to make the runApp work as expected
2015-11-02 23:17:12 +02:00
Erjan Gavalji
5add617349
Remove the unnecessary emulator start for the buildTestsApp command
2015-11-02 18:42:53 +02:00
Erjan Gavalji
aec54a80e1
Fix the runner. Adjust the temporary run script for a relative folder structure
2015-11-02 17:54:48 +02:00
Vladimir Enchev
48973e2669
tests added
2015-11-02 15:57:43 +02:00
Vladimir Enchev
eb2fadde3f
DatePicker and TimePicker stylers added
2015-11-02 15:46:27 +02:00
Vladimir Enchev
3b65d29483
search-bar color not applied correctly
2015-11-02 15:00:20 +02:00
Vladimir Enchev
0f789d553c
Merge pull request #1017 from NativeScript/app-start-ios
...
application should not crash when start() method called multiple times
2015-11-02 14:54:27 +02:00
Vasil Chimev
b5a68cb748
Update action-bar examples in ui-tests-app.
2015-11-02 14:49:32 +02:00
Vladimir Enchev
0dd499c9ee
Exception added
2015-11-02 14:35:31 +02:00
Vladimir Enchev
750444a7b3
code fixed
2015-11-02 14:32:04 +02:00
Vladimir Enchev
e1399987a4
application should not crash when start() method called multiple times
2015-11-02 13:22:03 +02:00
Erjan Gavalji
9e6ce564a0
Add runOnly command
2015-11-02 13:18:15 +02:00
Vladimir Enchev
11b60656eb
Merge pull request #1011 from NativeScript/slider-css
...
Slider CSS color and background-color support fixed
2015-11-02 13:14:48 +02:00
Vladimir Enchev
c226e322f4
tslint fixed
2015-11-02 12:04:24 +02:00
Vladimir Enchev
7851ac5c3c
styler fixed
2015-11-02 12:01:42 +02:00
Vladimir Enchev
eb57f44633
handlers fixed
2015-11-02 11:59:04 +02:00
Vladimir Enchev
176a2fb8a4
slider css color and background-color support fixed
2015-11-02 11:59:02 +02:00
Vladimir Enchev
2f27018092
Merge pull request #1005 from NativeScript/ActivityIndicator-color
...
ActivityIndicator CSS color support fixed
2015-11-02 11:54:23 +02:00
Vladimir Enchev
229e1aa918
Merge pull request #1015 from NativeScript/Button-textWrap
...
Button textWrap implemented
2015-11-02 11:41:04 +02:00
Vladimir Enchev
c47b53847e
test added
2015-11-02 11:14:12 +02:00
Vladimir Enchev
716ea68035
ActivityIndicator CSS color support fixed
2015-11-02 11:14:11 +02:00
Vladimir Enchev
0f3732d73f
Button textWrap implemented
2015-11-02 11:11:25 +02:00
Vladimir Enchev
53afae4fcd
Merge pull request #1013 from NativeScript/TextField-CSS-cursor-color
...
TextField CSS cursor color support added
2015-11-02 11:09:44 +02:00
Vasil Chimev
a585333584
Fix tslint.
2015-11-02 11:00:13 +02:00
Vasil Chimev
4151f56242
Update ui-tests-app.
2015-11-02 10:56:39 +02:00
Vladimir Enchev
4151e787b1
tests added
2015-11-02 10:45:01 +02:00
Vladimir Enchev
01f9b65e24
TextField CSS cursor color support added
2015-11-02 10:25:06 +02:00
Vasil Chimev
a3601b06cd
Update web-view test page.
2015-10-30 19:14:56 +02:00
Vasil Chimev
8279aab62f
Update switch test page.
...
https://github.com/NativeScript/NativeScript/issues/642
2015-10-30 18:39:43 +02:00
Hristo Deshev
e56d90b060
Merge pull request #1006 from NativeScript/dts-no-platformtypes
...
Don't expose platform types in public d.ts files.
2015-10-30 18:13:02 +02:00
Hristo Deshev
10e802d107
Add a compile-dts step to verify that we don't expose platform types.
...
Alas Grunt or grunt-ts doesn't fail the build if that fails.
2015-10-30 17:17:29 +02:00
Hristo Deshev
70041bd999
Don't expose platform types in public d.ts files.
...
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
Vasil Chimev
c84227dc4d
Add an example to the mapping.
2015-10-30 12:15:57 +02:00
Alexander Vakrilov
891680f68f
Merge pull request #987 from NativeScript/interrupted-animations
...
Android animations flicker when interrupted by a second animation
2015-10-30 12:04:50 +02:00
Panayot Cankov
a3d762d6c6
When android animation is interrupted by a second animation, the first animation will not try to set the animated properties on the view.
2015-10-30 11:52:28 +02:00
Alexander Vakrilov
50966289a9
Merge pull request #999 from NativeScript/feature/action-tab-colors
...
Feature/action tab colors
2015-10-30 11:50:52 +02:00
vakrilov
2518097dc1
Tslint
2015-10-30 11:46:55 +02:00
vakrilov
d29fd66478
TintCololor should be synced with selectedColor
2015-10-30 11:46:55 +02:00