Hristo Deshev
86efbe791a
Upgrade tslint to latest version.
2015-12-04 13:32:26 +02:00
Rossen Hristov
e14fdba736
Removed an unnecessary check from measurePage.
2015-12-04 11:54:42 +02:00
Vladimir Enchev
4861760227
WebViewClientClass exported
2015-12-04 11:35:32 +02:00
Rossen Hristov
a5afdb1411
Fixed Issue #1201 : iOS: A page that is disappearing with animation after navigation to another page should not be measured and laid out.
2015-12-04 11:22:40 +02:00
Panayot Cankov
6d43f4dcbc
Merge pull request #1200 from NativeScript/cankov/background-native-image-recreated
...
Fix native image recreated on layout even if the view is not resized
2015-12-04 10:56:01 +02:00
Panayot Cankov
d61ab801e9
Fix native image recreated on layout even if the view is not resized
2015-12-03 16:55:54 +02:00
Alexander Vakrilov
fd59932487
Merge pull request #1198 from NativeScript/feature/action-bar
...
Feature/action bar
2015-12-03 15:28:14 +02:00
vakrilov
68906152b9
Test - action bar is not empty when there is titleView
2015-12-03 13:58:51 +02:00
vakrilov
57adec0bc6
Fix: Action bar does not show if only titleView is set
2015-12-03 13:52:55 +02:00
Panayot Cankov
c07751a419
Merge pull request #1189 from NativeScript/cankov/codeless-fragments-events
...
XML fragments without code not getting context from parent
2015-12-03 10:24:36 +02:00
Erjan Gavalji
f8fb30577c
Merge branch 'ErjanGavalji/use-ts-1.7'
2015-12-02 14:25:42 +02:00
Kamen Velikov
a548bbe26a
Merge pull request #1157 from NativeScript/kvelikov/action-items-visibility
...
ActionItems visibility
2015-12-02 14:22:48 +02:00
Erjan Gavalji
46b4f5525e
Update the csproj as well
2015-12-02 14:22:01 +02:00
Erjan Gavalji
a019c186df
Upgrade TypeScript to version 1.7
2015-12-02 14:05:03 +02:00
Vladimir Enchev
61be97a430
Merge pull request #1194 from NativeScript/time-picker-fix
...
Android API Level 23 fixed
2015-12-02 13:45:52 +02:00
Hristo Hristov
afe7526691
Merge pull request #1185 from NativeScript/hhritov/do-refactoring-strict-mode
...
removed unneeded check and make it strict-mode compliant
2015-12-02 13:13:03 +02:00
Vladimir Enchev
d788cc64c6
Android API Level 23 fixed
2015-12-02 11:57:26 +02:00
Kamen Velikov
002cfab84e
Add visibility property to ActionItem
...
Adding the resource to the project file.
Fix.
2015-12-02 11:47:41 +02:00
Neli Chakarova
7e8badd4d6
Update CHANGELOG.md
2015-12-02 11:36:39 +02:00
Panayot Cankov
a2d21d8f19
Merge pull request #1193 from NativeScript/cankov/error-tests-runtime-change
...
Update expected errors after the runtime errors change
2015-12-02 10:32:56 +02:00
Panayot Cankov
e9aee707f1
Update expected errors after the runtime errors change
2015-12-01 18:03:28 +02:00
Alexander Vakrilov
b9d46fdc55
Merge pull request #1190 from NativeScript/feature/sys-icon-navigation-btn
...
Support for android.systemIcon in NavigationBar in Android
2015-12-01 17:09:49 +02:00
Hristo Deshev
cd826ea8fe
Merge pull request #1191 from NativeScript/hdeshev/bom-check
...
Check for UTF-8 BOM's in package.json files
2015-12-01 17:03:37 +02:00
Hristo Deshev
070b01c544
Remove UTF-8 BOM's from package.json files
2015-12-01 15:37:14 +02:00
Hristo Deshev
ca588c7191
Get rid of grunt-bom-removal
2015-12-01 15:37:14 +02:00
Hristo Deshev
198ac10943
Check package.json files and fail if they start with a UTF-8 BOM
2015-12-01 15:37:14 +02:00
vakrilov
44f6a806e8
Support for android.systemIcon in NavigationBar
2015-12-01 14:38:47 +02:00
vakrilov
61882e678f
Demo
2015-12-01 14:37:44 +02:00
Panayot Cankov
e5ec759cbb
When XML fragments without code not getting context from parent
2015-12-01 12:28:31 +02:00
Panayot Cankov
fe209cdd02
Merge pull request #1186 from NativeScript/cankov/frame-currentEntry-fix
...
Fix currentEntry to return NavigationEntry instead of BackstackEntry
2015-12-01 09:48:26 +02:00
Erjan Gavalji
1adaf8ffe3
Create a package for the non-included TypeScript declarations
...
Find out the missed TypeScript declarations in the package
Clean the package.json from devDeps
Pack and copy the platform declarations
Set version to 1.7.1
2015-11-30 18:32:24 +02:00
Panayot Cankov
0c015820fb
Fixed the currentEntry property to return navigation entry instead of backstack entry
2015-11-30 17:43:57 +02:00
Hristo Hristov
9066ddcf50
removed unneeded check and make it strict-mode compliant
2015-11-30 15:36:17 +02:00
Panayot Cankov
986cf41ff6
Merge pull request #1184 from NativeScript/cankov/context-to-template
...
Propagate context to template Views
2015-11-30 15:30:19 +02:00
Panayot Cankov
af343292b1
Propagate context to template Views
2015-11-30 15:01:38 +02:00
Hristo Hristov
72577a8d58
Merge pull request #1149 from rclai/patch-1
...
Correct TabView icon rendering mode
2015-11-30 10:25:01 +02:00
Vladimir Enchev
163bfe2b44
Merge pull request #1170 from NativeScript/time-picker-interval
...
Time picker interval
2015-11-30 09:54:24 +02:00
Vladimir Enchev
82c86ad865
Merge pull request #1174 from NativeScript/alert-fixes
...
alert fixed
2015-11-27 16:39:30 +02:00
Vladimir Enchev
ea6fa315e1
minuteInterval added
2015-11-27 15:00:52 +02:00
Vladimir Enchev
c3d3326cb2
alert fixed
2015-11-27 14:56:11 +02:00
Erjan Gavalji
b89abbf283
Improve a note to appear in the segmented-bar howto
2015-11-27 14:44:57 +02:00
Erjan Gavalji
00cfb61351
Fix the comments that the ts compiler left
2015-11-27 16:24:11 +02:00
Alexander Vakrilov
421f2f4d87
Merge pull request #1165 from NativeScript/feature/animation-fixes
...
Feature/animation fixes
2015-11-27 16:13:14 +02:00
vakrilov
50402e20b1
FIX: Set both translate and scale values after animation end
2015-11-27 15:32:09 +02:00
vakrilov
755def3a12
FIX: Ios transfroms are cleared after layout
2015-11-27 15:32:09 +02:00
Alexander Vakrilov
ec74f4d080
Merge pull request #1173 from NativeScript/feature/focus-poin-on-pinch
...
Add getFocusX() and getFocusY() methods to PinchGestureEventData
2015-11-27 15:23:39 +02:00
vakrilov
de87dfd00d
Add getFocusX() and getFocusY() methods to PinchGestureEventData
2015-11-27 14:43:39 +02:00
Erjan Gavalji
d3c0e38c54
Fix the info of creating SegmentedBar items
2015-11-27 11:08:13 +02:00
Rossen Hristov
1a4b65f67c
Merge pull request #1164 from NativeScript/issue-1160
...
Fixed Issue #1160 : The image supplied to Label.backgroundImage is ren…
2015-11-26 17:20:48 +02:00
Rossen Hristov
0c91cfc6a2
Fixed Issue #1160 : The image supplied to Label.backgroundImage is rendered upside down
2015-11-26 17:00:33 +02:00