Commit Graph

4835 Commits

Author SHA1 Message Date
Vladimir Enchev
914f4faedc Merge pull request #991 from NativeScript/dialogs-refactor
code improved
2015-10-28 10:29:50 +02:00
Vladimir Enchev
bd24ecd2f9 code improved 2015-10-28 09:57:39 +02:00
Erjan Gavalji
094f9f4870 Add the run script used to ease the development... 2015-10-27 17:49:19 +02:00
Erjan Gavalji
94a7499aad Add a breaking command 2015-10-27 17:14:08 +02:00
Erjan Gavalji
8355634274 Reconfigure android-specific tasks and arguments to be cross-platform. Update documentation 2015-10-26 18:01:28 +02:00
Erjan Gavalji
cfb6c41542 Fix the casing of the modulesPath argument; update the readme 2015-10-26 15:02:47 +02:00
Erjan Gavalji
0445173757 Now update the modules 2015-10-26 11:45:57 +02:00
Nedyalko Nikolov
c55939286e Merge pull request #984 from NativeScript/nnikolov/BlackBackgroundIssue
Fixed black background on some controls in iOS.
2015-10-26 10:32:26 +02:00
Nedyalko Nikolov
67624cfe57 Fixed black background on some controls in iOS. 2015-10-23 18:49:56 +03:00
Erjan Gavalji
6ad3474803 Add empty tasks to update the modules. Broken. 2015-10-23 15:18:10 +03:00
hshristov
033e0d4bfc Added missing file in csproj 2015-10-23 10:58:31 +03:00
hshristov
5bb00030b4 Added missing file 2015-10-23 10:56:12 +03:00
Nedyalko Nikolov
d4dd9b7575 Merge pull request #975 from NativeScript/nnikolov/Issue926
Fixed issue #926.
2015-10-23 10:25:54 +03:00
Nedyalko Nikolov
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
Hristo Hristov
1360be8dd0 Merge pull request #979 from NativeScript/hhristov/tab-view-tests
Improved tab-view tests
2015-10-22 18:33:49 +03:00
hshristov
4b2701b3fb Improved tab-view tests 2015-10-22 18:27:29 +03:00
Erjan Gavalji
8e6b4b5628 Improve the readability of the instructions 2015-10-22 15:04:23 +03:00
Erjan Gavalji
a60cedcde3 Describe the parameters 2015-10-22 15:00:10 +03:00
vakrilov
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
Vladimir Enchev
286b9522c9 Merge pull request #976 from NativeScript/web-view-images
WebView html with images fixed
2015-10-22 13:33:54 +03:00
Vladimir Enchev
b0ff7a46bb Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
2015-10-22 13:14:18 +03:00
Erjan Gavalji
24d2bb40c9 Validate and assign the rest of the parameters. Check for android ones only. Add just small notes to the article 2015-10-22 11:41:11 +03:00
Vladimir Enchev
b1c330be65 test page added 2015-10-22 11:29:48 +03:00
Vladimir Enchev
0f2c57fb45 WebView html with images fixed 2015-10-22 11:11:15 +03:00
Hristo Hristov
6a9f212044 Merge pull request #973 from NativeScript/hhristov/list-view-leak
iOS owner pattern changed to use WeakRef in order to prevent memory l…
2015-10-22 11:07:46 +03:00
Vladimir Enchev
5b543deec4 tests added 2015-10-22 10:42:20 +03:00
hshristov
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
Nedyalko Nikolov
9c0ac9e471 Merge pull request #971 from NativeScript/nnikolov/AdditionToFixForIssue600
Enabled bindings to events and gestures for Bindable instead of View.
2015-10-21 17:52:27 +03:00
Vladimir Enchev
433bc020ad SwitchStylers added 2015-10-21 17:14:57 +03:00
Nedyalko Nikolov
aef7256e69 Enabled bindings to events and gestures for Bindable instead of View. 2015-10-21 16:43:09 +03:00
Nedyalko Nikolov
f3dc078542 Merge pull request #970 from NativeScript/nnikolov/Issue966
Fixed two propertyChange event notifications.
2015-10-21 16:39:38 +03:00
Alexander Vakrilov
041b925b41 Merge pull request #969 from NativeScript/feature/inatant-tap-event
Fire tap event on tap up without waiting
2015-10-21 16:29:37 +03:00
Alexander Vakrilov
8cf30471a1 Merge pull request #965 from NativeScript/feature/perf-optimizations
Don't apply default values on syncNative
2015-10-21 15:31:13 +03:00
Erjan Gavalji
58d05747cd Add more parameters. Add a basic readme for running the tests 2015-10-21 15:15:50 +03:00
Erjan Gavalji
4b37a7ec95 Introduce the platform argument. Update all the run statements to --platform=Android only 2015-10-21 13:50:41 +03:00
Vladimir Enchev
129c305942 _boundsChanged method added 2015-10-21 13:20:48 +03:00
Nedyalko Nikolov
355db039c9 Fixed two propertyChange event notifications. 2015-10-21 13:19:48 +03:00
Rossen Hristov
497dc235bc Merge pull request #968 from NativeScript/issue-727
Fixed #727:  Provide a way to get a reference to the currently showin…
2015-10-21 12:12:30 +03:00
vakrilov
5fde5850b1 Fire tap event on tap up without waiting 2015-10-21 11:55:59 +03:00
Rossen Hristov
8dc0e810e8 Fixed #727: Provide a way to get a reference to the currently showing modal page instance. 2015-10-21 11:55:11 +03:00
Erjan Gavalji
8eff24e56b Change grunt to do a full run 2015-10-21 11:22:56 +03:00
vakrilov
c9744b7474 Don't apply default values on syncNative 2015-10-21 10:48:21 +03:00
Erjan Gavalji
1543283f4a Finish the transfer to grunt. Remove the bash script running the app 2015-10-21 09:55:34 +03:00
Nedyalko Nikolov
e8332854f7 Merge pull request #962 from NativeScript/nnikolov/Issue597
Fixed issue 597.
2015-10-21 09:51:45 +03:00
Rossen Hristov
421845ef9b Merge pull request #961 from NativeScript/issue-779
Fixed #779: frame.topmost().currentPage is not the same instance as t…
2015-10-20 17:02:33 +03:00
Rossen Hristov
4dafdf1f5b Increased the wait to make sure the test passes in PR builds. 2015-10-20 16:29:55 +03:00
Vladimir Enchev
4a8fdc773b Merge pull request #960 from NativeScript/progress-css-support
progress css support for color and backgroundColor added
2015-10-20 16:00:24 +03:00
Rossen Hristov
0a0ab98f31 Gave the modal page 100 ms before closing it to avoid "Trying to dismiss the presentation controller while transitioning already." error. 2015-10-20 15:52:51 +03:00
Nedyalko Nikolov
2f7cf84839 Fixed issue 597. 2015-10-20 15:42:18 +03:00
Rossen Hristov
2545f2f19a Fixed #779: frame.topmost().currentPage is not the same instance as the page being loaded in page.loaded event handler. 2015-10-20 14:28:28 +03:00