6 Commits

Author SHA1 Message Date
95dd21f5e1 feat: clipsToBounds support
WIP - needs more work
2021-09-07 22:59:14 +02:00
778540573a revert: clipsToBounds support
This feature needs some more work & will be included in a future version
2021-09-07 12:01:01 -07:00
5890667b26 feat(android): support clipToBounds (#9508)
* performance improvements around border handling

BREAKING CHANGE:

* if you have broder-radius or clip-path, it will clip by default
2021-08-11 12:06: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
733050995c fix(core): type collisions with namespace (#8809) 2021-04-06 11:18:36 -07:00
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00