Vladimir Amiorkov
dfe76213dd
fix: clear the resolvedPage when entry is being cleared, change the passed View to be a weak reference ( #7327 )
...
* fix: clear the `resolvedPage` when entry is being cleared
fix: change the passed `View` to be a weak reference
* chore: add trace logs when weak ref has been cleared but is continuing to be used
chore: add condition to check if weak ref has not been cleared when it is being used
* chore: refactor the way the `resolvedPage` is cleared
* chore: add backward compatible property to avoid breaking changes
* chore: refactor condition to check if WeakRef is not cleared
chore: add tracelogs
* chore: refactor condition to check if WeakRef is not cleared
chore: add tracelogs
* refactor: weakRef usages
* chore: change the way WeakRef type check is done
2019-06-21 01:48:49 -07:00
Svetoslav
b50f57a561
Merge pull request #7293 from NativeScript/mdonev/hmr-multliple-fix
...
fix(hmr): support for multi module replacement
2019-06-05 20:19:59 +03:00
Manol Donev
6d36041823
fix back navigation
2019-06-04 17:50:26 +03:00
Morten Sjøgren
3604df8163
fix: register layout child for nested custom components ( #7230 )
2019-06-03 16:32:23 +03:00
Manol Donev
30d06f2d7e
fix iOS back transition after hmr
2019-05-31 19:16:33 +03:00
Manol Donev
7c22ffed45
fix(hmr): support for multi module replacement
2019-05-31 16:17:55 +03:00
Manol Donev
0aca08755a
fix(hmr): quick fade upon replace navigation ( #7251 )
2019-05-22 11:45:55 +03:00
Martin Yankov
d60e5dace4
refactor: platform specific logic from view common
2019-05-21 13:42:10 +03:00
Manol Donev
be6e408fff
fix(android): elevation should not require explicit dynamic elevation offset ( #7250 )
2019-05-17 10:57:46 +03:00
Alexander Vakrilov
37b53c6030
fix(text): crash when removing FormattedText ( #7237 )
...
* fix(text): crash when removing FormattedText
* refactor: fixed crash on ios too
2019-05-13 17:03:46 +03:00
Eduardo Speroni
cf533a7b6d
feat(android): elevation shadow support ( #7136 )
2019-05-10 11:05:28 +03:00
Martin Yankov
9313c07062
Merge branch 'master' into vchimev/app-root-frame-hmr-local-styles
2019-05-08 16:02:22 +03:00
Alexander Vakrilov
71bdf12016
Merge branch 'master' into vchimev/app-root-frame-hmr-local-styles
2019-05-08 10:24:28 +03:00
Martin Yankov
15e38db3a6
Merge branch 'master' into myankov/merge-release-to-master
2019-05-08 10:17:30 +03:00
Yurii Cherniavskyi
2a023609f5
fix(android/button): possible incorrect button visual state ( #7190 )
2019-05-08 08:51:40 +03:00
Luke Curran
4f79d2e2a1
fix(iOS): Image cache module not longer sets null in NSCache ( #7171 )
...
* Image cache module fix
* Cla verified | use const instead of let
* Image cache module fix
* Cla verified | use const instead of let
* Improve tests
2019-05-07 21:44:12 +03:00
Vladimir Amiorkov
aa44eb950e
fix(ios-modal): closeCallback not being called with popover presentation style ( #7189 )
2019-05-07 17:09:39 +03:00
Martin Yankov
77c45da790
fix(ios-tabview): crash when setting tab text color ( #7188 )
2019-05-07 13:17:24 +03:00
Vasil Chimev
8a2f592df9
refactor(HMR): Refactor livesync propagaton
2019-05-03 17:48:44 +03:00
Vasil Chimev
cfa37cfa28
fix-next(HMR): apply changes in page styles at runtime when app root is a frame
2019-05-03 13:26:37 +03:00
Vasil Chimev
b7abb3dd64
fix: throw if failed to load component ( #7186 )
2019-05-01 14:16:18 +03:00
Morten Sjøgren
7d3f0d9e96
fix(ios): add null check to TouchGestureRecognizer ( #7182 )
2019-05-01 10:29:15 +03:00
Vasil Chimev
d35e14ed0f
feat(hmr): preserve navigation history on applying changes ( #7146 )
2019-04-23 17:47:29 +03:00
Martin Yankov
f0146f0e1b
feat(switch): add property for off state background color ( #7138 )
2019-04-15 18:26:49 +03:00
Manol Donev
037c54faaf
Merge branch 'master' into mdonev/release-to-master-7135
2019-04-12 11:38:17 +03:00
Manol Donev
170d2a84eb
fix: no trace message on empty app.css ( #7135 )
2019-04-12 11:36:38 +03:00
Manol Donev
aced591bc1
Merge branch 'master' into mdonev/release-to-master-7123
2019-04-10 10:56:17 +03:00
Manol Donev
82f7e24b80
fix(label-android): numeric text ignores text-transform ( #7123 )
2019-04-10 10:46:38 +03:00
Martin Yankov
663dbb9dae
chore: add deprecation console warnings ( #7098 )
2019-04-03 16:15:31 +03:00
Eddy Verbruggen
3efc06ed98
feat(android): implement a 'activityNewIntent' event
2019-04-03 11:06:14 +03:00
Martin Yankov
83ae729a6a
Merge branch 'master' into myankov/merge
2019-03-29 13:39:13 +02:00
Martin Yankov
1dc395215d
fix(ios): flat action bar incorrect layout after navigation ( #7077 )
...
* fix(action-bar): incorrect layout after navigation
* set extended layout for opaque bars earlier
2019-03-29 13:36:45 +02:00
Martin Yankov
b59d32eb68
Merge branch 'master' into myankov/merge
2019-03-26 12:38:09 +02:00
Martin Yankov
4f0d6d36e3
refactor: guard ng and vue entry points ( #7071 )
2019-03-26 12:35:43 +02:00
Manol Donev
b436ecde36
refactor: replace var usage with let/const ( #7064 )
2019-03-25 18:09:14 +02:00
Martin Yankov
26679d42ff
refactor(): add better err msg for missing main entry ( #7063 )
2019-03-25 14:07:23 +02:00
Manol Donev
34fe24732d
chore: deprecate utils.ios.getter ( #7054 )
2019-03-22 17:33:21 +02:00
Manol Donev
cf07b2719f
chore: update deprecations ( #7046 )
2019-03-21 14:25:36 +02:00
Ben Sjoberg
e6486f6c0f
fix(ios-webview): report hostname lookup errors in loadFinished event ( #6988 )
2019-03-18 18:29:24 +02:00
Manol Donev
b40f027f10
Merge branch 'master' into mdonev/release-to-master-7011
2019-03-15 18:35:41 +02:00
Manol Donev
88f224272b
fix: expose missing css background* properties on View ( #7032 )
2019-03-15 17:42:03 +02:00
Manol Donev
91d90ccd0f
fix: navigation b/n single and nested frame pages ( #7011 )
2019-03-15 15:38:04 +02:00
Morten Sjøgren
f05616743b
fix: set/unset touchListener.owner onLoaded/onUnloaded ( #6922 )
2019-03-15 10:29:32 +02:00
Vasil Chimev
3c2c1d9b69
feat(HMR): style views at runtime ( #7012 )
...
* feat(HMR): style view at runtime
test: module root view component
test: update livesync tests
refactor: _onLivesync function
* style: remove a comment
* refactor: rename the property
2019-03-13 13:24:49 +02:00
Martin Yankov
cd66300e3a
feat(): local icon handling in actionbar and tabview ( #7009 )
2019-03-12 15:08:51 +02:00
Martin Yankov
c82ad2c967
Merge branch 'master' into myankov/merge-release-master
2019-03-01 11:19:19 +02:00
Martin Yankov
043cbf3a61
fix(ios): disable default tab reselect behavior ( #6968 )
2019-03-01 11:18:07 +02:00
Martin Yankov
41f3834106
Merge branch 'master' into myankov/merge-release-master
2019-02-28 10:22:01 +02:00
Martin Yankov
a9d2043a0c
fix(ios): resize of scrollview content breaks layout ( #6965 )
2019-02-28 10:20:21 +02:00
Israel Merljak
dcad754d1d
fix(ios-webview): loading of local-file dependency ( #6947 )
...
Fixes loading of html dependencies when loading a local file to web view.
I've just implemented the code changes in the patch provided by @gregorywojcik [here](https://github.com/NativeScript/NativeScript/issues/6377#issuecomment-433322681 )
references #6377
2019-02-26 12:45:17 +02:00