Commit Graph

13 Commits (af02e36b2b3bc20580cd95ad5057a300b8eb07c2)

Author SHA1 Message Date
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
10 years ago
Rich Harris 543ee2f870 update tests
10 years ago
Rich Harris 11e613e7d0 handle default paramters in computed values (fixes #274)
10 years ago
Arpad Borsos 91551b9d43
make html validators work inside else blocks
10 years ago
Rich-Harris a35c516350 bump coverage – duplicate default export is handled by acorn
10 years ago
Rich-Harris 4a610f7073 throw if default export is not an object literal
10 years ago
Rich-Harris 017b67aa38 ensure onrender and onteardown are not arrow function expressions
10 years ago
Rich-Harris a6c648b086 error if method is an arrow function expression and uses `this` or `arguments` (#179)
10 years ago
Rich-Harris fbe130835d add support for declared namespaces – fixes #147
10 years ago
Rich Harris 0e64f26712 gather names during validation, for later deoncflicting (#88)
10 years ago
Nico Rehwaldt 65cdead991 Verify computed property dependencies
10 years ago
Rich-Harris c199407db2 more validation
10 years ago
Rich-Harris 0698525f1b basic validation
10 years ago