Commit Graph

25 Commits (418f4c2381cb094106e7896addc2fc4246d630ec)

Author SHA1 Message Date
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
3 years ago
Cymaera 0adc09da97
feat: add support for resize observer bindings (#8022)
3 years ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
3 years ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings (#7857)
3 years ago
Lioness100 5a3a1e488a
fix: correct typos in variable names (#8257)
3 years ago
Hofer Ivan 0eba57113b
[chore]: store regexp as variable instead of defining it inline (#7716)
3 years ago
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)
6 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
7 years ago