Commit Graph

981 Commits

Author SHA1 Message Date
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
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
Manol Donev
2247e6d28b Merge branch 'release' into mdonev-merge-release-resourceid-fix 2019-02-22 15:37:32 +02:00
Manol Donev
33d6d1f228 fix(android): resource ID #0xffffffec not found on nav (#6955) 2019-02-22 15:00:24 +02:00
Svetoslav
b0db3d73bb Merge branch 'master' into djenkov/merge-release-master 2019-02-22 13:58:36 +02:00
Yurii Cherniavskyi
e9dfa207d8 fix(android-bottom-tabs): transition type on programmatic selectedIndex change (#6942) 2019-02-22 12:37:44 +02:00
Svetoslav
366b425350 Merge branch 'master' into djenkov/merge-release-master 2019-02-21 18:13:25 +02:00
Manol Donev
bf1dd0aeea Merge branch 'master' into myankov/merge-release-master 2019-02-21 15:58:13 +02:00
Alexander Djenkov
7236d32a24 fix(android-animations): reuse animatorSet to prevent high memory usage (#6930) 2019-02-21 10:49:35 +02:00
Martin Bektchiev
f34068d59b fix(angular): Re-add references to tns-core-modules.d.ts (#6949)
They were removed in #6927 because we thought they were
unnecessary.
2019-02-21 09:43:38 +02:00
Martin Yankov
4a4bbfbad1 Merge branch 'master' into myankov/merge-release-master 2019-02-20 18:47:33 +02:00
Martin Yankov
09fa0856b8 fix(ios): opaque bars break ui layout (#6929)
* fix(ios): opaque bars break ui layout

* test(): change flat action bar tests

* test(): revert test flat change test
2019-02-20 18:46:14 +02:00
Martin Bektchiev
5449cfa238 fix(docs): Move NativeScriptError declaration to a separate file (#6927)
It is used by `application.d.ts` and needs to be documented. The reason
that it wasn't included in the documentation by now is that `tns-core-modules.d.ts`
(which imports `module.d.ts`) defines types which are part of the internal
modules and runtimes APIs. As such they are excluded from the generation
of API documentation.
2019-02-20 13:58:09 +02:00
Martin Yankov
07194225b3 Merge branch 'master' into merge-release-master-5.2.1 2019-02-19 11:53:30 +02:00
Martin Yankov
5dd01a3cb9 fix(ios): searcbar hint color before hint property (#6902) 2019-02-14 16:21:19 +02:00
Manol Donev
0416f7e80e fix(ios-textview): text alignment reset to default on blur (#6903) 2019-02-14 15:00:04 +02:00
Vasil Chimev
44b8acd79c feat(HMR): apply changes in page styles at runtime when app root is a frame (#6857)
* feat(HMR): apply changes in page styles at runtime

* fix: livesync tests

* test: changeCssFile method

* refactor: address comments

Add a comment.
Update `let` to `const`.
Update `changesCssFile` test.

* test: add an assert
2019-02-14 14:03:13 +02:00