Hristo Deshev
28898dcd32
Expose special property logic in builder.
...
Called by the Angular renderer.
2015-09-09 12:03:02 +03:00
Vladimir Enchev
2faad8f5c5
SegmentedBar selectedIndexChanged added
2015-09-09 11:28:05 +03:00
Vladimir Enchev
cb29e57168
code updated
2015-09-09 11:06:26 +03:00
Vladimir Enchev
cd313eb6d2
openUrl added
2015-09-09 10:34:21 +03:00
Nathanael Anderson
9dffb57bcb
Issue with Android and <a href> urls...
2015-09-07 15:11:29 -05:00
Nathanael Anderson
4ddd7f1a8a
Enable Link Detection (iOS) and Link Clicking (iOS & Android)
2015-09-07 14:07:00 -05:00
Vladimir Enchev
0e61d1a120
Merge pull request #678 from PeterStaev/dialog-action-fix
...
Dialog action fix
2015-09-07 11:19:22 +03:00
Vladimir Enchev
1e4564c2ec
Merge pull request #687 from NativeScript/http-jsonp
...
http jsonp support added
2015-09-07 11:16:51 +03:00
Vladimir Enchev
4cf6b66939
http jsonp support added
2015-09-07 10:52:49 +03:00
Vladimir Enchev
ddd65832c0
Merge pull request #660 from NativeScript/http-fixes
...
Promises rejected properly when loading wrong content
2015-09-07 09:05:42 +03:00
Rossen Hristov
a66998a8c0
Removed a console.log method call.
2015-09-07 08:54:24 +03:00
Peter Staev
0b3bee05e8
Merge remote-tracking branch 'origin/dialog-action-fix' into dialog-action-fix
2015-09-05 11:14:13 +03:00
Peter Staev
79cce6dd91
added title option for dialog.action
2015-09-05 11:05:30 +03:00
Peter Staev
9a985e7efe
send null instead of empty string for action sheet message
...
If the user wants to display only action sheet buttons w/o any text and
he sends null as message, the empty string causes an empty title to be
shown above the buttons. Having null instead, completely eliminates the
empty space.
2015-09-05 11:05:29 +03:00
Peter Staev
a2508c10ef
Merge branch 'master' of https://github.com/PeterStaev/NativeScript
2015-09-04 19:34:41 +03:00
Hristo Hristov
9fced1fafe
Merge pull request #679 from NativeScript/hhristov/ios-navigation-cancel-fix
...
Fix for cancel backswipe gesture. It was broken with the implementati…
2015-09-04 16:51:43 +03:00
hshristov
f17910fd98
Fix for cancel backswipe gesture. It was broken with the implementation of navigation to a page without adding it to backstack.
2015-09-04 16:12:02 +03:00
Peter Staev
26a8782cf3
send null instead of empty string for action sheet message
...
If the user wants to display only action sheet buttons w/o any text and
he sends null as message, the empty string causes an empty title to be
shown above the buttons. Having null instead, completely eliminates the
empty space.
2015-09-04 15:37:55 +03:00
Peter Staev
af961869b4
Merge remote-tracking branch 'NativeScript/master'
2015-09-04 15:15:56 +03:00
Vladimir Enchev
9df0170058
attempt to fix failing test
2015-09-04 14:22:16 +03:00
Vladimir Enchev
0ff8038742
Promises rejected properly when loading wrong content
2015-09-04 14:22:15 +03:00
Alexander Vakrilov
4c82981430
Merge pull request #671 from NativeScript/feature/app-compat-toolbar
...
AppCompat toolbar and tab bar
2015-09-04 14:21:00 +03:00
Nedyalko Nikolov
d6aaf569e1
Merge pull request #674 from NativeScript/nnikolov/ScrollToIndexAnimationIssue
...
Removed animation from scrollToIndex due to problems in iOS.
2015-09-04 13:56:08 +03:00
vakrilov
b082cb1c99
Fix for applying style attribute on Grid
2015-09-04 13:48:46 +03:00
vakrilov
b25698d045
Fix tests
2015-09-04 13:48:45 +03:00
vakrilov
6f1b367638
Tslint
2015-09-04 13:48:45 +03:00
vakrilov
d64b8660bd
Ipdate single item in tab view
2015-09-04 13:48:45 +03:00
vakrilov
ff9ee707c0
Themes and styling
2015-09-04 13:48:45 +03:00
vakrilov
254e4a55a1
AppCompat toolbar
2015-09-04 13:48:43 +03:00
Nedyalko Nikolov
a9d8e5a578
Removed animation from scrollToIndex due to problems in iOS.
2015-09-04 12:10:33 +03:00
Hristo Hristov
91d539dbcb
Merge pull request #668 from NativeScript/hhristov/layout-in-modal-pages
...
Fix iOS layout in modal pages.
2015-09-04 11:38:23 +03:00
hshristov
73cf1069fe
Fix for csproj
2015-09-04 11:11:51 +03:00
hshristov
510a10afe2
add missing files
2015-09-04 11:06:37 +03:00
hshristov
f250943d3e
Add commented unittest - will need to check later why android tests fails after this new one.
2015-09-04 11:03:53 +03:00
hshristov
8eda2ea2cf
Fix iOS layout in modal pages.
2015-09-04 11:03:48 +03:00
Rossen Hristov
208c21f75d
Merge pull request #673 from NativeScript/fix
...
TabViewItem.title and SegmentedBarItem.title are now empty string by …
2015-09-04 10:59:25 +03:00
vakrilov
32eb8ca3aa
android-support-v4.jar moved to from lib to libs
2015-09-04 10:25:04 +03:00
Rossen Hristov
72c464bbe8
TabViewItem.title and SegmentedBarItem.title are now empty string by default.
2015-09-04 10:19:24 +03:00
Nedyalko Nikolov
cb92b88641
Merge pull request #663 from NativeScript/PeterStaev-master
...
replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS 8+.
2015-09-04 10:18:40 +03:00
Hristo Deshev
727caca960
Merge pull request #666 from hdeshev/native-ts-compilation
...
Fix compile errors.
2015-09-04 09:15:38 +03:00
Rossen Hristov
1bf136cb0a
Added null check for closeCallback
2015-09-03 17:05:24 +03:00
Rossen Hristov
1d7bdd46b0
Merge branch 'atanasovg/navigation-backstack'
2015-09-03 15:09:54 +03:00
Rossen Hristov
cfe0902441
Added a unit test for backstackVisible
2015-09-03 15:03:38 +03:00
Peter Staev
d0f4f36018
replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS8+ and some fonts
2015-09-03 14:55:38 +03:00
Alexander Vakrilov
f08db1d1a4
Merge pull request #2 from NativeScript/feature/tab-bar
...
TabLayout for NativeScript tabs
2015-09-03 14:55:32 +03:00
vakrilov
5a926a7188
UpdateItemAt
2015-09-03 14:52:12 +03:00
vakrilov
a55f59bf06
TabLayout for NativeScript tabs
2015-09-03 14:52:11 +03:00
Rossen Hristov
64d4ebb074
Merge pull request #665 from NativeScript/r-t-s
...
Added View.translateX, View.translateY, View.scaleX, View.scaleY, Vie…
2015-09-03 13:05:40 +03:00
Hristo Deshev
e54b3a0e8d
Fix compile errors.
...
Export types used by public properties in tests/**/layout-helper.android.ts
2015-09-03 12:08:54 +03:00
Rossen Hristov
e18e7777a1
Added View.translateX, View.translateY, View.scaleX, View.scaleY, View.rotate properties.
2015-09-03 11:46:12 +03:00