Commit Graph

  • ea95ae741e
    Merge pull request #1408 from sveltejs/gh-1407 Rich Harris 2018-05-03 10:50:54 -0400
  • 0413e7d63d mark elements with refs as ineligible for innerhtml (#1407) Conduitry 2018-05-03 04:01:54 -0400
  • aba5929697 mark elements with refs as ineligible for innerhtml (#1407) #1408 Conduitry 2018-05-03 04:01:54 -0400
  • 474ad6ab64 -> v2.4.2 Rich Harris 2018-05-02 22:00:05 -0400
  • a75d5935a3 -> v2.4.2 v2.4.2 Rich Harris 2018-05-02 22:00:05 -0400
  • a60d5166b5 update state with new computed properties Rich Harris 2018-05-02 21:31:38 -0400
  • c8d55aa90a update state with new computed properties #1395 Rich Harris 2018-05-02 21:31:38 -0400
  • 450165ac5c Merge branch 'master' into gh-1327 Rich Harris 2018-05-02 21:05:16 -0400
  • ba7fc6b580 Merge branch 'master' into gh-1327 Rich Harris 2018-05-02 21:05:16 -0400
  • ebf3d8617f Merge pull request #1405 from sveltejs/gh-1399-alt Rich Harris 2018-05-02 21:04:48 -0400
  • 8eb327b492
    Merge pull request #1405 from sveltejs/gh-1399-alt Rich Harris 2018-05-02 21:04:48 -0400
  • df8cf577bf Merge pull request #1402 from sveltejs/gh-1397 Rich Harris 2018-05-02 21:01:07 -0400
  • eff431965e
    Merge pull request #1402 from sveltejs/gh-1397 Rich Harris 2018-05-02 21:01:07 -0400
  • ec555e8fc9 Merge pull request #1401 from sveltejs/gh-1394 Rich Harris 2018-05-02 21:00:53 -0400
  • b64d730a17
    Merge pull request #1401 from sveltejs/gh-1394 Rich Harris 2018-05-02 21:00:53 -0400
  • fd7063e84a fix and simplify cycle detection Rich Harris 2018-05-02 20:57:46 -0400
  • 367f062e4e fix and simplify cycle detection #1405 Rich Harris 2018-05-02 20:57:46 -0400
  • 6742c8c5e9 on second thoughts, cycles is a better name still Rich Harris 2018-05-01 22:31:43 -0400
  • 968b7956a4 on second thoughts, cycles is a better name still Rich Harris 2018-05-01 22:31:43 -0400
  • c176506086 put test alongside other store tests Rich Harris 2018-05-01 22:28:06 -0400
  • 923c64d086 put test alongside other store tests Rich Harris 2018-05-01 22:28:06 -0400
  • 71260f9918 alternative approach to #1399 Rich Harris 2018-05-01 22:27:18 -0400
  • 9d6d996866 alternative approach to #1399 Rich Harris 2018-05-01 22:27:18 -0400
  • cacec0c63a create key before testing for the existence of key. doh Rich Harris 2018-05-01 21:55:08 -0400
  • 3f012bbdb8 create key before testing for the existence of key. doh #1402 Rich Harris 2018-05-01 21:55:08 -0400
  • 53c596ca85 only update component props if they are dynamic - fixes #1394 Rich Harris 2018-05-01 21:42:36 -0400
  • 6ddfc19bbc only update component props if they are dynamic - fixes #1394 #1401 Rich Harris 2018-05-01 21:42:36 -0400
  • 2dcd2a240b
    Merge 058e1bddf3 into 6ec21f7a20 #1400 Brian Takita 2018-05-02 01:29:35 +0000
  • 8f476c1a9c Added key & rootKey into 'Cyclical dependency detected' error message Brian Takita 2018-05-01 21:28:37 -0400
  • 058e1bddf3 Added key & rootKey into 'Cyclical dependency detected' error message #1400 Brian Takita 2018-05-01 21:28:37 -0400
  • c7bd87bd83 evaluate each block key in child scope - fixes #1397 Rich Harris 2018-05-01 21:24:22 -0400
  • 7f58701085 evaluate each block key in child scope - fixes #1397 Rich Harris 2018-05-01 21:24:22 -0400
  • cb1978e937 Fix https://github.com/sveltejs/svelte/issues/1399 Brian Takita 2018-05-01 21:20:05 -0400
  • 4d8090aa15 Fix https://github.com/sveltejs/svelte/issues/1399 Brian Takita 2018-05-01 21:20:05 -0400
  • 886acc7993 -> v2.4.1 Rich Harris 2018-04-30 21:37:56 -0400
  • 6ec21f7a20 -> v2.4.1 v2.4.1 Rich Harris 2018-04-30 21:37:56 -0400
  • 3d39095e78 Merge pull request #1393 from sveltejs/bind-width-etc Rich Harris 2018-04-30 21:37:01 -0400
  • 0d3984a2ad
    Merge pull request #1393 from sveltejs/bind-width-etc Rich Harris 2018-04-30 21:37:01 -0400
  • 7263e08173 Merge pull request #1392 from sveltejs/gh-1390 Rich Harris 2018-04-30 21:36:50 -0400
  • 5f471e5e32
    Merge pull request #1392 from sveltejs/gh-1390 Rich Harris 2018-04-30 21:36:50 -0400
  • 4106095033 update test Rich Harris 2018-04-30 21:03:34 -0400
  • 5f46650801 update test #1393 Rich Harris 2018-04-30 21:03:34 -0400
  • d8ca9676e4 allow destruction of components with bind:offsetWidth etc Rich Harris 2018-04-30 21:02:30 -0400
  • 7e8329379c allow destruction of components with bind:offsetWidth etc Rich Harris 2018-04-30 21:02:30 -0400
  • e137e50516 failing test for #1327 Rich Harris 2018-04-30 21:01:24 -0400
  • 9ac0c40d65 failing test for #1327 Rich Harris 2018-04-30 21:01:24 -0400
  • 7ea5b0f0c6 only overwrite this in event handlers for custom events - fixes #1390 Rich Harris 2018-04-30 20:25:48 -0400
  • 49a09ef847 only overwrite this in event handlers for custom events - fixes #1390 #1392 Rich Harris 2018-04-30 20:25:48 -0400
  • d1bdb62be9 fix svelte-cli references Conduitry 2018-04-30 20:20:10 -0400
  • 01cdffa46e fix svelte-cli references Conduitry 2018-04-30 20:20:10 -0400
  • 4a5af06318 remove debugging logging Rich Harris 2018-04-30 19:57:16 -0400
  • afb6d07991 remove debugging logging Rich Harris 2018-04-30 19:57:16 -0400
  • 24054c8e32 -> v2.4.0 Rich Harris 2018-04-30 19:56:22 -0400
  • a191097467 -> v2.4.0 v2.4.0 Rich Harris 2018-04-30 19:56:22 -0400
  • 21c23aca60 Merge pull request #1386 from sveltejs/gh-984 Rich Harris 2018-04-30 19:50:13 -0400
  • 14f84a3e8a
    Merge pull request #1386 from sveltejs/gh-984 Rich Harris 2018-04-30 19:50:13 -0400
  • ea567581b0 Merge pull request #1389 from sveltejs/gh-1360 Rich Harris 2018-04-30 19:49:41 -0400
  • 4dcde4ba3d
    Merge pull request #1389 from sveltejs/gh-1360 Rich Harris 2018-04-30 19:49:41 -0400
  • 34d967fd5b add missing pkg.bin Rich Harris 2018-04-30 10:42:37 -0400
  • c9494d9307 add missing pkg.bin #1389 Rich Harris 2018-04-30 10:42:37 -0400
  • ca88cb6231 rewrite version numbers to make cli testing less of a pain Rich Harris 2018-04-30 09:11:44 -0400
  • 86c273192f rewrite version numbers to make cli testing less of a pain Rich Harris 2018-04-30 09:11:44 -0400
  • cb19266f82 update tests Rich Harris 2018-04-30 09:09:03 -0400
  • 8f8b1308b7 update tests #1386 Rich Harris 2018-04-30 09:09:03 -0400
  • 2e79826b30 Merge branch 'master' into gh-984 Rich Harris 2018-04-30 09:07:57 -0400
  • ac4ff538ae Merge branch 'master' into gh-984 Rich Harris 2018-04-30 09:07:57 -0400
  • fbb0bd4d46 update tests Rich Harris 2018-04-30 09:07:47 -0400
  • 60516aff0d update tests Rich Harris 2018-04-30 09:07:47 -0400
  • 4e044ef391 Merge branch 'master' into gh-1360 Rich Harris 2018-04-30 09:06:54 -0400
  • c01cde9065 Merge branch 'master' into gh-1360 Rich Harris 2018-04-30 09:06:54 -0400
  • ec97aedeab Merge pull request #1388 from sveltejs/collapse-hydrate-logic Rich Harris 2018-04-30 08:58:14 -0400
  • d010aff9fa
    Merge pull request #1388 from sveltejs/collapse-hydrate-logic Rich Harris 2018-04-30 08:58:14 -0400
  • 619c6b9bec prevent bind:offsetWidth etc on void elements Rich Harris 2018-04-30 08:57:50 -0400
  • 4a67542bec prevent bind:offsetWidth etc on void elements Rich Harris 2018-04-30 08:57:50 -0400
  • b6beef00ef keep ES5 function names in dev mode Rich Harris 2018-04-29 20:58:05 -0400
  • da2a45af80 keep ES5 function names in dev mode #1388 Rich Harris 2018-04-29 20:58:05 -0400
  • ab466b9bcf just use normal promises Rich Harris 2018-04-29 20:47:03 -0400
  • 80b5156b17 just use normal promises Rich Harris 2018-04-29 20:47:03 -0400
  • 6b30a97185 use TypeScript for CLI Rich Harris 2018-04-29 20:39:35 -0400
  • 5c78794f1b use TypeScript for CLI Rich Harris 2018-04-29 20:39:35 -0400
  • f248a24e0c update gitignore and pkg.files Rich Harris 2018-04-29 20:27:18 -0400
  • 7af7945d17 update gitignore and pkg.files Rich Harris 2018-04-29 20:27:18 -0400
  • 489c843a90 integrate CLI - fixes #1360 Rich Harris 2018-04-29 20:25:12 -0400
  • b381aa63a4 integrate CLI - fixes #1360 Rich Harris 2018-04-29 20:25:12 -0400
  • d695d7b75a update tests Rich Harris 2018-04-29 20:07:24 -0400
  • a29e2733cd update tests Rich Harris 2018-04-29 20:07:24 -0400
  • 239793f1df collapse hydrate logic Rich Harris 2018-04-29 20:06:49 -0400
  • 05e298d2ba collapse hydrate logic Rich Harris 2018-04-29 20:06:49 -0400
  • 14b6f8bb67 add validation logic, error on dimension bindings for SVG elements Rich Harris 2018-04-29 20:00:02 -0400
  • fe4637305b add validation logic, error on dimension bindings for SVG elements Rich Harris 2018-04-29 20:00:02 -0400
  • b7b98578cd update tests Rich Harris 2018-04-29 19:21:30 -0400
  • 1bacad1087 update tests Rich Harris 2018-04-29 19:21:30 -0400
  • 01dc4a7b85 bind to dimensions Rich Harris 2018-04-29 19:17:52 -0400
  • 541ec6c397 bind to dimensions Rich Harris 2018-04-29 19:17:52 -0400
  • e4e84a1261 Merge branch 'master' into gh-984 Rich Harris 2018-04-29 18:34:01 -0400
  • f00d08427e Merge branch 'master' into gh-984 Rich Harris 2018-04-29 18:34:01 -0400
  • a44615a51a Merge pull request #1385 from sveltejs/destructuring Rich Harris 2018-04-29 18:33:31 -0400
  • 1130556312
    Merge pull request #1385 from sveltejs/destructuring Rich Harris 2018-04-29 18:33:31 -0400
  • fd73fadf98 WIP towards #984 Rich Harris 2018-04-29 18:32:28 -0400
  • 2866b11c7d WIP towards #984 Rich Harris 2018-04-29 18:32:28 -0400