Commit Graph

643 Commits (1cd946e2f6dfcd1be6acf306fc2ff02d209c9f8e)

Author SHA1 Message Date
Rich Harris 72b9254436 fix all runtime tests broken by SSR work
8 years ago
Rich Harris a23bf00667 get some SSR tests passing
8 years ago
Rich Harris 5030385b1b custom elements sort of working
8 years ago
Rich Harris ae3a7dd369 shuffle things around
8 years ago
Rich Harris 040f0f03b5 handle export {...} in script, fix test
8 years ago
Rich Harris a6539387f9 fix test
8 years ago
Rich Harris 37fd164d36 hacky fix for missing target warning
8 years ago
Rich Harris 6fd8fbf40b dont try to be clever with module interop
8 years ago
Rich Harris 210173e429 include module exports e.g. preload. remove AMD, UMD and IIFE output
8 years ago
Rich Harris 366bf0706a modify tests so we can add new things i.e. preload
8 years ago
Rich Harris abc39eed20 spread props
8 years ago
Rich Harris 66fa88b0cb delete this.options test, sorry everyone
8 years ago
Rich Harris 8cc12b73e1 allow actions on <svelte:window>
8 years ago
Rich Harris a7fe66960f update refs on outro
8 years ago
Rich Harris 49a747f376 skip-ssr -> skip_if_ssr
8 years ago
Rich Harris d9854c5dd6 update some tests
8 years ago
Rich Harris f60487df2f fix transition test
8 years ago
Rich Harris 829a64923c transition events
8 years ago
Rich Harris 2f7bce4daf fix hydration
8 years ago
Rich Harris fc89c0f95e fix test
8 years ago
Rich Harris 1d72b6b1af skip awkward test
8 years ago
Rich Harris be59af940b update immutability test, though may need to be skipped for now
8 years ago
Rich Harris ed39c85f5d fix some more tests
8 years ago
Rich Harris bc0f381b34 document events
8 years ago
Rich Harris 83318b6bf5 window dimension bindings
8 years ago
Rich Harris 4231c62dbc fix some more tests
8 years ago
Rich Harris a18ef98ca1 functions in attributes
8 years ago
Rich Harris fba0f58226 fix tests
8 years ago
Rich Harris 76016581da fix test
8 years ago
Rich Harris 85151296ac fix test
8 years ago
Rich Harris b55ba7a384 fix destructuring test
8 years ago
Rich Harris ff0abb1061 update some more tests
8 years ago
Rich Harris 8e6084d135 fix some binding tests
8 years ago
Rich Harris b58d81b7e2 fix a few tests
8 years ago
Rich Harris 85a4b5272a remove unused imports
8 years ago
Rich Harris 2a26afe3b4 update some tests
8 years ago
Rich Harris 4d12065915 fix lifecycle order, add CSS if necessary
8 years ago
Rich Harris a5619187c2 warn when trying to set read-only data
8 years ago
Rich Harris de0830b0c5 warn on missing data
8 years ago
Rich Harris 58e532fc08 component shorthand events
8 years ago
Rich Harris 35412a9a92 dynamic component events
8 years ago
Rich Harris b28f87a6f5 remove obsolete tests
8 years ago
Rich Harris f13c2272df update tests
8 years ago
Rich Harris 4c2fdcf657 fix contextual component bindings
8 years ago
Rich Harris 6c854a6d57 remove test - invalid identifiers will no longer work
8 years ago
Rich Harris 0adadd928f contextual binding fix
8 years ago
Rich Harris 73d269c286 remove obsolete tests
8 years ago
Rich Harris c95ba68e46 delete/update tests
8 years ago
Rich Harris dbb11a5500 update some tests
8 years ago
Rich Harris 4ad548c44d update test
8 years ago