Commit Graph

860 Commits

Author SHA1 Message Date
Nathan Walker
bd2ce990aa chore: 8.2.6-alpha.2 2022-07-09 09:02:45 -07:00
Nathan Walker
f0e5c7b884 chore: 8.2.6-alpha.1 2022-07-09 09:02:45 -07:00
Osei Fortune
9fcd440690 fix(android): content uri handling improvements (#9936) 2022-07-09 09:02:45 -07:00
Douglas Machado
4db4e4af27 fix(ios): memory leak after using 'showModal' passing any Page as parameter (#9939) 2022-07-09 09:02:45 -07:00
Nathan Walker
fc77c92e11 feat(mac): support for Mac Catalyst with ui-mobile-base 2022-07-09 09:02:45 -07:00
Douglas Machado
957af32859 fix(ios): memory leak after using the 'presentViewControllerNavigation' (#9934) 2022-07-09 09:02:45 -07:00
Nathan Walker
698052230b chore: nx migrate latest 2022-07-09 09:02:45 -07:00
Jason Cassidy
413fa2eb4b fix(android): connectivity reporting none on resume (#9915) 2022-07-09 09:02:45 -07:00
Dimitris-Rafail Katsampas
e8bed44f5b fix(android): font icons had incorrect fallback size (#9914) 2022-07-09 09:02:45 -07:00
Nathan Walker
29004d9048 feat(ios): Utils.getRootViewController 2022-07-09 09:02:45 -07:00
Nathan Walker
50fd3c06f8 revert: "fix(ios): apply proper border radius to box shadow and view sublayers (#9881)" (#9917)
This reverts commit 3d882b0999.
2022-07-09 09:02:45 -07:00
Dimitris-Rafail Katsampas
d3718e5e5f fix: incorrect font icon size conversion to device pixels. (#9910) 2022-07-09 09:02:45 -07:00
Dimitris-Rafail Katsampas
a85a72d961 fix: export 'dataSerialize' from utils (#9909) 2022-07-09 09:02:45 -07:00
Martin Guillon
45dcada01a fix(core): import fix 2022-07-09 09:02:45 -07:00
Nathan Walker
cab59473f3 feat(Utils): dataSerialize, dataDeserialize, numberHasDecimals, numberIs64Bit 2022-07-09 09:02:45 -07:00
Nathan Walker
2250c7fc6a feat(Utils): add dataSerialize and dataDeserialize for iOS 2022-07-09 09:02:45 -07:00
William Juan
7b11b6acfe feat(RootLayout): add opened and closed events (#9893) 2022-07-09 09:02:45 -07:00
farfromrefuge
8987babb08 feat(application): expose inBackground and suspended (#9897)
For IOSApplication to be like AndroidApplication
2022-07-09 09:02:45 -07:00
Dimitris - Rafail Katsampas
665009b863 fix(live-sync): navigation history is now maintained (#9889) 2022-07-09 09:02:45 -07:00
Dimitris - Rafail Katsampas
7ccc949712 fix(TabView): item styling improvements for iOS 15+ (#9888) 2022-07-09 09:02:45 -07:00
farfromrefuge
58a720699f fix(core): android wrong background state + current value accessors (#9883) 2022-07-09 09:02:45 -07:00
Dimitris - Rafail Katsampas
f548fdc735 fix(ios): proper disposal and recreation of iOS native views (#9879) 2022-07-09 09:02:45 -07:00
Dimitris - Rafail Katsampas
b7e6128576 fix(ios): apply proper border radius to box shadow and view sublayers (#9881) 2022-07-09 09:02:45 -07:00
Eduardo Speroni
0a082b3403 fix: ensure reusable ProxyViewContainer re-adds native children (#9882) 2022-07-09 09:02:45 -07:00
farfromrefuge
7ff7233737 feat(core): maxLines support for all text components (#9884) 2022-07-09 09:02:45 -07:00
farfromrefuge
fbd1e23c1c fix(android): Textfield focus fix (#9885) 2022-07-09 09:02:45 -07:00
farfromrefuge
6ccf5a22e6 fix(core): allow View subclass to force onLayoutChangeListener (#9886) 2022-07-09 09:02:45 -07:00
Douglas Machado
cd5d2c2f4d fix(core): trace log using a wrong parameter (#9951) 2022-07-05 22:34:13 -07:00
Nathan Walker
6d39b62cb7 chore: cleanup 2022-06-20 07:31:37 -07:00
Osei Fortune
99480c06db fix(android): content uri handling improvements (#9936) 2022-06-20 07:28:31 -07:00
Nathan Walker
464ea18737 fix(android): race condition on offBackgroundColor view change detection (#9922) 2022-06-20 07:20:10 -07:00
Nathan Walker
72e096c50e chore(release): @nativescript/core 8.2.5 2022-06-15 10:15:38 -07:00
Dimitris-Rafail Katsampas
ef70956623 fix(color): output from rgbToHsv and rgbToHsl is now correct (#9933) 2022-06-15 08:36:57 -07:00
Douglas Machado
aee1d05651 fix(ios): not responding after rotation (#9931) 2022-06-15 08:29:59 -07:00
Eduardo Speroni
32567ef361 feat(core): allow removal of specific CSS variables (#9896) 2022-06-04 10:24:13 -07:00
Nathan Walker
213237f180 chore(release): @nativescript/core 8.2.4 2022-06-04 10:20:05 -07:00
Nathan Walker
8c69ab5596 chore: format 2022-06-04 10:18:03 -07:00
Nathan Walker
9089b2cf87 fix(Utils): dispatchToUIThread 2022-06-04 10:11:24 -07:00
Ikko Ashimine
81f57dc0c2 docs(typo): fix typo in view/index.ios.ts (#9926)
overriden -> overridden
2022-06-01 16:34:11 +02:00
farfromrefuge
834b4bf5e1 fix(webview): android not loading local content (#9923) 2022-05-24 19:48:54 -07:00
Nathan Walker
eb4c4a3091 chore(release): @nativescript/core 8.2.3 2022-04-25 08:40:48 -07:00
Nathan Walker
36a55dac7f feat: added Utils.executeOnUIThread 2022-04-25 08:36:20 -07:00
farfromrefuge
74e42fcb8b fix: removed unecessary console.log (#9877) 2022-04-20 22:14:49 +02:00
Nathan Walker
54f454f881 fix(android): ensure android application is created before setting listeners (#9876)
Co-authored-by: Osei Fortune <fortune.osei@yahoo.com>
2022-04-19 18:40:21 +02:00
Nathan Walker
c930d25e15 chore: 8.2.3-alpha.0 2022-04-14 21:55:29 -07:00
Nathan Walker
338ae56a82 fix: file access cross platform stub 2022-04-14 21:46:10 -07:00
Osei Fortune
a272296d87 fix(android): improve content uri handling (#9874)
closes: #9871
2022-04-14 21:36:30 -07:00
Nathan Walker
c2503e3693 chore(release): @nativescript/core 8.2.2 2022-04-06 19:06:09 -07:00
Dimitris - Rafail Katsampas
3537858b6d perf: Improved live-sync functionality for RootLayout (#9836) 2022-04-06 19:03:16 -07:00
Ikko Ashimine
11eb705433 chore: typo in config interface (#9855) 2022-04-06 19:02:10 -07:00