Commit Graph

  • f85e343a9f more informative error message when elements/blocks are left open (#258) #319 Rich Harris 2017-03-01 16:27:42 -0500
  • dde8c8555d Merge branch 'master' into gh-40 Rich Harris 2017-03-01 16:17:42 -0500
  • 357af90bb5 Merge branch 'master' into gh-40 Rich Harris 2017-03-01 16:17:42 -0500
  • 535b683f35 Merge pull request #318 from sveltejs/implicitly-closed-elements Rich Harris 2017-03-01 16:16:57 -0500
  • c2275f3064 Merge pull request #318 from sveltejs/implicitly-closed-elements Rich Harris 2017-03-01 16:16:57 -0500
  • 8d807be4b1 handle implicitly closed elements Rich Harris 2017-03-01 16:11:03 -0500
  • 0f2f309ff6 handle implicitly closed elements #318 Rich Harris 2017-03-01 16:11:03 -0500
  • 1765db0e33 -> v1.8.0 Rich Harris 2017-03-01 12:12:24 -0500
  • 1c289adadb -> v1.8.0 v1.8.0 Rich Harris 2017-03-01 12:12:24 -0500
  • b194b4859d use component.destroy() in tests instead of component.teardown() Rich Harris 2017-03-01 11:57:41 -0500
  • d6962b3ff1 use component.destroy() in tests instead of component.teardown() Rich Harris 2017-03-01 11:57:41 -0500
  • bf094f9f25 add component.destroy() as alias of component.teardown(), to align with ondestroy Rich Harris 2017-03-01 11:55:59 -0500
  • 1736498bde add component.destroy() as alias of component.teardown(), to align with ondestroy Rich Harris 2017-03-01 11:55:59 -0500
  • b7a2978ceb update tests Rich Harris 2017-03-01 11:45:55 -0500
  • 543ee2f870 update tests Rich Harris 2017-03-01 11:45:55 -0500
  • 278c1fb68e warn on onrender/onteardown, replace with oncreate/ondestroy (#40) Rich Harris 2017-03-01 11:36:54 -0500
  • 16e3574bfb warn on onrender/onteardown, replace with oncreate/ondestroy (#40) Rich Harris 2017-03-01 11:36:54 -0500
  • 85de5669f4 Merge pull request #315 from Conduitry/gh-245-keyframes-scoping Rich Harris 2017-03-01 11:29:23 -0500
  • 41e8fc1574 Merge pull request #315 from Conduitry/gh-245-keyframes-scoping Rich Harris 2017-03-01 11:29:23 -0500
  • 7f0dda1935 keyframes are case sensitive Conduitry 2017-03-01 10:55:45 -0500
  • 983294e272 keyframes are case sensitive #315 Conduitry 2017-03-01 10:55:45 -0500
  • 39d355cc9b Merge pull request #314 from sveltejs/gh-308 Rich Harris 2017-03-01 10:53:17 -0500
  • 54445fa23d Merge pull request #314 from sveltejs/gh-308 Rich Harris 2017-03-01 10:53:17 -0500
  • b3b0e90f25 prevent duplicate imports (#308) Rich Harris 2017-03-01 10:43:06 -0500
  • 6d662136e8 prevent duplicate imports (#308) #314 Rich Harris 2017-03-01 10:43:06 -0500
  • e84dfcaa31 support scoping of keyframes declarations Conduitry 2017-03-01 09:14:31 -0500
  • 7de8ecc45d support scoping of keyframes declarations Conduitry 2017-03-01 09:14:31 -0500
  • 3326dc380f Merge pull request #309 from sveltejs/gh-10 Rich Harris 2017-02-28 18:30:32 -0500
  • 8d15078b97 Merge pull request #309 from sveltejs/gh-10 Rich Harris 2017-02-28 18:30:32 -0500
  • 5b7294acbe use input events for two-way binding with textareas and non-checkbox/radio inputs (#10) Rich Harris 2017-02-28 18:21:36 -0500
  • 24f5dc2976 use input events for two-way binding with textareas and non-checkbox/radio inputs (#10) #309 Rich Harris 2017-02-28 18:21:36 -0500
  • df8c84007d -> v1.7.1 Rich Harris 2017-02-28 16:40:23 -0500
  • db486abb22 -> v1.7.1 v1.7.1 Rich Harris 2017-02-28 16:40:23 -0500
  • 3d57315950 Merge pull request #307 from sveltejs/gh-222-b Rich Harris 2017-02-28 16:37:53 -0500
  • c3ebf25c20 Merge pull request #307 from sveltejs/gh-222-b Rich Harris 2017-02-28 16:37:53 -0500
  • 1821b8a4c6 format function parameters Rich Harris 2017-02-28 16:24:02 -0500
  • 2165f08839 format function parameters #307 Rich Harris 2017-02-28 16:24:02 -0500
  • 47b4570b53 allow each blocks to introduce reserved words as contexts (#222) Rich Harris 2017-02-28 16:22:06 -0500
  • 98d9cdbea7 allow each blocks to introduce reserved words as contexts (#222) Rich Harris 2017-02-28 16:22:06 -0500
  • 097294abe7 only alias imports if necessary Rich Harris 2017-02-28 15:53:18 -0500
  • a861043a7b only alias imports if necessary Rich Harris 2017-02-28 15:53:18 -0500
  • 5d786faf33 failing test for #222 part 2 Rich Harris 2017-02-28 15:39:03 -0500
  • 4e2f03c3ae failing test for #222 part 2 Rich Harris 2017-02-28 15:39:03 -0500
  • 48dd165b29 Merge pull request #306 from sveltejs/gh-222-a Rich Harris 2017-02-28 15:29:25 -0500
  • e486ed0e1d Merge pull request #306 from sveltejs/gh-222-a Rich Harris 2017-02-28 15:29:25 -0500
  • 4cd0406d7e reenable all tests Rich Harris 2017-02-28 15:10:58 -0500
  • 457c126fe2 reenable all tests #306 Rich Harris 2017-02-28 15:10:58 -0500
  • 8bbb2532bd prevent imported names from conflicting with built-in shared helpers (#222) Rich Harris 2017-02-28 15:10:03 -0500
  • 76663f98a3 prevent imported names from conflicting with built-in shared helpers (#222) Rich Harris 2017-02-28 15:10:03 -0500
  • e345937d3e Merge 24212cf102 into d287cc57d8 #280 Paul Sauve 2017-02-28 19:44:10 +0000
  • 13127cc51e add generator.helper method, use it in place of generator.uses[...] Rich Harris 2017-02-28 14:32:51 -0500
  • eb44659589 add generator.helper method, use it in place of generator.uses[...] Rich Harris 2017-02-28 14:32:51 -0500
  • 09250823b5 failing test for #222 Rich Harris 2017-02-28 13:08:05 -0500
  • 7dff587a06 failing test for #222 Rich Harris 2017-02-28 13:08:05 -0500
  • af3b10a5e2 use compileOptions when showing failing code Rich Harris 2017-02-28 13:07:23 -0500
  • 1655249d7a use compileOptions when showing failing code Rich Harris 2017-02-28 13:07:23 -0500
  • 20ac14b241 Merge pull request #305 from sveltejs/gh-296 Rich Harris 2017-02-28 12:41:32 -0500
  • d287cc57d8 Merge pull request #305 from sveltejs/gh-296 Rich Harris 2017-02-28 12:41:32 -0500
  • f97fa6d58f oops Rich Harris 2017-02-28 12:33:38 -0500
  • f7bbc09810 oops #305 Rich Harris 2017-02-28 12:33:38 -0500
  • f2acb5d6b6 handle shorthand properties in expressions (fixes #296) Rich Harris 2017-02-28 12:25:44 -0500
  • 796af04cac handle shorthand properties in expressions (fixes #296) Rich Harris 2017-02-28 12:25:44 -0500
  • 6c5af8ffc6 Merge branch 'master' of https://github.com/sveltejs/svelte Rich Harris 2017-02-27 17:35:51 -0500
  • dc4e929b77 Merge branch 'master' of https://github.com/sveltejs/svelte Rich Harris 2017-02-27 17:35:51 -0500
  • 74b4b1c5fa -> v1.7.0 Rich Harris 2017-02-27 17:35:45 -0500
  • 633c682904 -> v1.7.0 v1.7.0 Rich Harris 2017-02-27 17:35:45 -0500
  • ac7b96edc2 Merge pull request #304 from sveltejs/gh-301 Rich Harris 2017-02-27 17:33:00 -0500
  • 0d29d46dfa Merge pull request #304 from sveltejs/gh-301 Rich Harris 2017-02-27 17:33:00 -0500
  • d5804d4d85 tidy up Rich Harris 2017-02-27 17:29:08 -0500
  • f3175683e5 tidy up #304 Rich Harris 2017-02-27 17:29:08 -0500
  • aabfec4e1c fix #301, even with non-primitive values Rich Harris 2017-02-27 17:28:15 -0500
  • 2cb4ca2c8d fix #301, even with non-primitive values Rich Harris 2017-02-27 17:28:15 -0500
  • 0fa2164691 Merge branch 'master' into gh-301 Rich Harris 2017-02-27 17:02:47 -0500
  • b67ef91b66 Merge branch 'master' into gh-301 Rich Harris 2017-02-27 17:02:47 -0500
  • e5a10b6425 set select value after options have been created (#301) Rich Harris 2017-02-27 17:02:38 -0500
  • 530277f9f8 set select value after options have been created (#301) Rich Harris 2017-02-27 17:02:38 -0500
  • 869978853d Merge pull request #302 from sveltejs/css-errors Rich Harris 2017-02-27 17:02:02 -0500
  • ce1916ff95 Merge pull request #302 from sveltejs/css-errors Rich Harris 2017-02-27 17:02:02 -0500
  • e0a7a19597 remove comment Rich Harris 2017-02-27 16:32:58 -0500
  • 3f93b1d8b6 remove comment #302 Rich Harris 2017-02-27 16:32:58 -0500
  • 2fad643daa oops Rich Harris 2017-02-27 16:20:21 -0500
  • 453ef84893 oops Rich Harris 2017-02-27 16:20:21 -0500
  • c2cc5e5fb8 normalise CSS parse errors Rich Harris 2017-02-27 16:16:19 -0500
  • 3e6e5e5304 normalise CSS parse errors Rich Harris 2017-02-27 16:16:19 -0500
  • ef4d7e2538 work around some css-tree quirks Rich Harris 2017-02-27 16:08:02 -0500
  • 2d5fd6f3a5 work around some css-tree quirks Rich Harris 2017-02-27 16:08:02 -0500
  • a1b5f70d66 include CSS AST in svelte.parse output Rich Harris 2017-02-27 15:30:37 -0500
  • 27579cd668 include CSS AST in svelte.parse output Rich Harris 2017-02-27 15:30:37 -0500
  • 7e14400434 add (skipped) test for #301 Rich Harris 2017-02-27 14:44:13 -0500
  • 2a48dd9c97 add (skipped) test for #301 Rich Harris 2017-02-27 14:44:13 -0500
  • ae24e74565 Merge c3c88c73b3 into 8740cfe6f4 #250 Jakub Jankiewicz 2017-02-27 19:36:50 +0000
  • 7293f6a785 Merge pull request #299 from sveltejs/gh-290-b Rich Harris 2017-02-27 14:36:25 -0500
  • 8740cfe6f4 Merge pull request #299 from sveltejs/gh-290-b Rich Harris 2017-02-27 14:36:25 -0500
  • d3bd93783b lint Rich Harris 2017-02-27 14:32:59 -0500
  • 34ab0c2122 lint #299 Rich Harris 2017-02-27 14:32:59 -0500
  • a49109cefe fix tests Rich Harris 2017-02-27 14:30:34 -0500
  • 681339abb9 fix tests Rich Harris 2017-02-27 14:30:34 -0500
  • 58f1d48cb0 generate valid (if incorrect) code for component bindings in each-blocks Rich Harris 2017-02-27 14:25:55 -0500
  • ab7c865758 generate valid (if incorrect) code for component bindings in each-blocks Rich Harris 2017-02-27 14:25:55 -0500
  • c89400f0dd fix tests Rich Harris 2017-02-27 14:25:28 -0500