Commit Graph

3229 Commits (a9d2170ba2b30ce44a040af31785a2b77b95eba3)
 

Author SHA1 Message Date
Rich Harris a9d2170ba2 shuffle files around
8 years ago
Rich Harris cd805d6003 remounting
8 years ago
Rich Harris cefd06d55a skip unnecessary flushes
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 701af7f7fb only make component dirty if value has changed
8 years ago
Rich Harris 05a4f5d7c8 trace dependencies where possible
8 years ago
Rich Harris b33f2d8660 tidy up
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 0ddfbed783 remove format tests
8 years ago
Rich Harris bcaf5e0cb3 module context
8 years ago
Rich Harris 366bf0706a modify tests so we can add new things i.e. preload
8 years ago
Rich Harris 13def49a46 ondestroy before destroy
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 8d38bf2be8 remove unused helper
8 years ago
Rich Harris ad064e9936 remove unused helper
8 years ago
Rich Harris a2498bb334 remove v2 options
8 years ago
Rich Harris 829a64923c transition events
8 years ago
Rich Harris 2f7bce4daf fix hydration
8 years ago
Rich Harris e0faadbf26 hydration
8 years ago
Rich Harris fc89c0f95e fix test
8 years ago
Rich Harris f765da25e4 allow missing slots
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 d5d854c51a remove double condition
8 years ago
Rich Harris 76016581da fix test
8 years ago
Rich Harris ed35cdbf53 remove unused superclass method
8 years ago
Rich Harris 5d267f7121 only inject props and refs if necessary
8 years ago
Rich Harris 8ff75d7632 remove console-group, no longer necessary
8 years ago
Rich Harris 85151296ac fix test
8 years ago
Rich Harris ac1be5def2 fix for contextual bindings
8 years ago
Rich Harris 0fe16c8ecd remove some unused (and weird) code. honestly, all the binding stuff needs to be nuked from orbit
8 years ago
Rich Harris d7215443bb prevent double declarations
8 years ago
Rich Harris b55ba7a384 fix destructuring test
8 years ago
Rich Harris c70707ce74 more sophisticated instrumentation
8 years ago
Rich Harris ff0abb1061 update some more tests
8 years ago