Commit Graph

202 Commits (4004a569e1b87f3dd65acda35e3056de7f49f606)

Author SHA1 Message Date
Admin a3c71af5c5 Changes {@debug _ } to {@debug}
8 years ago
Admin 21741ac187 Merge remote-tracking branch 'upstream/master' into debug
8 years ago
Admin 622e7b0190 Adds debug all option to debug tag
8 years ago
Rich Harris ad91f55ac9
pass `attribute` straight to `validator.error`
8 years ago
Rich Harris e487931a7c
pass `attribute` straight to `validator.error`
8 years ago
Admin 7df6de62bb Adds validation check to checkComponent function and removes console.logs.
8 years ago
Admin 89412e370e Adds validation for invalid reference names like foo-bar.
8 years ago
Curtis Maloney f0a247a4e6 [Fixed #1608] Allow binding of input files
8 years ago
Christian Kaisermann 19d541ab77 Add refs.* to valid event handler callees warning message
8 years ago
Conduitry 5e8a8b95e5 update some stray references to v1 syntax
8 years ago
Rich Harris 94206ca439 add animation validation tests
8 years ago
Rich Harris 98e63b37e9 groundwork for animations (#1431)
8 years ago
Max Milton 37fa4fb079
Add new ARIA 1.1 attributes and roles
8 years ago
Rich Harris 4a67542bec prevent bind:offsetWidth etc on void elements
8 years ago
Rich Harris fe4637305b add validation logic, error on dimension bindings for SVG elements
8 years ago
Rich Harris 541ec6c397 bind to dimensions
8 years ago
Rich Harris f00d08427e Merge branch 'master' into gh-984
8 years ago
Rich Harris 2866b11c7d WIP towards #984
8 years ago
Rich Harris 506ab3952e destructuring
8 years ago
Rich Harris 0dafc34de0 implement full-state computed properties - fixes #1303
8 years ago
Rich Harris a690ba0b8f remove files that mysteriously reappeared
8 years ago
Rich Harris f892389b00 no need to clone ast
8 years ago
Rich Harris 67e4a90f18 parse <slot> as element in custom element mode
8 years ago
Rich Harris bb30e26d21 validate <title> elements
8 years ago
Rich Harris f79bede8a9 validate components
8 years ago
Rich Harris de9b3a56be fix slot attribute validation
8 years ago
Rich Harris 32774a821d more stuff
8 years ago
Rich Harris 7825c1230a various
8 years ago
Rich Harris aaab6853ce support $method(...) calls, and warn on store.method(...)
8 years ago
Rich Harris 06517ce82f remove erroneous warnings
8 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations
8 years ago
Rich Harris 07bad96719 tidy up
8 years ago
Rich Harris 7e733d82e7 enforce uppercase component names
8 years ago
Rich Harris cae4dd93bf fix some more tests
8 years ago
Rich Harris a2759604cb SSR tests
8 years ago
Rich Harris 8eb4adc7e6 small fix
8 years ago
Rich Harris 2d5b47b8a4 remove store option
8 years ago
Rich Harris 80e0dceb9a remove validate and Stylesheet from public API
8 years ago
Rich Harris ee8256604c allow overwritten observe
8 years ago
Rich Harris 6249fa6bc8
Merge pull request #1345 from sveltejs/gh-1069
8 years ago
Rich Harris 99ea7539af use destructuring syntax for computed props in v2 mode - fixes #1069
8 years ago
Rich Harris c1573dbf2c implement onstate and onupdate
8 years ago
Rich Harris 35f4a1f063 add codes to errors
8 years ago
Rich Harris b86a1edb52 add codes to validation errors
8 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474)
8 years ago
Rich Harris 813e077ccc
Merge pull request #1330 from sveltejs/gh-1318
8 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
8 years ago
Rich Harris 032083bb34 fix #1331
8 years ago
Rich Harris 0ebe5355e1
Merge pull request #1299 from sveltejs/gh-1257
8 years ago
Rich Harris f66f21bf23
Merge pull request #1313 from sveltejs/gh-1270
8 years ago