0183f7e643
fix(ios): sdk embedding ( #10216 )
2023-02-15 21:33:26 -08:00
25d780f41c
chore: cleanup
2023-02-14 16:17:22 -08:00
9179ff861d
fix(ios): embedding sdk ( #10211 )
...
Disable setting main window content
When NS app is embedded main window should not be updated because it belongs to the parent app.
2023-02-13 23:05:41 -08:00
485fb61947
fix(core): Observable event types consistency ( #10181 )
2023-01-31 07:42:09 -08:00
a69a9d6921
fix(ios): embedder usage of window ( #10167 )
2023-01-13 18:02:44 -08:00
8987babb08
feat(application): expose inBackground
and suspended
( #9897 )
...
For IOSApplication to be like AndroidApplication
2022-07-09 09:02:45 -07:00
58a720699f
fix(core): android wrong background state + current value accessors ( #9883 )
2022-07-09 09:02:45 -07:00
b553a900d7
feat: background/foreground events ( #9763 )
...
On android `suspend/resume` was not doing what was expected.
In particular it was called while showing dialogs. This adds new `background` and `foreground` events which will fire expectedly and consistently for ios and android.
2022-03-01 12:32:39 -08:00
b292495506
feat(ios): allow dynamic ProMotion frame refresh rate changes ( #9775 )
...
see: https://developer.apple.com/documentation/quartzcore/optimizing_promotion_refresh_rates_for_iphone_13_pro_and_ipad_pro
2022-03-01 12:32:39 -08:00
6c06c77618
fix(core): Application handling of nativeApp instance
2022-03-01 12:32:39 -08:00
a518249958
fix: application instance creation occurs only within Application.run
2022-03-01 12:32:38 -08:00
0d4ccba60a
chore: combine prettier with eslint ( #9348 ) ( #9360 )
...
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
2021-05-02 10:11:37 -07:00
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
bd7c686aaf
feat(core): allow app to start without a root view ( #9056 )
2020-11-19 17:02:32 -08:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
2243660080
feat(core): TypeScript 4 + cleanup ( #8967 )
2020-10-19 09:28:05 -07:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00