Commit Graph

3335 Commits (80275511ef8e8ea8c89d025f525fd3bb887d9628)
 

Author SHA1 Message Date
Rich Harris 80275511ef update js tests
8 years ago
Rich Harris 2d24e628c3 see if this fixes windows tests
8 years ago
Rich Harris 20cab7bb10 bump alpha version
8 years ago
Rich Harris 3b6d679a29 update deps, fix kleur usage
8 years ago
Rich Harris 9112d10dbe try to fix appveyor config
8 years ago
Rich Harris a852760308 fix instrumentation
8 years ago
Rich Harris aa528e5dba fix assignment to computed property
8 years ago
Rich Harris 951cbcd585 fix dynamic title bug
8 years ago
Rich Harris 1d2197a589 reference store implementations
8 years ago
Rich Harris ab5e3015db test on latest node
8 years ago
Rich Harris e38daf9823 merge master -> rfc-1
8 years ago
Rich Harris 75bbd6b878 implement event modifiers
8 years ago
Rich Harris e394493f71 more efficient event listeners
8 years ago
Rich Harris e87ab18914 hydration fix
8 years ago
Rich Harris 0e60a8ce9c use dynamic_dependencies instead of dependencies where possible
8 years ago
Rich Harris 5290988ed1 avoid unnecessary if (changed.foo....) condiitons
8 years ago
Rich Harris f288259c34 missing import
8 years ago
Rich Harris 9b5589f14d tweak code generation
8 years ago
Rich Harris a390797c4d first crack at reactive declarations
8 years ago
Rich Harris 7e72b49b6e remove function invocation dependency tracking
8 years ago
Rich Harris 9ead0e8096 doh
8 years ago
Rich Harris 5222a86686 improve code generation for props corresponding to hoisted names
8 years ago
Rich Harris 09e6ae0e8e -> v2.15.4
8 years ago
Rich Harris 811aa31909
Merge pull request #1868 from 6eDesign/master
8 years ago
Rich Harris f452de4a6b partial fix for event modifier stuff
8 years ago
Rich Harris c7d4372f26 fix a test
8 years ago
Rich Harris e9b2234e7c couple of fixes
8 years ago
Rich Harris af99b4d099 doh
8 years ago
Rich Harris 2f867beb2c inject spread props
8 years ago
Rich Harris f7f03dc4b5 tweak output
8 years ago
Rich Harris b331a40b4b remove stats.hooks
8 years ago
Rich Harris d31bd771cf various fixes and test updates
8 years ago
Rich Harris 3ec39e6eab minor fixes
8 years ago
Rich Harris 2598ce6887 reënable all tests
8 years ago
Rich Harris 5b7dc63504 various fixes
8 years ago
Rich Harris b82ca07c45 fix prop concatenation
8 years ago
Rich Harris 8e32bafc03 various code generation tweaks and improvements
8 years ago
Rich Harris a2c68328a0 hoist declarations where possible
8 years ago
Rich Harris 8c738262e1 update test
8 years ago
Rich Harris 0e4dd20d82 dont store props in temp variable unnecessarily
8 years ago
Rich Harris ec4010672d update some js tests
8 years ago
Rich Harris 91d2d00eef get hydration tests running
8 years ago
Rich Harris 1e8d7af684 all SSR tests passing bar preload/spread
8 years ago
Rich Harris 1cd946e2f6 SSR bindings work. now to fix the other stuff i just broke
8 years ago
Rich Harris 03af42fad4 fix all CSS tests
8 years ago
Rich Harris b38d8e9bff css tests
8 years ago
Rich Harris a20bbc442e remove svelte.parse and svelte.create from public API. dont see a way to support svelte.create in v3
8 years ago
Rich Harris ed23d7acb3 various tweaks
8 years ago
Rich Harris 578a2bca08 inject props
8 years ago
Rich Harris f648bb6548 skip definition if unnecessary
8 years ago