Commit Graph

5967 Commits

Author SHA1 Message Date
Alexander Vakrilov
ad3bd942cd Merge pull request #1052 from NativeScript/feature/andrid-R-constants
Usages of android.R replaced with constatns
2015-11-10 10:24:46 +02:00
vakrilov
4f2a630f86 Usages of android.R replaced with constatns 2015-11-10 10:04:32 +02:00
hshristov
a2e0ed78fd Fixed iOS layout 2015-11-10 10:04:12 +02:00
Vladimir Enchev
77852c9672 scroll event implemented 2015-11-10 09:19:54 +02:00
Rossen Hristov
926b170998 Merge pull request #1065 from NativeScript/refactor-tests
Refactored the web-view-tests to fail and show the error if they fail…
2015-11-10 09:16:24 +02:00
Rossen Hristov
d920058080 Refactored the web-view-tests to fail and show the error if they fail at all. 2015-11-09 16:47:04 +02:00
Hristo Deshev
b763b25dbb Merge pull request #1063 from NativeScript/hdeshev/dts-package-fixes
Fix dts file exclusion problems when packing tns-core-modules package.
2015-11-09 16:14:09 +02:00
Erjan Gavalji
815ba28c4c Add the xmlns-related breaking changes to the changelog 2015-11-09 16:00:02 +02:00
Hristo Deshev
df38cfb221 Fix dts file exclusion problems when packing tns-core-modules package.
Exclude unneeded stuff like apps, node_modules, .baseDir.ts
2015-11-09 15:52:17 +02:00
Erjan Gavalji
1a1394251d Merge branch 'ErjanGavalji/update-sample-app-xmlns' 2015-11-09 15:48:42 +02:00
Panayot Cankov
4db079f2b0 Add typedoc api-ref grunt task 2015-11-09 15:17:23 +02:00
Erjan Gavalji
28d3992e32 Update the builder as well 2015-11-09 15:11:43 +02:00
hshristov
9b049f563e Moved live-sync code in application-common 2015-11-09 14:34:15 +02:00
Erjan Gavalji
e5741b0eb1 Update the xmlns of the target apps 2015-11-09 14:20:01 +02:00
Vladimir Enchev
c85d2a7afc initial commit 2015-11-09 11:57:32 +02:00
Vasil Chimev
ed489585ec Update ui-tests-app. 2015-11-09 11:41:49 +02:00
Hristo Hristov
5c15a543b2 Merge pull request #1060 from NativeScript/hhristov/livesync-ios
Implemented liveSync for iOS
2015-11-09 11:21:39 +02:00
hshristov
3c54158645 Implemented liveSync for iOS 2015-11-09 11:17:29 +02:00
Panayot Cankov
2da344d79a Removed application-setting's BOM 2015-11-09 11:16:57 +02:00
Vladimir Enchev
b40ca820b6 Merge pull request #1058 from NativeScript/tab-view-selectedIndex
selectedIndex behavior when no tabs fixed
2015-11-09 10:52:24 +02:00
Vladimir Enchev
284366dc0b selectedIndex behavior when no tabs fixed 2015-11-09 10:35:22 +02:00
Alexander Vakrilov
f82f491e50 Merge pull request #1049 from NativeScript/feature/respect-show-action-bar
Respect frame.android.showActionBar when page.actionBarHidden is not …
2015-11-09 09:50:00 +02:00
Vladimir Enchev
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
Vasil Chimev
ecb59a505f Merge pull request #1053 from NativeScript/web-view-utf
Delete semicolons.
2015-11-06 18:15:46 +02:00
Vasil Chimev
c085e94265 Update a test page. 2015-11-06 17:52:48 +02:00
Hristo Deshev
289361d5a6 Merge pull request #1051 from NativeScript/hdeshev/grunt-update-external-app
Grunt: add an update-external-app task
2015-11-06 17:16:16 +02:00
Vasil Chimev
69375fd889 Delete semicolons. 2015-11-06 17:13:10 +02:00
Hristo Hristov
235564e370 Merge pull request #1050 from NativeScript/hhristov/fixes
Implemented LiveSync page reload.
2015-11-06 16:59:21 +02:00
Hristo Deshev
a147ff490a Grunt: add an update-external-app task
Builds the modules in bin/dist/modules and updates an app's
node_modules/tns-core-modules dir.

grunt update-external-app --path=/some/path/myapp1
2015-11-06 16:53:49 +02:00
hshristov
35b8209ddb Implemented LiveSync page reload.
Fixed iOS layout bug
2015-11-06 16:45:20 +02:00
Vladimir Enchev
c0491996cf android styler fixed 2015-11-06 16:30:36 +02:00
Vladimir Enchev
abe4614735 example updated 2015-11-06 16:21:29 +02:00
Vladimir Enchev
ef26a0f59c converter fixed 2015-11-06 16:08:32 +02:00
Vladimir Enchev
3f52431af2 page updated 2015-11-06 15:22:38 +02:00
Vladimir Enchev
f7efef40df Merge pull request #1047 from NativeScript/web-view-utf
Web view utf fix
2015-11-06 15:13:54 +02:00
Vladimir Enchev
4ced53b39b old page removed 2015-11-06 15:06:22 +02:00
Vladimir Enchev
a651db8501 multiple text-decoration values support added 2015-11-06 15:04:47 +02:00
vakrilov
4c7dfb6748 Respect frame.android.showActionBar when page.actionBarHidden is not defined 2015-11-06 14:41:37 +02:00
Vladimir Enchev
7796c24967 breaks removed 2015-11-06 14:02:59 +02:00
Vladimir Enchev
4ae7a33b3e file location fixed 2015-11-06 13:56:08 +02:00
Vladimir Enchev
77765fc014 Web view utf fix 2015-11-06 13:45:39 +02:00
Vladimir Enchev
cc28aad57b page updated 2015-11-06 13:26:56 +02:00
Vladimir Enchev
2432cf9d4d test page added 2015-11-06 13:26:05 +02:00
Vladimir Enchev
f2db20c694 TextDecoration added to buttons for iOS 2015-11-06 13:16:10 +02:00
Vladimir Enchev
28bafb6cd5 TextDecoration for android added 2015-11-06 13:08:28 +02:00
Vladimir Enchev
bc68f1eabb overline removed 2015-11-06 11:44:01 +02:00
Vladimir Enchev
4cdfb64051 range fixed 2015-11-06 11:20:38 +02:00
Hristo Hristov
523e5bfbce Merge pull request #1045 from NativeScript/hhristov/android-crash
Hhristov/android crash
2015-11-06 10:44:27 +02:00
hshristov
6b57eeec07 Deleted commented code 2015-11-06 10:42:02 +02:00
hshristov
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00