Skip to content

Releases: lkzhao/UIComponent

3.0.0-beta-1

23 Jan 03:00
Compare
Choose a tag to compare
3.0.0-beta-1 Pre-release
Pre-release

3.0.0 beta. include new documentation and Environment support.

2.2.0

15 Jan 04:01
Compare
Choose a tag to compare
cleanup

2.1.0

11 Jan 23:56
Compare
Choose a tag to compare
remove BaseToolbox dependency

2.0.1

01 Dec 00:11
Compare
Choose a tag to compare
fix component builder type issue and make some renderable public

2.0.0: UIComponent 2.0 (#36)

14 Nov 18:47
b6c4eec
Compare
Choose a tag to compare
* 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

1.4.5

26 Sep 19:36
Compare
Choose a tag to compare
disable renderView when allowReload is false

1.4.4

20 Jun 14:52
Compare
Choose a tag to compare
fix unwanted subview layout animation

1.4.3

20 Jun 14:51
Compare
Choose a tag to compare
better roundedCorner

1.4.2

01 May 20:48
Compare
Choose a tag to compare
better roundedCorner

1.4.1

07 Apr 03:54
Compare
Choose a tag to compare
update BaseToolbox