Skip to content

2.0.0: UIComponent 2.0 (#36)

Compare
Choose a tag to compare
@lkzhao lkzhao released this 14 Nov 18:47
· 65 commits to master since this release
b6c4eec
* WIP

* remove some unused

* Test

* merge RenderNode with ViewRenderNode

* merge ViewComponent with Component

* unify ViewComponent and Component APIs

* fix flexible

* rename SimpleViewComponent to ViewComponent

* polish

* some more tweaks

* dont render space

* some cleanup

* some more fixes

* fix cell keypath issue

* rename shouldRender to shouldRenderView and add migration guide

* Update Version2MigrationGuide.md

* Update Version2MigrationGuide.md

* fix visibleFrameInset not working as expected