wechat-miniprogram / glass-easel

Multiple-backend component-based JavaScript framework
MIT License
240 stars 34 forks source link

Allow dynamic add observer #163

Closed Tidyzq closed 5 months ago

Tidyzq commented 5 months ago

Add the following methds for component:

  1. dynamicAddObserver
  2. addLifetimeListener
  3. addPageLifetimeListener
LastLeaf commented 5 months ago

Some test cases are needed?