Panayot Cankov
58b4a6eec6
Add 'npm test' for mac
2016-05-30 16:10:57 +03:00
atanasovg
9a8542869e
Add fragmentForPage method to AndroidFrame interface.
2016-05-30 16:10:46 +03:00
Vladimir Enchev
2ef6757216
builder cached
2016-05-30 15:56:37 +03:00
Hristo Deshev
153650fb47
Merge pull request #2210 from NativeScript/hdeshev/dev-tests-scripts
...
Add dev tests scripts
2016-05-30 15:21:09 +03:00
Hristo Deshev
b10a3482ed
Force noImplicitUseStrict transpiler option for tsc-dev
2016-05-30 14:41:53 +03:00
Hristo Deshev
39e6f82f74
Add helper scripts to help with running tests on dev machines.
2016-05-30 14:25:55 +03:00
Hristo Deshev
d1852ad4d8
Merge pull request #2191 from NativeScript/hdeshev/segmented-bar-unbound-items
...
SegmentedBar unbound items not firing selectedIndex change events
2016-05-30 13:28:32 +03:00
Hristo Deshev
2ebe9d681a
Fix node-tests on OSX by explicitly requiring modules with relative paths.
2016-05-30 12:41:18 +03:00
Hristo Deshev
b812411ce1
Fix SegmentedBar selectedIndex change event when items not bound.
...
The Android implemantation wasn't raising the event in that case.
2016-05-30 11:49:40 +03:00
SvetoslavTsenov
69f34e86e7
Merge pull request #2172 from NativeScript/tsenov/panEventTestPage
...
Include pan-event.ts test page in tsconfig.json
2016-05-30 09:55:42 +03:00
Panayot Cankov
ef7151dce8
Merge pull request #2198 from NativeScript/cankov/image-exactly
...
Image should not requestLayout when measured with 'exactly' spec
2016-05-30 08:57:53 +03:00
Vladimir Enchev
221daeb561
Merge pull request #2200 from NativeScript/newReloadPage
...
LiveSync improved
2016-05-27 17:39:03 +03:00
Vladimir Enchev
caebf280ab
LiveSync improved
2016-05-27 16:58:46 +03:00
Panayot Cankov
717b5131b1
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
...
Image should not requestLayout when sized with 'exactly' spec
Update image tests
Tests will run in ios only
2016-05-27 16:57:59 +03:00
Rossen Hristov
44abf94add
Merge pull request #2196 from NativeScript/fix-tests
...
Fixed test_NavigateToNewPage_WithAndroidCache failure on API 17
2016-05-27 14:18:59 +03:00
Rossen Hristov
719ce1e33e
Fixed test_NavigateToNewPage_WithAndroidCache failure on Android API level 17
...
Unit tests re-factoring and improvements
2016-05-27 13:07:49 +03:00
Panayot Cankov
55ed1fd2f1
Merge pull request #2194 from NativeScript/cankov/dev-workflow
...
Add DevelopmentWorkflow.md
2016-05-27 12:57:21 +03:00
Panayot Cankov
3e48e665b7
Add DevelopmentWorkflow.md
2016-05-27 11:27:54 +03:00
Panayot Cankov
dfaf481d6d
Merge pull request #2178 from NativeScript/cankov/re-org
...
Reorganize the repo
2016-05-27 09:17:26 +03:00
Panayot Cankov
212e5373f3
Move expect.exp for travis
2016-05-26 18:02:51 +03:00
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