mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
7b87470760
With this commit, we can now decides precisely if a component should be rerendered, by using a hash function. By default, the hash function will deep observe each store element coming from the result of the mapStateToProps. closes #24