Commit Graph

19 Commits (78b81277e7bbce3bad5f287312d22ce5dc339d2e)

Author SHA1 Message Date
Vaibhav Rai 78b81277e7
[fix]: Warn user when binding rest operator (#7526)
3 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
4 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
4 years ago
Simon H b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
4 years ago
Conduitry 286c60da4d
fix missing slotted elements in AST (#6148)
5 years ago
Andreas Ehrencrona 9d9d7bc355
Added types to Node subclasses (#5755)
5 years ago
Ben McCann 7ea6a2994a
Curly braces linting fixes (#5585)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Tan Li Hau 02e10b1159
fix bind:group contextual reference (#5199)
5 years ago
Tan Li Hau 11967804af
fix reactivity when binding to each context (#4878)
5 years ago
vlasy e06a900b23
throw compiler error when binding directly to const variables (#4506)
6 years ago
Tan Li Hau 527ddea289 disallow binding variables declared in await and catch
6 years ago
Tan Li Hau 59b886fcbf fix handle marking global variable as dependency
6 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
6 years ago
Mattias Buelens 39c009499e Add binding for HTMLMediaElement.ended
6 years ago
Mattias Buelens 5658d94545 Add binding for HTMLMediaElement.seeking
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago