Commit Graph

  • 4cc468a615 Add clarification on what makes a reactive block reactive to docs. Adam Rackis 2020-11-27 14:59:53 -0600
  • 9200b68515 add missing export for hasContext (#5727) Tan Li Hau 2020-11-27 21:06:36 +0800
  • ccc61a71d8
    add missing export for hasContext (#5727) Tan Li Hau 2020-11-27 21:06:36 +0800
  • b2e69576cf update changelog #5727 Conduitry 2020-11-27 07:56:01 -0500
  • e55291b1c7 add missing export for hasContext Tan Li Hau 2020-11-27 12:29:41 +0800
  • 7b3aac8a61 example image missing for conditional slot #5723 Shriji 2020-11-26 01:35:47 +0530
  • a474470a93 Merge branch 'master' into customStyleTag Ivan Hofer 2020-11-25 17:01:12 +0100
  • 801001d468 add docs for customStyleTag Ivan Hofer 2020-11-25 17:00:10 +0100
  • 7a70f2fcad -> v3.30.0 Conduitry 2020-11-24 17:49:20 -0500
  • 505eba84b9 -> v3.30.0 v3.30.0 Conduitry 2020-11-24 17:49:20 -0500
  • ec0a87886f make unused `transition_out` parameters optional (#5587) pushkin 2020-11-24 23:48:32 +0100
  • 94b985effb
    make unused `transition_out` parameters optional (#5587) pushkin 2020-11-24 23:48:32 +0100
  • 0968686824 support spread into slot props (#5616) Tan Li Hau 2020-11-25 06:47:03 +0800
  • 9331398299
    support spread into slot props (#5616) Tan Li Hau 2020-11-25 06:47:03 +0800
  • bfdb0ea0d3 update changelog #5616 Conduitry 2020-11-24 17:43:28 -0500
  • d7e8313f54 Merge branch 'master' into pr/5616 Conduitry 2020-11-24 17:42:43 -0500
  • 205aa87c0b typed SvelteComponent(Dev) interface (#5431) Simon H 2020-11-24 23:41:22 +0100
  • 99000ef42e
    typed SvelteComponent(Dev) interface (#5431) Simon H 2020-11-24 23:41:22 +0100
  • 1ed53f149d update changelog #5431 Conduitry 2020-11-24 17:35:44 -0500
  • 2a7a71426e Merge branch 'master' into pr/5431 Conduitry 2020-11-24 17:34:57 -0500
  • bc6b55c3d3 docs a11y: wrap code blocks instead of overflow #5718 Geoff Rich 2020-11-24 09:55:17 -0800
  • 3ddb9047b1 site a11y: add missing h1s #5715 Geoff Rich 2020-11-23 14:41:37 -0800
  • a983df7edd make TypeScript ignore global typings (#5704) Adam Rackis 2020-11-23 11:44:23 -0600
  • 201b057ec5
    make TypeScript ignore global typings (#5704) Adam Rackis 2020-11-23 11:44:23 -0600
  • c1a229cd6f update changelog Conduitry 2020-11-23 11:59:46 -0500
  • 666b7aefa8 update changelog Conduitry 2020-11-23 11:59:46 -0500
  • 2be7e38128 reactive dependency not referenced can't set to undefined initially (#5600) Tan Li Hau 2020-11-24 00:57:44 +0800
  • 1cc5bdb9ca
    reactive dependency not referenced can't set to undefined initially (#5600) Tan Li Hau 2020-11-24 00:57:44 +0800
  • 80aba07491 update changelog #5600 Conduitry 2020-11-23 11:51:39 -0500
  • e1e2f92488 Merge branch 'master' into pr/5600 Conduitry 2020-11-23 11:50:44 -0500
  • 7cde44eb96 fix order of html tags with {#if} in {#key} block (#5685) Tan Li Hau 2020-11-24 00:41:56 +0800
  • 24c44b9177
    fix order of html tags with {#if} in {#key} block (#5685) Tan Li Hau 2020-11-24 00:41:56 +0800
  • b062f143af update changelog #5685 Conduitry 2020-11-23 11:32:54 -0500
  • 95b708ca05 Merge branch 'master' into pr/5685 Conduitry 2020-11-23 11:31:30 -0500
  • f9c019d3e4 update changelog Conduitry 2020-11-23 11:30:33 -0500
  • 342c1e427c update changelog Conduitry 2020-11-23 11:30:33 -0500
  • c82a3cf782 add hasContext lifecycle function (#5690) pushkin 2020-11-23 17:29:01 +0100
  • 01ead95cbe
    add hasContext lifecycle function (#5690) pushkin 2020-11-23 17:29:01 +0100
  • 54df9acca0 adjust docs #5690 Conduitry 2020-11-23 11:28:14 -0500
  • 03864a4e10 update changelog Conduitry 2020-11-23 11:24:05 -0500
  • 0aa8cc1c9f update changelog Conduitry 2020-11-23 11:24:05 -0500
  • 1f581c2c5a fix: add missing `walk` type in compiler.d.ts (#5696) Wei Zhu 2020-11-24 00:23:03 +0800
  • 8a20709ce1
    fix: add missing `walk` type in compiler.d.ts (#5696) Wei Zhu 2020-11-24 00:23:03 +0800
  • e229ced841
    Add @benmccann suggestions for sapper notes Daniel Sandoval 2020-11-23 07:54:46 -0800
  • 90df732b28 move constants.ts into src/runtime Ivan Hofer 2020-11-23 13:11:14 +0100
  • a3d0dbd12c Run fewer CI jobs against MacOSX #5711 Ben McCann 2020-11-22 16:17:20 -0800
  • 9101348176 More detailed friendly example fivem 2020-11-22 04:31:03 +0300
  • 77490fad3e december-blog-post Daniel Sandoval 2020-11-21 13:53:42 -0800
  • 97be8ab9e8 Force TS to ignore global typings. Fixes: https://github.com/sveltejs/svelte/issues/5692 #5704 Adam Rackis 2020-11-21 08:52:39 -0600
  • 2ad3433dc2 remove fragment and ctx from $$ initialization Ivan Hofer 2020-11-20 20:44:18 +0100
  • a7e6dbc751 revert unnecessary destructuring Ivan Hofer 2020-11-20 20:33:02 +0100
  • ada8969fe5 fix failing tests Ivan Hofer 2020-11-20 16:46:57 +0100
  • 3a94f2aca5
    Update src/runtime/internal/ssr.ts Rich Harris 2020-11-20 10:21:06 -0500
  • d54ab8cddb move append_styles function to dom.ts Ivan Hofer 2020-11-20 16:13:06 +0100
  • 29d4695fc7 boolean argument Rich Harris 2020-11-20 08:43:05 -0500
  • 7b56dba158 Merge branch 'master' into customStyleTag Ivan Hofer 2020-11-20 08:16:03 +0100
  • f611abcbbb fix failing tests Ivan Hofer 2020-11-20 08:15:50 +0100
  • b38e2b7b9a refactor add_css_to_component to not save customStyleTag in component.$$ Ivan Hofer 2020-11-20 08:13:43 +0100
  • e8065eb22e don't save customStyleTag in component.$$ Ivan Hofer 2020-11-20 07:56:28 +0100
  • 463e25770a improve output size by destructuring $$ Ivan Hofer 2020-11-20 07:43:44 +0100
  • 57bb045cd1 remove redundant parens Rich Harris 2020-11-19 23:26:07 -0500
  • e58d65822a simplify Rich Harris 2020-11-19 23:04:40 -0500
  • aa15e9a6da faster SSR, modelled on ryansolid/dom-expressions#27 Rich Harris 2020-11-19 20:30:35 -0500
  • 8c8f870abd
    using meaningful variable name #5700 AngangGuo 2020-11-19 14:07:43 -0800
  • 1509748b31
    using meaningfule variable name AngangGuo 2020-11-19 14:06:44 -0800
  • febaea9bc4 improve output size by reusing resolved_promise Ivan Hofer 2020-11-19 22:06:24 +0100
  • 6063887469 improve output size by reusing is_function Ivan Hofer 2020-11-19 21:56:34 +0100
  • 71bec3a51d style: address PR feedback Geoff Rich 2020-11-19 12:41:36 -0800
  • a0781e5dbe
    Update ci-script/tsc-strict-error.mjs TruongSinh Tran-Nguyen 2020-11-19 12:39:31 -0800
  • 0d9a3b7209 improve output size by refactoring blank_object() to {] Ivan Hofer 2020-11-19 21:38:46 +0100
  • 27aff7e562 Fix eslint issue (#5698) Ben McCann 2020-11-19 10:45:03 -0800
  • 67dea941bb
    Fix eslint issue (#5698) Ben McCann 2020-11-19 10:45:03 -0800
  • 279b571449 Fix eslint issue #5698 Ben McCann 2020-11-19 10:42:29 -0800
  • 55fab215f9 Preprocessor sourcemap support (#5584) halfnelson 2020-11-20 04:38:41 +1000
  • dcfbd69516
    Preprocessor sourcemap support (#5584) halfnelson 2020-11-20 04:38:41 +1000
  • c30c97d970
    use a meaning variable name AngangGuo 2020-11-19 10:05:17 -0800
  • 9c235c4d89 fix: add missing type in compiler.d.ts #5696 Wei Zhu 2020-11-19 14:54:36 +0800
  • ee43c7d04f Correct `onDestroy` behavior description (#5590) pushkin 2020-11-19 00:30:47 +0100
  • 1fa46fde4f
    Correct `onDestroy` behavior description (#5590) pushkin 2020-11-19 00:30:47 +0100
  • 8e3b6e4992 docs: remove some h4s from the table of contents Geoff Rich 2020-11-13 16:38:33 -0800
  • 950da2b764 clean up irrelavent stuff TruongSinh Tran-Nguyen 2020-11-18 11:25:43 -0800
  • f8d4354954 example passed CI after fixing errors from TruongSinh Tran-Nguyen 2020-11-18 11:22:16 -0800
  • 93d3979d5b example failed CI due to exessive TS strict errors TruongSinh Tran-Nguyen 2020-11-18 11:19:21 -0800
  • b93c815191 script to have tsc strict, but allow current errors to have grace period TruongSinh Tran-Nguyen 2020-11-18 09:32:01 -0800
  • 440abbda28
    Merge branch 'master' into zero-binding-ssr #4559 jonniek 2020-11-18 21:06:16 +0200
  • eedffd3d21 Add envinfo note to github bug template Antony Jones 2020-11-18 18:40:29 +0000
  • 449fd1ca1f
    Add envinfo note to github bug template Antony Jones 2020-11-18 18:40:29 +0000
  • 4568383bf6
    Update site/content/docs/03-run-time.md #5590 pushkin 2020-11-18 18:41:28 +0100
  • c54efce9a4 docs: mention that degit requires Git (#5532) Phippsy 2020-11-19 04:24:43 +1100
  • 96ac898370
    docs: mention that degit requires Git (#5532) Phippsy 2020-11-19 04:24:43 +1100
  • f1ca0c2b40 some adjustments #5532 Conduitry 2020-11-18 12:20:26 -0500
  • fa72fb9489 improve grammar #5691 vwkd 2020-11-18 17:31:03 +0100
  • 610db737ca
    Update 03-run-time.md pushkin 2020-11-18 15:49:51 +0100
  • f94cf10c7c docs: add conditional slot example (#5383) Kevin Åberg Kultalahti 2020-11-18 15:41:47 +0100
  • daec25604f
    docs: add conditional slot example (#5383) Kevin Åberg Kultalahti 2020-11-18 15:41:47 +0100
  • 895d227283 clarify a bit more vwkd 2020-11-18 15:25:35 +0100
  • 18c300222a fix: simplify text vwkd 2020-11-18 14:46:22 +0100
  • 881a0ca94d
    Update lifecycle.ts pushkin 2020-11-18 13:44:00 +0100
  • 66dee1455c tutorial: remove unneccessary performance.now() call inside raf (#5513) fivem 2020-11-18 15:34:44 +0300
  • ddd79e3f9d
    tutorial: remove unneccessary performance.now() call inside raf (#5513) fivem 2020-11-18 15:34:44 +0300