f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
2b28730011
Split get/set native to getDefault setNative
2017-03-22 16:37:52 +02:00
9d67e44cdf
Work around an issue with webpack's extension resolution.
...
Not resolving ../utils imports.
2017-03-20 16:12:10 +02:00
fe54ac6ead
Layout round instead of ceiling ( #3833 )
...
* Layout round instead of cailing
Add helper method to layout module to convert to/from dips to px and measure the native view
whiteSpace affects layout added for iOS
Fix bug in switch onMeasure implementation
Fix bug in cssValueToDevicePixels iOS implementation
ActionBar for iOS is measured with AT_MOST modifier
* Fix switch measure routine
2017-03-20 16:11:16 +02:00
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
cec256f809
Fix modal page ios dips
2017-03-10 11:28:01 +02:00
ea22eb9c20
refactoring circular imports
2017-03-06 14:05:55 +02:00
6b61335675
Fix: Modal crashes in Android and IOS
2017-01-30 15:41:45 +02:00
00589c801d
FIX: disappearing navigation bar on back
2017-01-27 15:00:33 +02:00
d448f3dc7f
Animated nav-bar
2017-01-25 10:48:48 +02:00
329ba3a2c5
Page tests fix.
2017-01-16 19:28:08 +02:00
fec5e92dbe
Fix tracing
2017-01-16 13:29:46 +02:00
f634f29df0
Frame test
2017-01-10 14:08:54 +02:00
ac59c1b082
Add nativeView in page.ios.ts and get the UIViewControler view as nativeView
2016-12-27 13:12:58 +02:00
70cc1dd5d9
Move the effective* values from style to this
2016-12-27 10:57:10 +02:00
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
befb494a50
up to segmented-bar.ios
2016-12-13 15:51:18 +02:00
fac4f42503
adding features deleted from rebase
2016-12-13 15:51:18 +02:00
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
a64847ca9d
next
2016-12-13 15:51:18 +02:00
2e13205797
CSS support for styling status bar ( #3156 )
2016-11-24 14:20:12 +02:00
3f578741f7
Fixed: ActionBar w/translucent navigationBar set to false is creating whitish transition
2016-11-15 13:11:04 +02:00
a0cd3b0f39
Fixed: jumping action bar reported in #2941
2016-11-10 11:21:05 +02:00
75cab33f8f
Percent support of margin of layouts/frame/page/contentview
2016-10-20 11:29:21 +03:00
eab903e9e0
Existing iOS integration app support added
2016-10-13 18:15:24 +03:00
8c8ad99459
property renamed to enableSwipeBackNavigation
2016-10-04 18:02:06 +03:00
53a60e2553
Added iosSwipeBackNavigationEnabled
2016-10-04 17:42:36 +03:00
e895f37f0b
Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility
2016-09-12 14:38:54 +03:00
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
2dc9827721
FIX: Wrong isBackNavigation value
2016-07-25 11:47:07 +03:00
ef6a24a5de
FIX: isBackNavigation worng when navigation away form page that is not backstack visible
2016-07-20 11:54:53 +03:00
39050861f3
Add NavigationEntry.bindingContext property
...
Resolves Issue #731
2016-07-19 12:06:29 +03:00
8dc732cfbe
Fix: iOS onSuspend + showModal() returning "Error: This value is not a native object"
...
Resolves #2173
2016-06-29 17:18:19 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00