Erjan Gavalji
aae7ad6aa4
Apply changelog styling changes by Eric
2016-05-26 14:50:19 +03:00
Panayot Cankov
7118e117c8
Revive TKUnit.assert
2016-05-26 14:30:26 +03:00
Panayot Cankov
2ff2007995
Update travis yml
2016-05-26 14:30:25 +03:00
Panayot Cankov
2115227b0b
Patch the modules package.json version
2016-05-26 14:30:25 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00
Panayot Cankov
ca3c2877c2
Merge pull request #2185 from NativeScript/cankov/tkunit-write-always
...
Fix TKUnit not writing
2016-05-26 14:29:54 +03:00
Panayot Cankov
2ec9c6baf2
Fix TKUnit not writing
2016-05-26 14:09:31 +03:00
Erjan Gavalji
191e54a1ab
Make dependency versions strict
2016-05-25 22:47:19 +03:00
Erjan Gavalji
0251a61c0c
Update the changelog with the information on 2.0.1
2016-05-25 17:39:12 +03:00
Hristo Hristov
b0cff20450
Manually applying CSS in removed and now it is done once per cell. ( #2174 )
...
* Manually applying CSS in removed and now it is done once per cell.
Clearing bindingContext is now done in refresh method instead of preparing cell.
Obsolete isScrolling property on ListView.
Removed android scroll listener.
Added test for nulling cells bindingContext.
Uncommented few tests and made them work.
Fixed android ListView eachChildView to return the wrapping StackLayout so that Unloading now works as expected.
onUnload method in view-common now raise unloaded only if item isLoaded=true.
* Fix navigation path
2016-05-25 14:03:45 +03:00
SvetoslavTsenov
2b817374ef
Include pan-event.ts test page in tsconfig.json
2016-05-25 11:06:21 +03:00
Rossen Hristov
90f8b0da74
Merge pull request #2155 from NativeScript/new-trans
...
Fixed: Navigating with clearHistory / transition
2016-05-25 11:03:52 +03:00
Rossen Hristov
ebb1f15be5
Removed some cleanup
2016-05-25 10:08:55 +03:00
Rossen Hristov
32a61e7a65
Revert "Fix null reference exception."
...
This reverts commit 9e36329e9d .
2016-05-25 10:06:52 +03:00
Rossen Hristov
5c215de798
Revert "Trying to fix build failures"
...
This reverts commit 17b89a80a3 .
2016-05-25 10:06:42 +03:00
Rossen Hristov
c2e5ef5a7b
Revert "..."
...
This reverts commit 12a7a6baec .
2016-05-25 10:06:34 +03:00
Rossen Hristov
12a7a6baec
...
2016-05-25 09:51:04 +03:00
Rossen Hristov
17b89a80a3
Trying to fix build failures
2016-05-25 09:48:07 +03:00
SvetoslavTsenov
fe11384e01
Merge pull request #2159 from NativeScript/tsenov/testPages
...
Update zIndex test page
2016-05-21 01:24:01 +03:00
SvetoslavTsenov
722a4dff98
Update zIndex test page
2016-05-20 23:38:35 +03:00
Rossen Hristov
9e36329e9d
Fix null reference exception.
2016-05-20 18:32:08 +03:00
SvetoslavTsenov
f1b85fa80e
Add pan event test page
...
Add pan event test page
2016-05-20 17:59:38 +03:00
SvetoslavTsenov
6dc4d787a4
Add pan event test page
2016-05-20 17:55:00 +03:00
Rossen Hristov
7340a6e2fc
Trying to prevent memory leaks.
2016-05-20 17:48:34 +03:00
Valentin Stoychev
63746df3dd
fix the link to coding convention.
2016-05-20 16:14:15 +03:00
Dan Wilson
2bad2295b0
Update README.md
...
Adding CTOs' guide link. Removing link to wiki page.
2016-05-20 08:42:40 -04:00
Valentin Stoychev
6fae1e7eb1
Update README.md
2016-05-20 15:28:16 +03:00
Rossen Hristov
a7f76f7256
Increase Travis build Android emulator memory size
2016-05-20 15:07:07 +03:00
Vladimir Enchev
8de5900425
Merge pull request #2156 from NativeScript/zindex
...
zIndex added
2016-05-20 12:56:56 +03:00
Vladimir Enchev
a7699ea66d
zIndex added
2016-05-20 12:55:52 +03:00
Rossen Hristov
37f13c50d4
Fixed: Navigating with clearHistory / transition
2016-05-20 11:50:15 +03:00
Jason Zhekov
e2f1fb6f9d
Merge pull request #2148 from NativeScript/jasssonpet/global-loadModule
...
Use global.require in loadModule
2016-05-20 11:09:39 +03:00
Panayot Cankov
674f4e7704
Merge pull request #2111 from NativeScript/widgets-ios-async-image
...
Optional async mode for loading images from local files
2016-05-20 09:11:36 +03:00
Vladimir Enchev
2e86d4547f
Merge pull request #2146 from NativeScript/app-delegate
...
iOS App delegate example added
2016-05-19 17:01:29 +03:00
Vladimir Enchev
f99ab2b23f
Example added
...
text fixed
2016-05-19 16:59:41 +03:00
Nedyalko Nikolov
1b395aac7f
async image loading from data, files and resources for ios
...
Use the tns_safeDecodeImageNamedCompletion from the widgets framework
Add loadMode on Image with sync and async options for local images
2016-05-19 16:58:58 +03:00
Jason Zhekov
f6eb458ff3
Use global.require in loadModule
...
This is required when preparing only the tns-core-modules for snapshotting. Otherwise webpack replaces this with custom webpack contexts (https://webpack.github.io/docs/configuration.html#automatically-created-contexts-defaults-module-xxxcontextxxx ) which is not what we want.
2016-05-19 16:35:30 +03:00
Panayot Cankov
df1d322ca0
Merge pull request #2127 from NativeScript/cankov/checked-logging
...
Add a flag when logging to skip string template calculations in release
2016-05-19 15:52:08 +03:00
Hristo Hristov
7a07be7883
Update csproj ( #2145 )
2016-05-19 14:10:50 +03:00
Vladimir Enchev
446efff4bd
Update Readme.md
2016-05-19 09:59:03 +03:00
Vladimir Enchev
8526e1fe5c
Update Readme.md
2016-05-19 09:57:43 +03:00
Vladimir Enchev
b43fa0d5e6
Update Readme.md
2016-05-19 09:57:21 +03:00
Vladimir Enchev
ed8557f3eb
Update Readme.md
2016-05-19 09:56:55 +03:00
Vladimir Enchev
0d3e665e4a
Update Readme.md
2016-05-19 09:55:26 +03:00
Vladimir Enchev
64d825c1cf
Update Readme.md
2016-05-19 09:54:58 +03:00
Vasil Chimev
e616354833
Merge pull request #2138 from NativeScript/tsenov/test-pages
...
Update test pages
2016-05-18 09:11:03 -07:00
SvetoslavTsenov
0af231f1b7
Update test pages
2016-05-18 18:36:49 +03:00
Hristo Hristov
2e46932fa9
Commented failing test for API 17 on x86 only ( #2137 )
2016-05-18 17:15:55 +03:00
Alexander Vakrilov
30ea1b0276
Merge pull request #2118 from NativeScript/TheOriginalJosh-use-getRawX-Y-instead-of-getX-Y-to-allow-smoother-panning-coordinates
...
The original josh use get raw x y instead of get x y to allow smoother panning coordinates
2016-05-18 16:42:44 +03:00
Hristo Hristov
6b69ba1904
Fix for https://github.com/NativeScript/NativeScript/issues/2076 ( #2135 )
2016-05-18 15:57:08 +03:00