Nathan Walker
9ec404225e
fix(core): typings for showModal correction ( #9374 )
2021-05-04 23:27:35 -07:00
Nathan Walker
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
Nathan Walker
f781242b9a
fix(core): protected class getter/setter webpack issue
2021-04-24 11:17:38 -07:00
Nathan Walker
b50a2e618f
chore: types cleanup
2021-04-06 11:18:36 -07:00
Nathan Walker
266ae2a71d
chore: fix types
2021-04-06 11:18:36 -07:00
Nathan Walker
cc592b63fd
fix(core): trace instead of throw
2021-04-06 11:18:36 -07:00
Nathan Walker
f00144e872
feat(view): "hidden" property binding is now supported
2021-04-06 11:18:36 -07:00
Nathan Walker
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
Nathan Walker
a822f2affb
chore: a11y polish ( #9259 )
2021-04-06 11:18:36 -07:00
Nathan Walker
e9b5eb934d
chore: cleanup a11y and add demo page
2021-04-06 11:18:36 -07:00
Nathan Walker
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
Nathan Walker
a67fb69687
chore: typing cleanup
2021-04-06 11:18:36 -07:00
Nathan Walker
673387cf99
chore: cleanup
2021-04-06 11:18:36 -07:00
Ben Delaney
a12c188d0f
fix(core): stack layout padding ( #9183 )
...
fixes #8810
2021-04-06 11:18:36 -07:00
Morten Sjøgren
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
Nathan Walker
67e2fe42b7
feat(core): box-shadow support ( #9161 )
2021-04-06 11:18:36 -07:00
Eduardo Speroni
6cc130fa6f
feat(core): reusable views ( #9163 )
2021-04-06 11:18:36 -07:00
Nathanael Anderson
f08fcb17b4
fix(android): KeyboardType now respects numbers ( #9240 )
2021-02-26 16:23:50 -08:00
Nathanael Anderson
c04e1b59e5
feat(core): allow property overrides at runtime ( #9241 )
2021-02-26 16:23:18 -08:00
Dimitris - Rafail Katsampas
5fe27428e0
feat(android): FlexboxLayout support for isPassThroughParentEnabled ( #8798 )
2021-01-29 13:03:27 -08:00
Martin Guillon
d94b5984fc
types: missing typings for iosIgnoreSafeArea ( #9153 )
2021-01-20 10:40:18 +01:00
Martin Guillon
d09a564296
fix: android modal not following activity windowSoftInputMode ( #9042 )
...
* fix android modal not following activity windowSoftInputMode
Also added an android modal parameter to set a custom windowSoftInputMode
* fix softInputMode set too soon
* Update packages/core/ui/core/view/index.android.ts
Co-authored-by: Igor Randjelovic <rigor789@gmail.com >
* Update packages/core/ui/core/view-base/index.d.ts
Co-authored-by: Igor Randjelovic <rigor789@gmail.com >
* Update packages/core/ui/core/view-base/index.ts
Co-authored-by: Igor Randjelovic <rigor789@gmail.com >
Co-authored-by: Igor Randjelovic <rigor789@gmail.com >
2020-12-28 13:47:00 +01:00
Martin Guillon
ea67422fcf
feat: iosIgnoreSafeArea property ( #9092 )
...
* feat: ios added ignoreSafeArea property
* fix: ensure it works when no viewControllerView
2020-12-28 13:39:55 +01:00
Martin Guillon
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
Nathanael Anderson
ad2575991a
fix(ios): iOS 10 support with adjustment to UILayoutGuide ( #8954 )
2020-10-10 09:34:44 -07:00
Nathan Walker
03f1f3d5f5
chore: format and fix ci build
2020-09-25 15:58:39 -07: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
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00