485fb61947
fix(core): Observable event types consistency ( #10181 )
2023-01-31 07:42:09 -08:00
760bbd06fa
fix(ios): prevent layout in viewSafeAreaInsetsDidChange until first viewDidLayoutSubviews ( #10151 )
2023-01-03 08:23:32 -08:00
a4f28b8317
fix(ios): navigatingTo event handling ( #10120 )
2022-12-28 09:23:10 -08:00
8b7d5ab5fc
fix(ios): reset additional insets if they're zero ( #10134 )
2022-12-21 20:27:25 -08:00
82d60ae057
fix(core): circular imports of SDK_VERSION
2022-11-30 09:14:10 -08:00
b147612e06
test: standardized jest unit testing ( #10047 )
2022-11-28 14:32:25 -08:00
6148955335
fix(ios): frame navigatingTo event ( #10096 )
2022-11-18 09:21:03 -08:00
abd722cd3d
perf(core): android sdk check ( #10084 )
2022-11-12 10:09:45 -08:00
614dafb42b
fix(ios): page isRunningLayout ( #10078 )
2022-11-08 17:58:28 -08:00
6934645423
fix(android): modal status bar props applied to wrong window ( #10049 )
2022-11-07 10:55:43 -08:00
d625141c42
fix(ios): ensure view layout when using large titles ( #10044 )
...
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-11-02 12:22:42 -07:00
fc6f843fda
fix(ios): prevent creating ActionBar
when not needed ( #10017 )
2022-09-10 22:02:54 -07:00
be6efc3067
fix(ios): additional safe area insets were miscalculated if already set ( #9991 )
2022-08-10 14:01:51 -07:00
9fcd440690
fix(android): content uri handling improvements ( #9936 )
2022-07-09 09:02:45 -07:00
4db4e4af27
fix(ios): memory leak after using 'showModal' passing any Page as parameter ( #9939 )
2022-07-09 09:02:45 -07:00
d3bc4d5b82
fix(core): guard unstable page/frame init contexts under async conditions ( #9428 )
2021-05-30 12:02:38 -07:00
21da31562c
chore: Enums > CoreTypes
...
Cleanup type symbol usage by consolidating to manage in one spot. This makes them easier to use as well by providing a single rollup of all the common type symbol's used throughout core.
2021-04-06 11:18:36 -07:00
a822f2affb
chore: a11y polish ( #9259 )
2021-04-06 11:18:36 -07:00
a67fb69687
chore: typing cleanup
2021-04-06 11:18:36 -07:00
1cd6854370
chore: typing fixes
2021-04-06 11:18:36 -07:00
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
8f1455eef7
fix(ios): allow navigationFrom event for deep navigation within modal frame ( #9187 )
2021-02-05 11:26:59 -08:00
6da7d90e25
fix(page): frame getter for custom Frames ( #9195 )
2021-02-04 07:55:16 -08:00
5fe27428e0
feat(android): FlexboxLayout support for isPassThroughParentEnabled ( #8798 )
2021-01-29 13:03:27 -08:00
963337e2e8
refactor: status bar improvements ( #9154 )
2021-01-29 12:06:00 -08:00
9a380cd43e
fix(core): prevent circular reference Frame <> Page ( #9111 )
2020-12-30 07:58:14 -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