c78ea79f0f
fix(ios): shadow position after translate transform ( #10413 )
2023-10-16 15:41:59 -07:00
f54ebbb2bf
fix(ios): Shadow layer origin point update ( #10376 )
2023-09-07 06:39:42 -07:00
39eed526c1
feat(ios): improved shadow handling with background UI rework ( #10374 )
...
BREAKING CHANGES:
`CSSShadow` was renamed into `ShadowCSSValues`
2023-09-06 08:17:29 -07:00
9ed3c9b256
fix(ios): guard against no nativeView in createBackgroundUIColor ( #10229 )
2023-03-17 08:27:30 -07:00
c42c3c5f26
fix(ios): race conditions with nativeView ( #10182 )
2023-01-23 12:08:00 -08:00
6948f7c032
fix(ios): box shadow border radius ( #10142 )
2022-12-27 19:41:34 -08:00
50fd3c06f8
revert: "fix(ios): apply proper border radius to box shadow and view sublayers ( #9881 )" ( #9917 )
...
This reverts commit 3d882b0999ca25cbab104700eb483bc5d5d9a1ab.
2022-07-09 09:02:45 -07:00
b7e6128576
fix(ios): apply proper border radius to box shadow and view sublayers ( #9881 )
2022-07-09 09:02:45 -07:00
d756eb5574
feat(root-layout): support gradient colors on shade cover ( #9626 )
...
Co-authored-by: William Juan <williamjuan027@gmail.com>
2022-03-01 12:32:39 -08:00
7c60735d14
chore: cleanup background handling
2021-04-06 11:18:36 -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
f5db58414a
fix: safeguards against invalid values
2021-04-06 11:18:36 -07:00
1dfa5a6025
chore: remove weird import
2021-04-06 11:18:36 -07:00
fca3466408
feat: implement spreadRadius
2021-04-06 11:18:36 -07:00
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
a67fb69687
chore: typing cleanup
2021-04-06 11:18:36 -07:00
19ce9fc2bf
chore: box shadow updates ( #9220 )
2021-04-06 11:18:36 -07:00
673387cf99
chore: cleanup
2021-04-06 11:18:36 -07:00
3bd2d96f29
feat(core): box shadow demo ( #9182 )
2021-04-06 11:18:36 -07:00
67e2fe42b7
feat(core): box-shadow support ( #9161 )
2021-04-06 11:18:36 -07:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00