欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of https://github.com/sveltejs/svelte
1
0
Code Issues Projects Releases Wiki Activity
2776 Commits
130 Branches
808 Tags
159 MiB
Commit Graph

10 Commits (52032bef8f2f900014b214d8b0dafa85d7fad72c)

Author SHA1 Message Date
Rich Harris aaab6853ce support $method(...) calls, and warn on store.method(...) 7 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations 7 years ago
Rich Harris 39ad124c99 update validation tests 7 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474) 7 years ago
James Birtles d07721cd50 add end position to warnings 7 years ago
Conduitry cc8614c51c allow options.* as event handler callee 8 years ago
Rich Harris d5ad4c007b update validation message 8 years ago
Conduitry 4c740513f8 downgrade invalid callee error for event handlers to a warning (#579) 8 years ago
Rich-Harris 754688cf48 include destroy as valid built-in method for event handlers (fixes #523) 8 years ago
Rich Harris c7ac8b82ba check that event handler callee corresponds to a valid method 8 years ago