Commit Graph

22 Commits (2a9eacdb3e139bb6621c52f4e2d7d582601c43c5)

Author SHA1 Message Date
Rich-Harris 2a9eacdb3e more TS
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris fcc12a53a9 Merge branch 'master' into typescript
9 years ago
Conduitry 8cdd4dad8a downgrade invalid callee error for event handlers to a warning (#579)
9 years ago
Rich-Harris 65a82a5683 gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris e8027c6d6f remove .ts file extensions
9 years ago
Rich-Harris 3d234f070b rename all (almost) .js files
9 years ago
Rich-Harris 9833dd0174 validate transition directives - closes #564
10 years ago
Rich-Harris 2d7d7fec2a validate <:Window>
10 years ago
Rich Harris 0d18c4a6d5 Provide second argument to validator.error with bind:checked errors
10 years ago
Rich-Harris 8291c53349 include destroy as valid built-in method for event handlers (fixes #523)
10 years ago
Rich Harris 89ddb184af Merge branch 'master' into gh-406
10 years ago
Rich-Harris 6c6a03f3a1 use map rather than object
10 years ago
Rich-Harris ce060c1679 implement bind:duration and bind:paused
10 years ago
Rich-Harris 20ef3734fa implement bind:currentTime
10 years ago
Rich-Harris 5534e565bd validate bindings
10 years ago
Rich Harris 453cb1e806 check that event handler callee corresponds to a valid method
10 years ago
Rich Harris 97e0dd62bd validate namespaces
10 years ago
Conduitry f1b608e706 new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting
10 years ago
Arpad Borsos 0ba3286da8 make html validators work inside else blocks
10 years ago
Rich-Harris f310b3541c add support for declared namespaces – fixes #147
10 years ago
Rich Harris 973cf04e52 move files into src in preparation for SSR integration
10 years ago