idealjs / layout-manager

14 stars 0 forks source link

feat(lm): Let Layout respond to LayoutNode changes #13

Closed cqh963852 closed 3 years ago

cqh963852 commented 3 years ago

For now,We are using useUpdate hook update Layout.

The Story from GrapeLayout:

Hope that after changing LayoutNode, Layout can respond to changes instead of using hook functions. Because hook functions need a provider components

cqh963852 commented 3 years ago

published in 1.7.1