|
2b474059ea
|
Merge pull request #1106 from NativeScript/issue-1102
Implemented #1102: Ability to specify an animation easing, i.e. curve…
|
2015-11-17 09:51:53 +02:00 |
|
|
5176634c37
|
Merge pull request #1108 from NativeScript/hdeshev/test-app-only
Add an option to build the test app only
|
2015-11-17 09:34:30 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a874b9f36c
|
Added a test for locks while writing and deleting a file
|
2015-11-16 14:06:18 +02:00 |
|
|
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 |
|
|
d32d411595
|
Explicitly reference tslint@2.5.1 in package.json.
|
2015-11-16 13:24:07 +02:00 |
|
|
40bb7f7e4a
|
Don't copy node_modules to out dir
|
2015-11-16 12:02:40 +02:00 |
|
|
3993ed9727
|
Disable color output in grunt invocations from within Visual Studio.
|
2015-11-16 11:30:53 +02:00 |
|
|
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 |
|
|
bba7931e5b
|
Fixed #1002: Inherited dependency properties with value false are not inherited down the visual tree.
|
2015-11-16 09:52:09 +02:00 |
|
|
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 |
|
|
52c674a510
|
Fixed problem with iOS 7 and ListView rowHeight.
|
2015-11-13 11:13:43 +02:00 |
|
|
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 |
|
|
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 |
|
|
8e10ec7626
|
Fixed #986: [iOS] The switch widget does not show up on the page.
|
2015-11-12 17:25:45 +02:00 |
|
|
d5b77f4897
|
Merge pull request #1079 from NativeScript/white-space
white-space CSS support added
|
2015-11-12 15:39:32 +02:00 |
|
|
4c5d1be197
|
textDecoration and whiteSpace tests added for
|
2015-11-12 15:18:47 +02:00 |
|
|
44a4324166
|
apps updated
|
2015-11-12 14:31:14 +02:00 |
|
|
94a658d2ed
|
Merge pull request #1090 from NativeScript/hhristov/stable-layout-tests
Hhristov/stable layout tests
|
2015-11-12 14:25:24 +02:00 |
|
|
c16c191152
|
Merge pull request #1088 from NativeScript/gestures-state
states for various gestures added
|
2015-11-12 14:15:22 +02:00 |
|
|
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 |
|
|
fbbfe9b2b8
|
Made layout unit-tests density independent.
|
2015-11-12 14:03:40 +02:00 |
|
|
7f968246e8
|
http toString will raise error if response cannot be converted to string
|
2015-11-12 13:49:47 +02:00 |
|
|
25c4586621
|
states for various gestures added
|
2015-11-12 12:43:17 +02:00 |
|
|
c2cb4a8f61
|
Stabilizing layout tests
|
2015-11-11 16:30:55 +02:00 |
|
|
93cf00389e
|
white-space CSS support added
|
2015-11-11 16:04:32 +02:00 |
|
|
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 |
|
|
82d923a0a3
|
Fixed #1082: Null reference exception in view.android.setOnTouchListener method
|
2015-11-11 15:38:53 +02:00 |
|
|
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 |
|
|
d05b6fb890
|
writeTextSync will now unlock the file when it is done writing
|
2015-11-11 14:44:15 +02:00 |
|
|
1fe2a8dea7
|
Added a unit test.
|
2015-11-11 11:17:20 +02:00 |
|
|
ba30024e4e
|
Fix a typo.
|
2015-11-11 10:56:55 +02:00 |
|
|
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 |
|
|
79caa4ba0c
|
Fix: Crash in when livesync-ing minimized app
|
2015-11-10 16:59:04 +02:00 |
|
|
5f07f4fc17
|
Reload app.css and clear file resolver cache on livesync.
|
2015-11-10 16:59:03 +02:00 |
|
|
87e064c417
|
Fix the broken regex in the builder
|
2015-11-10 16:57:36 +02:00 |
|
|
ba187f2d98
|
Merge pull request #1068 from NativeScript/scrol-view-scroll-event
ScrollView scroll event
|
2015-11-10 15:39:14 +02:00 |
|
|
e9fa884242
|
Merge branch 'ErjanGavalji/make-xmlns-removal-backwards-compatible'
|
2015-11-10 15:37:49 +02:00 |
|
|
f1abec42b5
|
more code + tests updates
|
2015-11-10 15:20:21 +02:00 |
|
|
4c7b9d59ba
|
Update the regex to search for www OR schemas for the xmlns removal
|
2015-11-10 15:06:10 +02:00 |
|
|
29ca851652
|
Merge pull request #1073 from NativeScript/web-view-error
error.getUrl() fixed
|
2015-11-10 14:15:15 +02:00 |
|
|
34bd878eef
|
Merge pull request #1071 from NativeScript/textview-delegate
TextView delegate improved
|
2015-11-10 14:07:12 +02:00 |
|
|
861be7c58e
|
error.getUrl() fixed
|
2015-11-10 14:01:06 +02:00 |
|
|
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 |
|
|
ea6f5e7d21
|
Merge pull request #1072 from NativeScript/http-to-https
http changed to https
|
2015-11-10 13:56:30 +02:00 |
|
|
4d456b9c7c
|
Merge pull request #1070 from NativeScript/cankov/typedoc-api-ref
Cankov/typedoc api ref
|
2015-11-10 11:42:29 +02:00 |
|
|
6eb073c3b7
|
code improved
|
2015-11-10 11:41:41 +02:00 |
|
|
ff1c7d9cdb
|
Merge pull request #1059 from NativeScript/bomless-application-settings
Remove application-setting's BOM
|
2015-11-10 11:39:27 +02:00 |
|