Commit Graph

  • 34622a8a5a tidy up #488 Rich-Harris 2017-04-16 20:44:00 -0400
  • d027851e43 wait this is actually way easier Rich-Harris 2017-04-16 20:41:28 -0400
  • 7a3611b5df wait this is actually way easier Rich-Harris 2017-04-16 20:41:28 -0400
  • 8367e44118 alternative approach - dont init observer if data has not changed Rich-Harris 2017-04-16 20:32:45 -0400
  • 227ce7928c alternative approach - dont init observer if data has not changed Rich-Harris 2017-04-16 20:32:45 -0400
  • d0d17bfde7 prevent component binding blowback on initial render Rich-Harris 2017-04-16 19:59:27 -0400
  • 4c3aa0a36f prevent component binding blowback on initial render Rich-Harris 2017-04-16 19:59:27 -0400
  • b808a7e880 -> v1.15.1 Rich-Harris 2017-04-16 14:32:17 -0400
  • 850c4745c8 -> v1.15.1 v1.15.1 Rich-Harris 2017-04-16 14:32:17 -0400
  • 6a018dfbb2 Merge pull request #487 from sveltejs/gh-486 Rich Harris 2017-04-16 14:30:12 -0400
  • 4f20ac8710 Merge pull request #487 from sveltejs/gh-486 Rich Harris 2017-04-16 14:30:12 -0400
  • 134e9b6f9d ensure binding event handlers precede normal ones (fixes #486) Rich-Harris 2017-04-16 14:21:36 -0400
  • ef52a93699 ensure binding event handlers precede normal ones (fixes #486) #487 Rich-Harris 2017-04-16 14:21:36 -0400
  • 3550fee1d5 Merge pull request #483 from sveltejs/gh-479 Rich Harris 2017-04-14 09:42:05 -0400
  • cc21db37c3 Merge pull request #483 from sveltejs/gh-479 Rich Harris 2017-04-14 09:42:05 -0400
  • 186f38f77f Merge pull request #482 from sveltejs/gh-481 Rich Harris 2017-04-14 09:41:53 -0400
  • 563d300aa2 Merge pull request #482 from sveltejs/gh-481 Rich Harris 2017-04-14 09:41:53 -0400
  • 4c927c0c26 clone before set — fixes #479 Rich-Harris 2017-04-13 22:27:45 -0400
  • e56f09dfe5 clone before set — fixes #479 #483 Rich-Harris 2017-04-13 22:27:45 -0400
  • 097a7c38c0 allow helpers to depend on one another (closes #481) Rich-Harris 2017-04-13 22:18:01 -0400
  • 51ff9ecfa6 allow helpers to depend on one another (closes #481) #482 Rich-Harris 2017-04-13 22:18:01 -0400
  • 581257e664 -> v1.15.0 Rich-Harris 2017-04-12 20:19:23 -0400
  • dba9401670 -> v1.15.0 v1.15.0 Rich-Harris 2017-04-12 20:19:23 -0400
  • 3ba49f07bc Merge pull request #478 from sveltejs/gh-476 Rich Harris 2017-04-12 20:15:22 -0400
  • c0aa3ef7e1 Merge pull request #478 from sveltejs/gh-476 Rich Harris 2017-04-12 20:15:22 -0400
  • bbf2b12bfc Merge pull request #473 from sveltejs/gh-166 Rich Harris 2017-04-12 20:15:14 -0400
  • d4d7f6c53e Merge pull request #473 from sveltejs/gh-166 Rich Harris 2017-04-12 20:15:14 -0400
  • 04db04cbd5 update select value bindings at the end of the cycle (fixes #476) Rich-Harris 2017-04-12 19:55:04 -0400
  • 02e55e8f7a update select value bindings at the end of the cycle (fixes #476) #478 Rich-Harris 2017-04-12 19:55:04 -0400
  • 31e1dd6075 Merge pull request #477 from sveltejs/gh-475 Rich Harris 2017-04-12 19:20:18 -0400
  • ef630b1483 Merge pull request #477 from sveltejs/gh-475 Rich Harris 2017-04-12 19:20:18 -0400
  • 11dcbc1e68 only warn on missing properties in dev mode, do not warn on whitelisted globals Conduitry 2017-04-12 18:56:41 -0400
  • c6304b19f7 only warn on missing properties in dev mode, do not warn on whitelisted globals #477 Conduitry 2017-04-12 18:56:41 -0400
  • bdf58ee3c2 handle this.get special case in helpers Rich Harris 2017-04-12 11:30:33 -0400
  • cc722f8f7a handle this.get special case in helpers #473 Rich Harris 2017-04-12 11:30:33 -0400
  • 3f7f643816 enforce helper function purity Rich Harris 2017-04-12 11:23:08 -0400
  • fa65f7af60 enforce helper function purity Rich Harris 2017-04-12 11:23:08 -0400
  • 453cb1e806 check that event handler callee corresponds to a valid method Rich Harris 2017-04-12 10:42:55 -0400
  • c7ac8b82ba check that event handler callee corresponds to a valid method Rich Harris 2017-04-12 10:42:55 -0400
  • 97e0dd62bd validate namespaces Rich Harris 2017-04-12 10:05:06 -0400
  • 3595470305 validate namespaces Rich Harris 2017-04-12 10:05:06 -0400
  • 027e4bb033 -> v1.14.1 Rich-Harris 2017-04-12 08:35:27 -0400
  • ec543cf9b6 -> v1.14.1 v1.14.1 Rich-Harris 2017-04-12 08:35:27 -0400
  • 3ed199d644 Merge pull request #471 from sveltejs/gh-470 Rich Harris 2017-04-12 08:34:35 -0400
  • d7320ba9fd Merge pull request #471 from sveltejs/gh-470 Rich Harris 2017-04-12 08:34:35 -0400
  • 24c8782165 replace all invalid characters in attribute names when creating variables (fixes #470) Rich-Harris 2017-04-12 08:27:52 -0400
  • a47a679e38 replace all invalid characters in attribute names when creating variables (fixes #470) #471 Rich-Harris 2017-04-12 08:27:52 -0400
  • cf67b9883a -> v1.14.0 Rich Harris 2017-04-11 14:37:49 -0400
  • c54bebb750 -> v1.14.0 v1.14.0 Rich Harris 2017-04-11 14:37:49 -0400
  • c853c79bf6 Merge pull request #468 from sveltejs/gh-465 Rich Harris 2017-04-11 11:56:28 -0400
  • faa287f5f3 Merge pull request #468 from sveltejs/gh-465 Rich Harris 2017-04-11 11:56:28 -0400
  • 5cc4d40ba1 remove hardcoded component reference Rich Harris 2017-04-11 11:35:26 -0400
  • 2069372369 remove hardcoded component reference #468 Rich Harris 2017-04-11 11:35:26 -0400
  • c7577dbd9e Merge pull request #463 from sveltejs/readonly-dev-warning Rich Harris 2017-04-11 11:34:15 -0400
  • 262f4aaf49 Merge pull request #463 from sveltejs/readonly-dev-warning Rich Harris 2017-04-11 11:34:15 -0400
  • f75d345f3d Merge branch 'master' into gh-465 Rich Harris 2017-04-11 11:05:42 -0400
  • 79b5ce090e Merge branch 'master' into gh-465 Rich Harris 2017-04-11 11:05:42 -0400
  • 6258a7c09e Merge branch 'master' into readonly-dev-warning Rich Harris 2017-04-11 11:04:45 -0400
  • 7176001963 Merge branch 'master' into readonly-dev-warning #463 Rich Harris 2017-04-11 11:04:45 -0400
  • 627323cd3f Merge pull request #462 from sveltejs/gh-404-online Rich Harris 2017-04-11 11:04:06 -0400
  • eaf5b6bfc7 Merge pull request #462 from sveltejs/gh-404-online Rich Harris 2017-04-11 11:04:06 -0400
  • a8e5a9c49e Merge pull request #461 from sveltejs/gh-404-scroll Rich Harris 2017-04-11 11:03:53 -0400
  • 229d9f0a5f Merge pull request #461 from sveltejs/gh-404-scroll Rich Harris 2017-04-11 11:03:53 -0400
  • ce5c678f90 Merge pull request #467 from sveltejs/gh-466 Rich Harris 2017-04-11 11:03:20 -0400
  • 42c1096745 Merge pull request #467 from sveltejs/gh-466 Rich Harris 2017-04-11 11:03:20 -0400
  • d9590bd65a fix all aliasing tests Rich Harris 2017-04-11 11:02:20 -0400
  • 91a58a0f26 fix all aliasing tests Rich Harris 2017-04-11 11:02:20 -0400
  • 4233f1de42 catch hardcoded names that should be aliases (#465) Rich Harris 2017-04-11 10:09:56 -0400
  • a793398d63 catch hardcoded names that should be aliases (#465) Rich Harris 2017-04-11 10:09:56 -0400
  • 05e3118592 ensure hoisted event handler names are globally unique — fixes #466 Rich Harris 2017-04-11 09:38:34 -0400
  • 352bb3d354 ensure hoisted event handler names are globally unique — fixes #466 #467 Rich Harris 2017-04-11 09:38:34 -0400
  • d8d334d86d move some tests to where they belong Rich Harris 2017-04-11 09:25:56 -0400
  • c61ce134df move some tests to where they belong Rich Harris 2017-04-11 09:25:56 -0400
  • fa14fc849a Merge pull request #464 from sveltejs/gh-451 Rich Harris 2017-04-10 19:37:25 -0400
  • 92444ca0e1 Merge pull request #464 from sveltejs/gh-451 Rich Harris 2017-04-10 19:37:25 -0400
  • 7fffde7ffc unit test Conduitry 2017-04-10 18:56:55 -0400
  • 86035c3f99 unit test #464 Conduitry 2017-04-10 18:56:55 -0400
  • b0c7b4523c warn if options.name does not begin with a capital letter; tidying Conduitry 2017-04-10 18:42:33 -0400
  • 4fe03652f8 warn if options.name does not begin with a capital letter; tidying Conduitry 2017-04-10 18:42:33 -0400
  • f8e5353f83 recognize component name as a global identifier to be avoided (#451) Conduitry 2017-04-04 17:13:12 -0400
  • e76f4fe6cd recognize component name as a global identifier to be avoided (#451) Conduitry 2017-04-04 17:13:12 -0400
  • 8769d9734f merge master -> readonly-dev-warning Rich Harris 2017-04-10 17:54:29 -0400
  • 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