Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris 20e483f7eb correctly bind one-way select value attributes (#423)
10 years ago
Rich Harris 93e51d6ef3 correctly bind one-way select value attributes (#423)
10 years ago
Rich Harris 1b6537b8b8 Merge pull request #456 from sveltejs/gh-433-b
10 years ago
Rich Harris 20298b1a0a Merge pull request #456 from sveltejs/gh-433-b
10 years ago
Rich Harris 7bd00c2caf align component code more closely with post-refactor element code
10 years ago
Rich Harris fb9edf2f57 align component code more closely with post-refactor element code
10 years ago
Rich Harris de9260b320 Merge pull request #453 from sveltejs/refactor
10 years ago
Rich Harris ec709cb490 Merge pull request #453 from sveltejs/refactor
10 years ago
Rich Harris e74b3edd30 hoist some event handlers, rewrite non-hoisted ones to avoid binding
10 years ago
Rich Harris 1e2c8593f2 hoist some event handlers, rewrite non-hoisted ones to avoid binding
10 years ago
Rich-Harris bb37006e36 more refactoring
10 years ago
Rich-Harris 9561a36eb2 more refactoring
10 years ago
Rich-Harris 1c761e709b refactor a lot of attribute code
10 years ago
Rich-Harris 4a782bc8f6 refactor a lot of attribute code
10 years ago
Rich-Harris ae227855fd move some files, tidy up a bit
10 years ago
Rich-Harris e960e8b5c5 move some files, tidy up a bit
10 years ago
Rich-Harris 91ad5f77bd start refactoring element code a bit
10 years ago
Rich-Harris 57f1b64ddb start refactoring element code a bit
10 years ago
Rich-Harris 20ee8370e4 failing test for #433
10 years ago
Rich-Harris 31269e84f0 failing test for #433
10 years ago
Rich-Harris 48d8c2ca95 Merge branch 'master' into refactor
10 years ago
Rich-Harris 731f09d173 Merge branch 'master' into refactor
10 years ago
Rich Harris 445ba268aa Merge pull request #448 from sveltejs/gh-441
10 years ago
Rich Harris 35113bdee1 Merge pull request #448 from sveltejs/gh-441
10 years ago
Rich-Harris 40340ca32e DRY out block.tmp stuff
10 years ago
Rich-Harris 67967b1a83 DRY out block.tmp stuff
10 years ago
Rich-Harris 9d0b6df4c1 align SSR compiler with DOM compiler
10 years ago
Rich-Harris 8148230e49 align SSR compiler with DOM compiler
10 years ago
Rich-Harris 4ef0ce9975 rename fragment to block everywhere
10 years ago
Rich-Harris f88788cc29 rename fragment to block everywhere
10 years ago
Rich-Harris e8336f96d3 more consistent naming
10 years ago
Rich-Harris 0050871197 more consistent naming
10 years ago
Rich-Harris 97efdecb25 remove redundant addSourcemapLocations calls
10 years ago
Rich-Harris aa41135f21 remove redundant addSourcemapLocations calls
10 years ago
Rich-Harris 88bb820727 rename Fragment to Block
10 years ago
Rich-Harris 552820cd7f rename Fragment to Block
10 years ago
Rich-Harris d3fd777c83 move render logic into fragment
10 years ago
Rich-Harris bd85ffbf28 move render logic into fragment
10 years ago
Rich-Harris de1f21553d add gitkeep file so tests pass in CI
10 years ago
Rich-Harris 858c6b5e82 add gitkeep file so tests pass in CI
10 years ago
Rich-Harris a207a44aa5 remove getBuilders
10 years ago
Rich-Harris cca91f88bb remove getBuilders
10 years ago
Rich-Harris 46d5f3f23d make fragment constructor more explicit
10 years ago
Rich-Harris cc2b6fd53b make fragment constructor more explicit
10 years ago
Rich-Harris 3f066307eb get rid of fragment.type
10 years ago
Rich-Harris 078f36be6a get rid of fragment.type
10 years ago
Rich-Harris 9342fa0463 get rid of findBlock
10 years ago
Rich-Harris 96eca1235b get rid of findBlock
10 years ago
Rich-Harris a63acc8520 rename state.target to more self-explanatory state.parentNode
10 years ago
Rich-Harris c87967be69 rename state.target to more self-explanatory state.parentNode
10 years ago