Commit Graph

6792 Commits

Author SHA1 Message Date
Peter Staev
e4a2930c6a fix(webpack): Change NativeClass properties to enumerable (#8813) 2020-09-03 14:36:55 -07:00
Nathan Walker
f826befb9d chore(release): 7.0.0 7.0.0 2020-09-02 17:28:52 -07:00
Nathan Walker
54cce4f20c feat(core): nativescript.config and webpack updates (#8801) 2020-09-01 15:53:37 -07:00
Nathanael Anderson
757a2ffdf7 Update Config file 2020-08-30 12:36:04 -05:00
Igor Randjelovic
4abfc8a370 feat: add enableMultithreadedJavascript flag to config definition 2020-08-29 20:29:02 +02:00
Nathan Walker
967d652c61 fix(ios): stop using artificial state handler via animated setter on uiviewcontroller (#8797) 2020-08-28 00:05:47 -07:00
Nathan Walker
33a703e129 feat(webpack): using new nativescript.config (#8796) 2020-08-27 19:43:42 -07:00
Igor Randjelovic
fa9f0957b8 fix(webpack): don't require ts transformer unless processing ts file 2020-08-27 23:33:16 +02:00
Igor Randjelovic
d443d85ace chore: clean up README.md 2020-08-27 14:33:05 +02:00
Priyanshu Agarwal
b29c479e3a docs: updated README.md (#8794)
* Added hyperlinks in @nativescript/* in README

* Added License
2020-08-27 14:29:58 +02:00
Martin Guillon
6b6ec3756b Merge branch 'feature/onListenerAdded_Removed' of github.com:Akylas/NativeScript 2020-08-27 09:46:33 +02:00
Martin Guillon
efa1eb0779 Merge branch 'feature/android_fragment_transition' of github.com:Akylas/NativeScript 2020-08-27 09:46:26 +02:00
Martin Guillon
53c8234b23 test fix for new navigation event order 2020-08-27 09:25:45 +02:00
Martin Guillon
5fcfb75350 android fragment transitions fully working now 2020-08-27 09:25:42 +02:00
Martin Guillon
be15327dcc typo fix 2020-08-27 09:25:39 +02:00
Martin Guillon
d41195e3f9 in fact this does not seem to be necessary anymore 2020-08-27 09:25:36 +02:00
Martin Guillon
9a5d99e241 also use replace when replacing frame page 2020-08-27 09:25:29 +02:00
Martin Guillon
392e2c8d59 still unload page if navigation is replace or is back or clearHistory is used 2020-08-27 09:25:24 +02:00
Martin Guillon
c1e710a614 use replace when navigating with clearHistory 2020-08-27 09:25:14 +02:00
Martin Guillon
b127f12bbb another try at fixing transitions 2020-08-27 09:25:01 +02:00
Martin Guillon
582f5fa6eb dont use replace transaction anymore.
That way we dont “unload” and “load” fragments.
This fixes black screens and slow transitions with opengl or cameras

# Conflicts:
#	packages/core/ui/frame/fragment.transitions.android.ts
#	packages/core/ui/frame/frame-common.ts
#	packages/core/ui/frame/index.android.ts
2020-08-27 09:24:25 +02:00
Martin Guillon
3fbeacec41 fix(android): dont dispose fragment on onloaded
rely on android logic
2020-08-27 09:21:34 +02:00
Martin Guillon
0ff21d7e5e onListenerAdded and onListenerRemoved 2020-08-27 09:19:59 +02:00
Nathan Walker
16c154e885 chore(docs): readme 2020-08-25 20:17:49 -07:00
Aman Zishan M.A
164cc6ce37 chore(docs): readme improvement (#8785) 2020-08-25 20:04:48 -07:00
Nathan Walker
73ccdd6d4e chore(docs): readme 2020-08-25 20:03:13 -07:00
Nathan Walker
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00
Yosef Herskovitz
6f15334934 chore: minor readme typo fix (#8770)
Fixed typo:

Changed 'reporting a bugs' to 'reporting bugs'
2020-08-19 14:05:28 -07:00
Nathan Walker
7db35e68a7 chore(release): 6.5.15 6.5.15 2020-08-11 22:30:45 -07:00
Nathan Walker
5c076de856 fix(android): list picker getTextColor api level issue (#8755)
closes https://github.com/NativeScript/NativeScript/issues/7860
2020-08-11 22:29:11 -07:00
Nathan Walker
23fbc64639 chore(release): 6.5.13 6.5.13 2020-08-07 08:47:45 -07:00
Nathan Walker
4708ff4e68 fix(android): line-height (#8751) 2020-08-07 08:46:42 -07:00
tarunama
02dd5ac965 chore: refactor modaltest (#8724) 2020-07-22 13:53:35 -07:00
Shailesh Lolam
fc37b958fe feat(ios): dialog size can now use CSS or attribute like android (#8710)
closes https://github.com/NativeScript/NativeScript/issues/8698
2020-07-22 13:52:18 -07:00
DimitrisRK
08502527eb fix(android): 'isEnabled' now works properly for SegmentedBar (#8711) 2020-07-22 13:46:05 -07:00
Nathan Walker
979130de31 chore(release): 6.5.12 6.5.12 2020-07-21 14:06:21 -07:00
Nathan Walker
09d866cfcd fix(ios): actionbar show/hide should trigger page layout (#8726) 2020-07-21 13:59:03 -07:00
Nathan Walker
ff62eb8b73 chore(release): 6.5.11 6.5.11 2020-07-20 14:01:06 -07:00
jerbob92
4479096b56 fix(android): add check in ad.dismissSoftInput to make sure the dismissed nativeView has focus at that moment (#8720)
closes https://github.com/NativeScript/NativeScript/issues/8713
2020-07-20 09:01:57 -07:00
Nathan Walker
68c313d039 chore(release): 6.5.10 6.5.10 2020-07-11 08:27:44 -07:00
Igor Randjelovic
36aa181185 feat(tabs): add animationEnabled property (#8704) 2020-07-11 07:58:50 -07:00
Nathan Walker
9834c4f887 chore(release): 6.5.9 6.5.9 2020-07-07 16:38:09 -07:00
DimitrisRK
02ec7f104d fix(scroll-view): android 'isScrollEnabled' will apply if changed while gesture is underway (#8695) 2020-07-06 19:05:40 -07:00
Osei Fortune
635f31f81f fix(connectivity): getActiveNetworkInfo and NetworkInfo modern compliance #8580 (#8652) 2020-07-06 18:29:26 -07:00
danielorihuela
bb531ce710 feat(dialog): ios destructive style from options (#8676) 2020-07-06 14:47:08 -07:00
Igor Randjelovic
a8bbd7c1e5 fix(snapshots): android is not defined (#8691) 2020-07-06 09:53:25 -07:00
DimitrisRK
6b0028afd7 fix(bindable): parent referenced expression-values now load properly using an update call (#8670)
closes #8666 
closes #6981 
closes #5054
2020-06-29 22:28:04 -07:00
dosomder
ec17727e91 fix(text-view): only reload text if hint is showing on ios (#8662) 2020-06-29 22:18:25 -07:00
Ken Southerland
bd12bafb4a feat(ImageSource): resize method (#8678) 2020-06-29 22:17:39 -07:00
Chad Zhuang
b5b2db9093 chore: syntax error correction in comments for property of View, originX and originY. (#8669) 2020-06-24 16:46:32 -07:00