Commit Graph

  • 5f2c6e3c19 merge master -> readonly-dev-warning Rich Harris 2017-04-10 17:54:29 -0400
  • d897607cc1 throw if user sets read-only properties in dev mode Rich Harris 2017-04-10 17:47:47 -0400
  • 8b38b2b802 throw if user sets read-only properties in dev mode Rich Harris 2017-04-10 17:47:47 -0400
  • dee035fee2 add bind:online to <:Window/> (#404) Rich Harris 2017-04-10 16:31:44 -0400
  • 38ae43f6d7 add bind:online to <:Window/> (#404) #462 Rich Harris 2017-04-10 16:31:44 -0400
  • 4a20d3d946 window scroll bindings are bidirectional (#404) Rich Harris 2017-04-10 16:08:19 -0400
  • 783cd383e3 window scroll bindings are bidirectional (#404) #461 Rich Harris 2017-04-10 16:08:19 -0400
  • 2fea782240 Merge pull request #460 from sveltejs/gh-450 Rich Harris 2017-04-10 15:17:46 -0400
  • 79c456333c Merge pull request #460 from sveltejs/gh-450 Rich Harris 2017-04-10 15:17:46 -0400
  • a3ca11f830 Merge pull request #459 from sveltejs/gh-189 Rich Harris 2017-04-10 15:16:45 -0400
  • 9c166a86f0 Merge pull request #459 from sveltejs/gh-189 Rich Harris 2017-04-10 15:16:45 -0400
  • cc110db65e Merge pull request #458 from sveltejs/gh-425 Rich Harris 2017-04-10 15:14:54 -0400
  • 9a3b4b1593 Merge pull request #458 from sveltejs/gh-425 Rich Harris 2017-04-10 15:14:54 -0400
  • 99edd486ab lint Rich Harris 2017-04-10 15:12:16 -0400
  • b096385df1 lint #460 Rich Harris 2017-04-10 15:12:16 -0400
  • ceea9be45a collapse consecutive if-statements with the same condition (#450) Rich Harris 2017-04-10 15:10:02 -0400
  • 2852b96e65 collapse consecutive if-statements with the same condition (#450) Rich Harris 2017-04-10 15:10:02 -0400
  • e04bc02518 dont create whitespace nodes inside elements like <select> (#189) Rich Harris 2017-04-10 14:54:19 -0400
  • 182a04e8fc dont create whitespace nodes inside elements like <select> (#189) #459 Rich Harris 2017-04-10 14:54:19 -0400
  • 60d42ffabe better error for attempts to use getters/setters for methods. closes #425 Rich Harris 2017-04-10 14:20:50 -0400
  • 99d6502bfd better error for attempts to use getters/setters for methods. closes #425 #458 Rich Harris 2017-04-10 14:20:50 -0400
  • a913057bb0 -> v1.13.7 Rich Harris 2017-04-10 14:01:42 -0400
  • 2e946e0e93 -> v1.13.7 v1.13.7 Rich Harris 2017-04-10 14:01:42 -0400
  • 5d0d00ff5b Merge pull request #457 from sveltejs/gh-423 Rich Harris 2017-04-10 13:56:35 -0400
  • e82c478299 Merge pull request #457 from sveltejs/gh-423 Rich Harris 2017-04-10 13:56:35 -0400
  • 20e483f7eb correctly bind one-way select value attributes (#423) Rich Harris 2017-04-10 13:50:12 -0400
  • 93e51d6ef3 correctly bind one-way select value attributes (#423) #457 Rich Harris 2017-04-10 13:50:12 -0400
  • 1b6537b8b8 Merge pull request #456 from sveltejs/gh-433-b Rich Harris 2017-04-10 12:07:03 -0400
  • 20298b1a0a Merge pull request #456 from sveltejs/gh-433-b Rich Harris 2017-04-10 12:07:03 -0400
  • 7bd00c2caf align component code more closely with post-refactor element code Rich Harris 2017-04-10 12:00:27 -0400
  • fb9edf2f57 align component code more closely with post-refactor element code #456 Rich Harris 2017-04-10 12:00:27 -0400
  • de9260b320 Merge pull request #453 from sveltejs/refactor Rich Harris 2017-04-10 11:36:58 -0400
  • ec709cb490 Merge pull request #453 from sveltejs/refactor Rich Harris 2017-04-10 11:36:58 -0400
  • e74b3edd30 hoist some event handlers, rewrite non-hoisted ones to avoid binding Rich Harris 2017-04-10 11:26:06 -0400
  • 1e2c8593f2 hoist some event handlers, rewrite non-hoisted ones to avoid binding Rich Harris 2017-04-10 11:26:06 -0400
  • bb37006e36 more refactoring Rich-Harris 2017-04-09 15:02:23 -0400
  • 9561a36eb2 more refactoring Rich-Harris 2017-04-09 15:02:23 -0400
  • 1c761e709b refactor a lot of attribute code Rich-Harris 2017-04-09 14:42:57 -0400
  • 4a782bc8f6 refactor a lot of attribute code Rich-Harris 2017-04-09 14:42:57 -0400
  • ae227855fd move some files, tidy up a bit Rich-Harris 2017-04-09 13:52:35 -0400
  • e960e8b5c5 move some files, tidy up a bit Rich-Harris 2017-04-09 13:52:35 -0400
  • 91ad5f77bd start refactoring element code a bit Rich-Harris 2017-04-09 12:11:07 -0400
  • 57f1b64ddb start refactoring element code a bit Rich-Harris 2017-04-09 12:11:07 -0400
  • 20ee8370e4 failing test for #433 Rich-Harris 2017-04-08 17:41:26 -0400
  • 31269e84f0 failing test for #433 Rich-Harris 2017-04-08 17:41:26 -0400
  • 48d8c2ca95 Merge branch 'master' into refactor Rich-Harris 2017-04-08 17:26:07 -0400
  • 731f09d173 Merge branch 'master' into refactor #453 Rich-Harris 2017-04-08 17:26:07 -0400
  • 445ba268aa Merge pull request #448 from sveltejs/gh-441 Rich Harris 2017-04-08 17:25:24 -0400
  • 35113bdee1 Merge pull request #448 from sveltejs/gh-441 Rich Harris 2017-04-08 17:25:24 -0400
  • 40340ca32e DRY out block.tmp stuff Rich-Harris 2017-04-08 17:22:52 -0400
  • 67967b1a83 DRY out block.tmp stuff Rich-Harris 2017-04-08 17:22:52 -0400
  • 9d0b6df4c1 align SSR compiler with DOM compiler Rich-Harris 2017-04-08 16:58:07 -0400
  • 8148230e49 align SSR compiler with DOM compiler Rich-Harris 2017-04-08 16:58:07 -0400
  • 4ef0ce9975 rename fragment to block everywhere Rich-Harris 2017-04-08 16:55:30 -0400
  • f88788cc29 rename fragment to block everywhere Rich-Harris 2017-04-08 16:55:30 -0400
  • e8336f96d3 more consistent naming Rich-Harris 2017-04-08 16:49:33 -0400
  • 0050871197 more consistent naming Rich-Harris 2017-04-08 16:49:33 -0400
  • 97efdecb25 remove redundant addSourcemapLocations calls Rich-Harris 2017-04-08 16:33:52 -0400
  • aa41135f21 remove redundant addSourcemapLocations calls Rich-Harris 2017-04-08 16:33:52 -0400
  • 88bb820727 rename Fragment to Block Rich-Harris 2017-04-08 16:28:20 -0400
  • 552820cd7f rename Fragment to Block Rich-Harris 2017-04-08 16:28:20 -0400
  • d3fd777c83 move render logic into fragment Rich-Harris 2017-04-08 16:22:20 -0400
  • bd85ffbf28 move render logic into fragment Rich-Harris 2017-04-08 16:22:20 -0400
  • de1f21553d add gitkeep file so tests pass in CI Rich-Harris 2017-04-08 16:12:54 -0400
  • 858c6b5e82 add gitkeep file so tests pass in CI Rich-Harris 2017-04-08 16:12:54 -0400
  • a207a44aa5 remove getBuilders Rich-Harris 2017-04-08 16:06:03 -0400
  • cca91f88bb remove getBuilders Rich-Harris 2017-04-08 16:06:03 -0400
  • 46d5f3f23d make fragment constructor more explicit Rich-Harris 2017-04-08 16:03:51 -0400
  • cc2b6fd53b make fragment constructor more explicit Rich-Harris 2017-04-08 16:03:51 -0400
  • 3f066307eb get rid of fragment.type Rich-Harris 2017-04-08 15:55:04 -0400
  • 078f36be6a get rid of fragment.type Rich-Harris 2017-04-08 15:55:04 -0400
  • 9342fa0463 get rid of findBlock Rich-Harris 2017-04-08 15:53:05 -0400
  • 96eca1235b get rid of findBlock Rich-Harris 2017-04-08 15:53:05 -0400
  • a63acc8520 rename state.target to more self-explanatory state.parentNode Rich-Harris 2017-04-08 15:37:05 -0400
  • c87967be69 rename state.target to more self-explanatory state.parentNode Rich-Harris 2017-04-08 15:37:05 -0400
  • 6d40240ab6 use isTopLevel instead of elementDepth Rich-Harris 2017-04-08 15:33:50 -0400
  • 4b3bdcf946 use isTopLevel instead of elementDepth Rich-Harris 2017-04-08 15:33:50 -0400
  • a135f4931d remove redundant localElementDepth Rich-Harris 2017-04-08 15:29:53 -0400
  • a9fb93eb32 remove redundant localElementDepth Rich-Harris 2017-04-08 15:29:53 -0400
  • 2cd132e44d separate current *fragment* from current *generator state* Rich-Harris 2017-04-08 14:37:29 -0400
  • 421f3d698f separate current *fragment* from current *generator state* Rich-Harris 2017-04-08 14:37:29 -0400
  • acd8ec8453 remove generator.push and generator.pop Rich-Harris 2017-04-08 13:32:16 -0400
  • abf774bc57 remove generator.push and generator.pop Rich-Harris 2017-04-08 13:32:16 -0400
  • b97438749f all tests passing once more. now the real work begins Rich-Harris 2017-04-08 12:42:27 -0400
  • d93a3698fb all tests passing once more. now the real work begins Rich-Harris 2017-04-08 12:42:27 -0400
  • 677a614e7f get yield blocks working Rich-Harris 2017-04-08 11:59:30 -0400
  • cdb8b9d01d get yield blocks working Rich-Harris 2017-04-08 11:59:30 -0400
  • 505da643d3 another horrible half-done commit Rich Harris 2017-04-07 16:23:28 -0400
  • c0442b5eb1 another horrible half-done commit Rich Harris 2017-04-07 16:23:28 -0400
  • b0500e3019 another half-done commit Rich Harris 2017-04-06 18:30:43 -0400
  • d0752cd6b1 another half-done commit Rich Harris 2017-04-06 18:30:43 -0400
  • c7187d1b17 baby steps... Rich Harris 2017-04-06 16:45:18 -0400
  • 063e76f322 baby steps... Rich Harris 2017-04-06 16:45:18 -0400
  • 6d993c0cc6 more consistent naming Rich Harris 2017-04-06 16:18:27 -0400
  • 3006a245af more consistent naming Rich Harris 2017-04-06 16:18:27 -0400
  • 1462ec4665 minor test tweaks Rich Harris 2017-04-06 15:45:26 -0400
  • 11033c2f20 minor test tweaks Rich Harris 2017-04-06 15:45:26 -0400
  • ea802a72ea Merge 6981f55f70 into 6802f43e48 #449 Rich Harris 2017-04-05 12:19:37 +0000
  • c1c0f3d27e Merge pull request #454 from taylorzane/gh-452-fix-empty-computed Rich Harris 2017-04-05 08:16:31 -0400
  • 6802f43e48 Merge pull request #454 from taylorzane/gh-452-fix-empty-computed Rich Harris 2017-04-05 08:16:31 -0400