neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.89k stars 162 forks source link

Examine string based scopes like "this" or "me" #3902

Closed tobiu closed 1 month ago

tobiu commented 1 year ago

listeners: {change: 'onChange', scope: 'this'} => could walk up the component tree and find the closest implementation.

an alternative could be to parse items for a container to detect string based event scopes. might be more expensive though.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.