Commit Graph

5976 Commits

Author SHA1 Message Date
Hristo Deshev
7c03abd0a6 Prepare and build just the test app.
Useful for test runs when you don't need everything below the apps folder.
2015-11-17 09:34:46 +02:00
Hristo Deshev
cb12848392 Merge pull request #1092 from NativeScript/cankov/file-system-lock-test
Added a test for locks while writing and deleting a file
2015-11-17 09:30:54 +02:00
Nathanael Anderson
77f3008c5c Fix the final === 0 removal. 2015-11-16 14:19:54 -06:00
Rossen Hristov
c4c92efd8e Implemented #1102: Ability to specify an animation easing, i.e. curve in a platform-independent manner. 2015-11-16 15:22:18 +02:00
Panayot Cankov
a874b9f36c Added a test for locks while writing and deleting a file 2015-11-16 14:06:18 +02:00
Hristo Deshev
52ab4f85e3 Merge pull request #1105 from NativeScript/hdeshev/grunt-vs-no-color
Disable color output in grunt invocations from within Visual Studio.
2015-11-16 14:03:50 +02:00
Hristo Deshev
d32d411595 Explicitly reference tslint@2.5.1 in package.json. 2015-11-16 13:24:07 +02:00
Hristo Deshev
40bb7f7e4a Don't copy node_modules to out dir 2015-11-16 12:02:40 +02:00
Hristo Deshev
3993ed9727 Disable color output in grunt invocations from within Visual Studio. 2015-11-16 11:30:53 +02:00
Rossen Hristov
9153203a77 Merge pull request #1104 from NativeScript/issue-1002
Fixed #1002: Inherited dependency properties with value `false` are n…
2015-11-16 10:39:08 +02:00
Rossen Hristov
bba7931e5b Fixed #1002: Inherited dependency properties with value false are not inherited down the visual tree. 2015-11-16 09:52:09 +02:00
Nathanael Anderson
84d79b44dc Update the dialogs.d.ts so that everything can use the cancelable. ;-) 2015-11-13 13:18:36 -06:00
Nedyalko Nikolov
4260980823 Merge pull request #1096 from NativeScript/nnikolov/iOS7ListViewIssue
Fixed problem with iOS 7 and ListView rowHeight.
2015-11-13 13:43:53 +02:00
Nedyalko Nikolov
52c674a510 Fixed problem with iOS 7 and ListView rowHeight. 2015-11-13 11:13:43 +02:00
Vasil Chimev
1ebb286091 Update a test page.
In order to verify the fix of https://github.com/NativeScript/NativeScript/issues/986.
2015-11-13 10:25:50 +02:00
Rossen Hristov
532825ada8 Merge pull request #1093 from NativeScript/switch
Fixed #986: [iOS] The switch widget does not show up on the page.
2015-11-13 09:19:29 +02:00
Nathanael Anderson
bc7fd76498 Eliminte that 0 check on this; as this should only be a boolean value. 2015-11-12 16:56:10 -06:00
Nathanael Anderson
73f179d3b6 Added the cancelable to the dialogs.d.ts 2015-11-12 16:51:47 -06:00
Rossen Hristov
8e10ec7626 Fixed #986: [iOS] The switch widget does not show up on the page. 2015-11-12 17:25:45 +02:00
Vladimir Enchev
d5b77f4897 Merge pull request #1079 from NativeScript/white-space
white-space CSS support added
2015-11-12 15:39:32 +02:00
Vladimir Enchev
4c5d1be197 textDecoration and whiteSpace tests added for 2015-11-12 15:18:47 +02:00
Vladimir Enchev
44a4324166 apps updated 2015-11-12 14:31:14 +02:00
Hristo Hristov
94a658d2ed Merge pull request #1090 from NativeScript/hhristov/stable-layout-tests
Hhristov/stable layout tests
2015-11-12 14:25:24 +02:00
Vladimir Enchev
c16c191152 Merge pull request #1088 from NativeScript/gestures-state
states for various gestures added
2015-11-12 14:15:22 +02:00
Vladimir Enchev
c42487fee5 Merge pull request #1089 from NativeScript/http-toString
http toString will raise error if response cannot be converted to string
2015-11-12 14:09:28 +02:00
Hristo Hristov
fbbfe9b2b8 Made layout unit-tests density independent. 2015-11-12 14:03:40 +02:00
Vladimir Enchev
7f968246e8 http toString will raise error if response cannot be converted to string 2015-11-12 13:49:47 +02:00
Vladimir Enchev
25c4586621 states for various gestures added 2015-11-12 12:43:17 +02:00
hshristov
c2cb4a8f61 Stabilizing layout tests 2015-11-11 16:30:55 +02:00
Vladimir Enchev
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
Rossen Hristov
1757eb7092 Merge pull request #1083 from NativeScript/ontouchevent
Fixed #1082: Null reference exception in view.android.setOnTouchListe…
2015-11-11 16:00:57 +02:00
Rossen Hristov
82d923a0a3 Fixed #1082: Null reference exception in view.android.setOnTouchListener method 2015-11-11 15:38:53 +02:00
Panayot Cankov
9ce6c52667 Merge pull request #1081 from NativeScript/cankov/file-system
file-system writeTextSync will now unlock the file when it is done writing
2015-11-11 15:15:30 +02:00
Panayot Cankov
d05b6fb890 writeTextSync will now unlock the file when it is done writing 2015-11-11 14:44:15 +02:00
Rossen Hristov
1fe2a8dea7 Added a unit test. 2015-11-11 11:17:20 +02:00
Vasil Chimev
ba30024e4e Fix a typo. 2015-11-11 10:56:55 +02:00
Nathanael Anderson
1ea6e5897e This will now allow the dialog to call the resolve function when canceled by clicking outside of the dialog. 2015-11-10 21:34:31 -06:00
Alexander Vakrilov
4fddce9d0b Merge pull request #1074 from NativeScript/feature/fix-livesync-css-not-refreshed
Reload app.css and clear file resolver cache on livesync.
2015-11-10 17:13:47 +02:00
vakrilov
79caa4ba0c Fix: Crash in when livesync-ing minimized app 2015-11-10 16:59:04 +02:00
vakrilov
5f07f4fc17 Reload app.css and clear file resolver cache on livesync. 2015-11-10 16:59:03 +02:00
Erjan Gavalji
87e064c417 Fix the broken regex in the builder 2015-11-10 16:57:36 +02:00
Vladimir Enchev
ba187f2d98 Merge pull request #1068 from NativeScript/scrol-view-scroll-event
ScrollView scroll event
2015-11-10 15:39:14 +02:00
Erjan Gavalji
e9fa884242 Merge branch 'ErjanGavalji/make-xmlns-removal-backwards-compatible' 2015-11-10 15:37:49 +02:00
Vladimir Enchev
f1abec42b5 more code + tests updates 2015-11-10 15:20:21 +02:00
Erjan Gavalji
4c7b9d59ba Update the regex to search for www OR schemas for the xmlns removal 2015-11-10 15:06:10 +02:00
Vladimir Enchev
29ca851652 Merge pull request #1073 from NativeScript/web-view-error
error.getUrl() fixed
2015-11-10 14:15:15 +02:00
Vladimir Enchev
34bd878eef Merge pull request #1071 from NativeScript/textview-delegate
TextView delegate improved
2015-11-10 14:07:12 +02:00
Vladimir Enchev
861be7c58e error.getUrl() fixed 2015-11-10 14:01:06 +02:00
Alexander Vakrilov
48ea1dc6d9 Merge pull request #1064 from NativeScript/feature/rounded-corners-android-17
Use software layer for rounded borders on android 17
2015-11-10 13:57:46 +02:00
Vladimir Enchev
ea6f5e7d21 Merge pull request #1072 from NativeScript/http-to-https
http changed to https
2015-11-10 13:56:30 +02:00