mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
7245ccf8f9
- add optional form for list props: ['optionalField?'] - accept undefined values for optional props - allow declaring props with only boolean true - throw error if extra prop is given to component closes #223