Commit Graph

5967 Commits

Author SHA1 Message Date
hshristov
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00
Rossen Hristov
3aed89ca89 Merge pull request #1040 from NativeScript/frame.origin.y
Patch for IQKeyboardManager issue.
2015-11-06 09:42:57 +02:00
Nedyalko Nikolov
858b76914d Merge pull request #1035 from NativeScript/nnikolov/Issue693
Added rowHeight property for ListView.
2015-11-06 08:30:00 +02:00
Vladimir Enchev
5dd4ea5dfd Merge pull request #1042 from NativeScript/special-props-binding
binding to special properties fixed
2015-11-05 17:12:52 +02:00
Vladimir Enchev
363a44139f binding to special properties fixed 2015-11-05 16:31:43 +02:00
Rossen Hristov
ea24a244c9 Fixed several tslint problems. 2015-11-05 16:03:05 +02:00
Vladimir Enchev
45394f9672 initial commit 2015-11-05 16:00:10 +02:00
Hristo Deshev
ae64b90df2 Merge pull request #1039 from NativeScript/hdeshev/tsconfig-json
Compile TypeScript via a tsconfig.json file
2015-11-05 15:32:03 +02:00
Rossen Hristov
dec5d971f3 Patch for IQKeyboardManager issue. 2015-11-05 15:29:35 +02:00
Hristo Deshev
39861f9d7e Compile TypeScript via a tsconfig.json file
And support most editors/IDE's: Atom, VS Code, Sublime, etc
2015-11-05 14:14:09 +02:00
Vladimir Enchev
ca729e4ce0 Merge pull request #1037 from NativeScript/dialogs-css
TextField, Label and Button CSS type selectors will affect dialogs as well
2015-11-05 10:35:26 +02:00
Vasil Chimev
a0a1fdff96 Bump up version to 1.5. 2015-11-04 18:31:36 +02:00
Nedyalko Nikolov
f60f50f136 Added rowHeight property for ListView. 2015-11-04 18:17:29 +02:00
Vladimir Enchev
aa34d4a0b4 TextField, Label and Button CSS type selectors will affect dialogs as well 2015-11-04 16:24:05 +02:00
Erjan Gavalji
d669c17cd1 Merge branch 'ErjanGavalji/remove-bom' 2015-11-04 15:39:02 +02:00
Erjan Gavalji
44ef6a6514 Add a bom-removal task 2015-11-04 15:27:47 +02:00
Rossen Hristov
253c25e466 Merge pull request #1032 from NativeScript/loaded-twice
Resolved issues #789, #1021, #1031.
2015-11-04 09:27:09 +02:00
Vasil Chimev
aecfe8de77 Merge branch 'master' of https://github.com/NativeScript/NativeScript 2015-11-03 16:45:13 +02:00
Vasil Chimev
164025f11b Update a test page. 2015-11-03 16:45:07 +02:00
Rossen Hristov
e7c4209112 Resolved issues #789, #1021, #1031. 2015-11-03 16:20:36 +02:00
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
PanayotCankov
9fcea45971 Move to android studio 2015-11-03 10:40:12 +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