Commit Graph

7239 Commits

Author SHA1 Message Date
Nathan Walker
200df427ae chore: cleanup 2023-03-27 19:20:25 -07:00
Nathan Walker
c31a63b4a8 chore: cleanup 2023-03-27 19:20:25 -07:00
Nathan Walker
de0a6dc7ae chore: cleanup 2023-03-27 19:20:25 -07:00
Nathan Walker
23726b3943 chore: cleanup 2023-03-27 19:20:25 -07:00
Nathan Walker
fd228dbff5 chore: cleanup 2023-03-27 19:20:25 -07:00
Igor Randjelovic
1e72b89b7e chore: cleanup android page transition 2023-03-27 19:20:25 -07:00
Nathan Walker
9b399b89f8 chore: cleanup apis 2023-03-27 19:20:25 -07:00
Nathan Walker
393c3f0d97 feat: interactive dismissal for shared element transitions 2023-03-27 19:20:25 -07:00
Nathan Walker
69f920995c chore: 8.5.0-alpha.2 2023-03-27 19:20:25 -07:00
Nathan Walker
da5cfa9bda chore: cleanup api 2023-03-27 19:20:25 -07:00
Nathan Walker
daad13ee6b chore: remove manual ViewBase types as not needed 2023-03-27 19:20:25 -07:00
Nathan Walker
eaefaa61e1 chore: 8.5.0-alpha.1 2023-03-27 19:20:25 -07:00
Nathan Walker
3de8553ed8 chore: android fragment transition prep for modals wip 2023-03-27 19:20:25 -07:00
Nathan Walker
747d18205b chore: api cleanup 2023-03-27 19:20:25 -07:00
Igor Randjelovic
e34ad60df8 refactor: move shared transition calls to frame/index 2023-03-27 19:20:25 -07:00
Nathan Walker
44de0d13bf chore: cleanup 2023-03-27 19:20:25 -07:00
Nathan Walker
c17011aa15 feat: ios nav controller transition 2023-03-27 19:20:25 -07:00
Nathan Walker
8b654a0b3b feat: ios page push/pop shared element transitions 2023-03-27 19:20:25 -07:00
Igor Randjelovic
653f58b1ad chore: initial android support (wip + hacked into place) 2023-03-27 19:20:25 -07:00
Igor Randjelovic
224331b1ed fix: matchLayerProperties was needed there 2023-03-27 19:20:25 -07:00
Igor Randjelovic
9080c2f868 feat: handle more transition properties [wip] 2023-03-27 19:20:25 -07:00
Nathan Walker
a29a809ad5 feat(core): shared element transitions with api for ios 2023-03-27 19:20:25 -07:00
Nathan Walker
8f09e40e09 chore: 8.5.0-alpha.0 2023-03-27 19:20:25 -07:00
Nathan Walker
0e9ec677ae feat(ios): custom modal transitions part 2 2023-03-27 19:20:25 -07:00
Nathan Walker
c2b88f7546 feat(ios): custom modal transitions part 1 2023-03-27 19:20:25 -07:00
Nathan Walker
81d977e7c8 feat(ios): page transition handling with more flexibility 2023-03-27 19:20:24 -07:00
Dimitris-Rafail Katsampas
671603ab4b test: a11y scale (#10251) 2023-03-27 15:12:38 -07:00
Nathan Walker
09832ad7ab feat(ios): Swift Package Manager support in config (#10252) 2023-03-28 00:07:48 +02:00
farfromrefuge
2f4c318276 fix: global declarations fix (#10247) 2023-03-23 10:55:38 -07:00
Nathan Walker
7edd21a688 fix(android): dialogs activity usage (#10246) 2023-03-22 18:20:01 -07:00
Dimitris-Rafail Katsampas
95f3772e77 fix(ios): support for a11y font scale (#10207) 2023-03-22 15:13:46 -07:00
Igor Randjelovic
ab436dbfe6 fix(core): CSS animation parsing (#10245) 2023-03-22 14:16:15 -07:00
Eduardo Speroni
5f96ffe7d9 test: fix safe area tests on iOS (#10240) 2023-03-22 08:14:21 -07:00
Dimitris-Rafail Katsampas
e560cb1374 fix(core): improved handling for unsupported '!important' css rule (#10243) 2023-03-22 08:13:35 -07:00
Juan de Dios Martínez Vallejo
ea45758463 fix(android): box shadow and border radius white border resolution (#10125) 2023-03-17 16:02:14 -07:00
Eduardo Speroni
7eaafa519e chore: ios relayout condition cleanup (#10241) 2023-03-17 12:10:13 -07:00
Eduardo Speroni
8b721c1496 perf: reduce amount of layout calls and debounce layouts when needed (#10164) 2023-03-17 10:07:22 -07:00
Igor Randjelovic
9ed3c9b256 fix(ios): guard against no nativeView in createBackgroundUIColor (#10229) 2023-03-17 08:27:30 -07:00
Osei Fortune
0173769bad feat(files): read & write using js buffers (#10093) 2023-03-16 19:19:36 -07:00
Osei Fortune
89fc249880 fix(android): path must be convex (#10238)
closes: #10235
2023-03-16 12:33:00 -07:00
Nathan Walker
a23c8bda31 fix(android): Label now defaults to vertical-align middle (#10233)
closes https://github.com/NativeScript/NativeScript/issues/3829
https://github.com/NativeScript/NativeScript/issues/5977
https://github.com/NativeScript/NativeScript/pull/8216
2023-03-13 09:32:29 -07:00
Dimitris-Rafail Katsampas
a19568c0d0 fix(core): RootLayout shade cover asynchronous execution (#10228) 2023-03-09 20:57:15 -08:00
Nathan Walker
6779cdcb55 fix(android): native-helper utils types are now correct (#10231) 2023-03-07 19:22:37 -08:00
Ammar Ahmed
11cdf08ad7 chore: update links & fix typos (#10224) 2023-03-02 21:11:37 -08:00
Juan de Dios Martínez Vallejo
6fd69436c8 feat(core): export foregroundEvent and backgroundEvent (#10226) 2023-03-02 20:06:39 -08:00
Nathan Walker
7a37bd313d chore: nx migrate latest 2023-03-02 20:04:48 -08:00
Dimitris-Rafail Katsampas
4e62b00ddb fix(core): Frame to Page property propagation (#10225) 2023-03-02 08:39:32 -08:00
Igor Randjelovic
d8efb7a826 test: use our own http-echo server (#10227) 2023-03-01 13:11:06 -08:00
KUNAAL MANGAL
e613ecf819 fix(types-android): min api types from 17 to 31 (#10209) 2023-02-21 15:19:21 -08:00
Osei Fortune
2da0064f7c perf(android): reduce java object creation (#10129) 2023-02-20 21:54:51 -08:00