Commit Graph

17 Commits (bbf1cc566462ab140f6d617883bc35761c941710)

Author SHA1 Message Date
Maxime LUCE bbf1cc5664 [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
5 years ago
Simon H b286102269 [chore] move compiler warnings/errors to dedicate files (#6503)
5 years ago
Conduitry fe7f01e14a fix missing slotted elements in AST (#6148)
6 years ago
Andreas Ehrencrona 3aaf845594 Added types to Node subclasses (#5755)
6 years ago
Ben McCann 647e3359cc Curly braces linting fixes (#5585)
6 years ago
Ben McCann b68fc1526e upgrade ESLint config (#5472)
6 years ago
Antony Jones 710237d548 Fix lint warnings (#5263)
6 years ago
Tan Li Hau 7d6d17c8d1 fix bind:group contextual reference (#5199)
6 years ago
Tan Li Hau fadb58f093 fix reactivity when binding to each context (#4878)
6 years ago
vlasy c2e090e651 throw compiler error when binding directly to const variables (#4506)
7 years ago
Tan Li Hau e974aff732 disallow binding variables declared in await and catch
7 years ago
Tan Li Hau 9492211e5e fix handle marking global variable as dependency
7 years ago
Mattias Buelens 28b1304d20 Add bindings for HTMLVideoElement.videoHeight and videoWidth
7 years ago
Mattias Buelens c228807c64 Add binding for HTMLMediaElement.ended
7 years ago
Mattias Buelens 8b09833611 Add binding for HTMLMediaElement.seeking
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Richard Harris 965fae7991 update folder structure - #2790
7 years ago