Commit Graph

  • 3178e31571 code review Tan Li Hau 2019-12-09 22:32:39 +0800
  • cb77ebf749 alphabetize #4054 Conduitry 2019-12-09 09:32:21 -0500
  • d06747fbf8 compress svg Conduitry 2019-12-09 09:31:39 -0500
  • 6a72c655e7 update changelog Conduitry 2019-12-09 09:27:42 -0500
  • 0f2c7d2872 update changelog Conduitry 2019-12-09 09:27:42 -0500
  • a6516ca16f feat repl twitter title use repl title Tan Li Hau 2019-12-08 12:43:31 +0800
  • ad1f15df41 feat repl twitter title use repl title Tan Li Hau 2019-12-08 12:43:31 +0800
  • df32d642e3 fix: if inside bind await block contextual dependencies Tan Li Hau 2019-12-07 20:24:24 +0800
  • 468938c573 fix: if inside bind await block contextual dependencies Tan Li Hau 2019-12-07 20:24:24 +0800
  • 7a84876ada Skip JS globals for InlineComponent nodes in warn_if_undefined. (#4071) Benjamin W. Broersma 2019-12-09 15:15:49 +0100
  • 3433418dce Skip JS globals for InlineComponent nodes in warn_if_undefined. (#4071) Benjamin W. Broersma 2019-12-09 15:15:49 +0100
  • df771016ff fix: loop-guard scope leak Tan Li Hau 2019-12-07 14:42:36 +0800
  • 2c9d864e33 fix: loop-guard scope leak Tan Li Hau 2019-12-07 14:42:36 +0800
  • cbb572fb07 use !== #4071 Conduitry 2019-12-09 09:11:44 -0500
  • 4692674cd9 [WIP] Allow custom elements to be rendered to light dom or shadow dom (open, closed) #4073 Fabricio Leonardo Sodano Pascazi 2019-12-09 20:55:48 +1100
  • 83d3693753 Skip JS globals for InlineComponent nodes in warn_if_undefined. Fixed #4070 Benjamin W. Broersma 2019-12-08 23:19:39 +0100
  • 5447c2df1c remove instrumentation from main execution context mrkishi 2019-12-08 16:07:13 -0300
  • 3cce56b5d0 remove instrumentation from main execution context #4069 mrkishi 2019-12-08 16:07:13 -0300
  • 3f2ce353f7 feat repl twitter title use repl title #4067 Tan Li Hau 2019-12-08 12:43:31 +0800
  • 37cdfc684c fix: if inside bind await block contextual dependencies #4065 Tan Li Hau 2019-12-07 20:24:24 +0800
  • 6945862ffc fix: bitmask overflow better handle global Tan Li Hau 2019-12-07 17:41:36 +0800
  • 1c1565bc4d fix: loop-guard scope leak #4062 Tan Li Hau 2019-12-07 14:42:36 +0800
  • ac62feb986
    Accurately name function The Jared Wilcurt 2019-12-06 16:17:22 -0500
  • 62d32768ea Added Absolute Web logo Tymur Yunusov 2019-12-06 11:50:10 +0200
  • 3b5a7df5c4 add $$inject special prop, clean $capture_state & $inject_state rixo 2019-12-05 22:24:21 +0100
  • 19eed2a026 added Cashfree to WhoUsingSvelte Raj Nandan Sharma 2019-12-06 00:49:08 +0530
  • ee680bd1fa update changelog Conduitry 2019-12-04 13:11:23 -0500
  • 6a4956b403 update changelog Conduitry 2019-12-04 13:11:23 -0500
  • 9645ddb23c fix bare imports in `format: 'cjs'` mode (#4050) Conduitry 2019-12-04 08:50:44 -0500
  • aa2b4e72f7 fix bare imports in `format: 'cjs'` mode (#4050) Conduitry 2019-12-04 08:50:44 -0500
  • a18a36afab fix warnings for props that are only used as stores (#4021) Conduitry 2019-11-30 19:55:49 -0500
  • e996ef750d fix warnings for props that are only used as stores (#4021) Conduitry 2019-11-30 19:55:49 -0500
  • 32f43b125b fix child context in await blocks with no `then` variable (#4022) Conduitry 2019-11-30 15:18:29 -0500
  • 185ff4ae04 fix child context in await blocks with no `then` variable (#4022) Conduitry 2019-11-30 15:18:29 -0500
  • aa05bb793d
    Updated instruction for jetbrains IDEs Gautam krishna R 2019-12-04 23:35:01 +0530
  • 0b5fa82f87 site: fix link to realworld demo in blogpost (#4028) Sebastian Stephan 2019-12-04 18:57:23 +0100
  • 4e51d35dd8 site: fix link to realworld demo in blogpost (#4028) Sebastian Stephan 2019-12-04 18:57:23 +0100
  • b51bd36b48 link to repo instead #4028 Conduitry 2019-12-04 12:56:24 -0500
  • cf436c39c5 fix bare imports in `format: 'cjs'` mode (#4050) #4051 Conduitry 2019-12-04 08:50:44 -0500
  • 898947624b fix lint error rixo 2019-12-04 14:56:08 +0100
  • eb4dcfcd5c capture store subscriptions in $capture_state rixo 2019-12-04 14:46:45 +0100
  • 002bed8f7b fix TS error rixo 2019-12-04 09:26:21 +0100
  • 00ef7bd223 remove specific handling of props from $capture_state rixo 2019-12-04 09:17:50 +0100
  • 8cdcdc0163 add test of $capture_state & $inject_state behaviour rixo 2019-12-04 01:19:59 +0100
  • 1521c67508 Merge branch 'hmr-capture-state' of github.com:rixo/svelte into hmr-capture-state rixo 2019-12-04 00:44:05 +0100
  • d1f490b1b0 fix TS warnings rixo 2019-12-04 00:42:48 +0100
  • 1f84174116 shorter & less ambiguous param names rixo 2019-12-04 00:42:30 +0100
  • 16398f9581 Merge remote-tracking branch 'upstream/master' into hmr-capture-state rixo 2019-12-04 00:19:45 +0100
  • 8389dfb30a Move to internal data #4046 Timothy Johnson 2019-12-03 08:16:30 -0800
  • 5d8f809abc Fixes #4041 Timothy Johnson 2019-12-03 06:23:16 -0800
  • 2517e537e5 Include examples of if/else around text nodes #4032 Henry Blyth 2019-12-01 16:16:51 +0000
  • 6aed43209b
    Fix link to realworld demo in blogpost Sebastian Stephan 2019-12-01 12:21:40 +0100
  • fd63bbdf74 fix warnings for props that are only used as stores (#4021) #4027 Conduitry 2019-11-30 19:55:49 -0500
  • 527bd102f2 fix child context in await blocks with no `then` variable (#4022) #4025 Conduitry 2019-11-30 15:18:29 -0500
  • c83a15241e
    Fixes typo in Tutorial DOM Events - issue #4023 #4024 Avevrr 2019-11-30 14:21:32 -0500
  • 85b6af3dcd -> v3.16.0 Richard Harris 2019-11-29 21:36:57 -0500
  • 13ef75be22 -> v3.16.0 v3.16.0 Richard Harris 2019-11-29 21:36:57 -0500
  • 2d7f9203d1 Merge pull request #3990 from jasdeepgill/patch-1 Rich Harris 2019-11-29 21:14:16 -0500
  • 4eb6389f63
    Merge pull request #3990 from jasdeepgill/patch-1 Rich Harris 2019-11-29 21:14:16 -0500
  • 0ef4e44555 typo Rich Harris 2019-11-29 21:13:52 -0500
  • d4ce578f88
    typo #3990 Rich Harris 2019-11-29 21:13:52 -0500
  • 8d49d61480 Merge pull request #3955 from joncfoo/patch-1 Rich Harris 2019-11-29 21:12:33 -0500
  • 193f9e1e1e
    Merge pull request #3955 from joncfoo/patch-1 Rich Harris 2019-11-29 21:12:33 -0500
  • 27bd979a79 Update text.md Rich Harris 2019-11-29 21:11:44 -0500
  • ae8684ffff
    Update text.md #3955 Rich Harris 2019-11-29 21:11:44 -0500
  • 56b5ac94c9 add `direction` param to transition generators #4019 mrkishi 2019-11-29 22:17:49 -0300
  • eb5b92079b Tidy up (#4005) das 2019-11-29 20:54:17 -0500
  • 2b0762f930 Tidy up (#4005) das 2019-11-29 20:54:17 -0500
  • 5575030570 Merge pull request #4011 from deanmcpherson/master Rich Harris 2019-11-29 20:44:46 -0500
  • 310a4845cf
    Merge pull request #4011 from deanmcpherson/master Rich Harris 2019-11-29 20:44:46 -0500
  • 017103a4f3 Merge pull request #4013 from bartoszmagier/add-tsh-logo Rich Harris 2019-11-29 20:44:25 -0500
  • 7b83ef6efc
    Merge pull request #4013 from bartoszmagier/add-tsh-logo Rich Harris 2019-11-29 20:44:25 -0500
  • 2a2a2a5a2d Merge pull request #4014 from mrkishi/raf-time Rich Harris 2019-11-29 20:43:25 -0500
  • 2723eae841
    Merge pull request #4014 from mrkishi/raf-time Rich Harris 2019-11-29 20:43:25 -0500
  • 0f9dab0829 Merge pull request #4016 from RedHatter/modifier-fix Rich Harris 2019-11-29 20:38:46 -0500
  • d8d0c91243
    Merge pull request #4016 from RedHatter/modifier-fix Rich Harris 2019-11-29 20:38:46 -0500
  • 2fcfe2547e use raf's time for smoother transitions mrkishi 2019-11-29 14:06:24 -0300
  • c18f066a9b use raf's time for smoother transitions #4014 mrkishi 2019-11-29 14:06:24 -0300
  • 9e2e77d4ee disable `@typescript-eslint/prefer-interface` mrkishi 2019-11-29 18:43:49 -0300
  • 26de6eb871 disable `@typescript-eslint/prefer-interface` mrkishi 2019-11-29 18:43:49 -0300
  • 63a9d866f0 Fix listen_dev argument order Timothy Johnson 2019-11-29 13:14:05 -0800
  • ce0a169689 Fix listen_dev argument order #4016 Timothy Johnson 2019-11-29 13:14:05 -0800
  • f18527f848 Add The Software House Logo Bartosz Magier 2019-11-28 14:31:31 +0100
  • 5343f6db04 Add The Software House Logo #4013 Bartosz Magier 2019-11-28 14:31:31 +0100
  • 81590dd859 Update WhosUsingSvelte.svelte Dean McPherson 2019-11-28 20:00:04 +1100
  • 6067fe38e0
    Update WhosUsingSvelte.svelte #4011 Dean McPherson 2019-11-28 20:00:04 +1100
  • 415b4455f9 Paperform logo SVG Dean McPherson 2019-11-28 19:58:03 +1100
  • 4bd6cd4ef2
    Paperform logo SVG Dean McPherson 2019-11-28 19:58:03 +1100
  • a69d6e7e60 remove unnecessary checks #4005 daszgfz 2019-11-27 13:05:24 -0500
  • 5bc014f9bf DRY out internal_globals daszgfz 2019-11-27 12:54:30 -0500
  • 86b3776d6e use whitespace pattern daszgfz 2019-11-27 12:46:38 -0500
  • 997a6c85bd update daszgfz 2019-11-27 12:19:50 -0500
  • 36006d8076 delete more eslint disable comments daszgfz 2019-11-27 01:06:35 -0500
  • ed3ba73acf use padStart daszgfz 2019-11-27 00:48:36 -0500
  • 9614e66dfb use native repeat function daszgfz 2019-11-26 23:45:55 -0500
  • cea152fb59 further dry out get_slot_data daszgfz 2019-11-26 23:30:13 -0500
  • 6528baa35b DRY out get_slot_data daszgfz 2019-11-26 23:11:22 -0500
  • 083abc9ee2 remove unnecessary eslint disable comments daszgfz 2019-11-26 23:05:44 -0500
  • 0f1879bc09 remove unnecessary checks daszgfz 2019-11-26 22:07:01 -0500
  • 14310b2536 cleanup foreach daszgfz 2019-11-26 21:45:28 -0500