1932 Commits

Author SHA1 Message Date
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
815ba28c4c Add the xmlns-related breaking changes to the changelog 2015-11-09 16:00:02 +02:00
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
1a1394251d Merge branch 'ErjanGavalji/update-sample-app-xmlns' 2015-11-09 15:48:42 +02:00
28d3992e32 Update the builder as well 2015-11-09 15:11:43 +02:00
e5741b0eb1 Update the xmlns of the target apps 2015-11-09 14:20:01 +02:00
ed489585ec Update ui-tests-app. 2015-11-09 11:41:49 +02:00
5c15a543b2 Merge pull request #1060 from NativeScript/hhristov/livesync-ios
Implemented liveSync for iOS
2015-11-09 11:21:39 +02:00
3c54158645 Implemented liveSync for iOS 2015-11-09 11:17:29 +02:00
b40ca820b6 Merge pull request #1058 from NativeScript/tab-view-selectedIndex
selectedIndex behavior when no tabs fixed
2015-11-09 10:52:24 +02:00
284366dc0b selectedIndex behavior when no tabs fixed 2015-11-09 10:35:22 +02:00
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
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
ecb59a505f Merge pull request #1053 from NativeScript/web-view-utf
Delete semicolons.
2015-11-06 18:15:46 +02:00
c085e94265 Update a test page. 2015-11-06 17:52:48 +02:00
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
69375fd889 Delete semicolons. 2015-11-06 17:13:10 +02:00
235564e370 Merge pull request #1050 from NativeScript/hhristov/fixes
Implemented LiveSync page reload.
2015-11-06 16:59:21 +02:00
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
35b8209ddb Implemented LiveSync page reload.
Fixed iOS layout bug
2015-11-06 16:45:20 +02:00
c0491996cf android styler fixed 2015-11-06 16:30:36 +02:00
abe4614735 example updated 2015-11-06 16:21:29 +02:00
ef26a0f59c converter fixed 2015-11-06 16:08:32 +02:00
3f52431af2 page updated 2015-11-06 15:22:38 +02:00
f7efef40df Merge pull request #1047 from NativeScript/web-view-utf
Web view utf fix
2015-11-06 15:13:54 +02:00
4ced53b39b old page removed 2015-11-06 15:06:22 +02:00
a651db8501 multiple text-decoration values support added 2015-11-06 15:04:47 +02:00
4c7dfb6748 Respect frame.android.showActionBar when page.actionBarHidden is not defined 2015-11-06 14:41:37 +02:00
7796c24967 breaks removed 2015-11-06 14:02:59 +02:00
4ae7a33b3e file location fixed 2015-11-06 13:56:08 +02:00
77765fc014 Web view utf fix 2015-11-06 13:45:39 +02:00
cc28aad57b page updated 2015-11-06 13:26:56 +02:00
2432cf9d4d test page added 2015-11-06 13:26:05 +02:00
f2db20c694 TextDecoration added to buttons for iOS 2015-11-06 13:16:10 +02:00
28bafb6cd5 TextDecoration for android added 2015-11-06 13:08:28 +02:00
bc68f1eabb overline removed 2015-11-06 11:44:01 +02:00
4cdfb64051 range fixed 2015-11-06 11:20:38 +02:00
523e5bfbce Merge pull request #1045 from NativeScript/hhristov/android-crash
Hhristov/android crash
2015-11-06 10:44:27 +02:00
6b57eeec07 Deleted commented code 2015-11-06 10:42:02 +02:00
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00
3aed89ca89 Merge pull request #1040 from NativeScript/frame.origin.y
Patch for IQKeyboardManager issue.
2015-11-06 09:42:57 +02:00
858b76914d Merge pull request #1035 from NativeScript/nnikolov/Issue693
Added rowHeight property for ListView.
2015-11-06 08:30:00 +02:00
5dd4ea5dfd Merge pull request #1042 from NativeScript/special-props-binding
binding to special properties fixed
2015-11-05 17:12:52 +02:00
363a44139f binding to special properties fixed 2015-11-05 16:31:43 +02:00
ea24a244c9 Fixed several tslint problems. 2015-11-05 16:03:05 +02:00
45394f9672 initial commit 2015-11-05 16:00:10 +02:00
ae64b90df2 Merge pull request #1039 from NativeScript/hdeshev/tsconfig-json
Compile TypeScript via a tsconfig.json file
2015-11-05 15:32:03 +02:00
dec5d971f3 Patch for IQKeyboardManager issue. 2015-11-05 15:29:35 +02:00
39861f9d7e Compile TypeScript via a tsconfig.json file
And support most editors/IDE's: Atom, VS Code, Sublime, etc
2015-11-05 14:14:09 +02:00