Commit Graph

  • 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
  • fac4f66b7c update sample code #5649 Tan Li Hau 2020-11-18 10:36:30 +0800
  • 002ffa208d fix order of html tags when if in key block Tan Li Hau 2020-11-17 22:26:26 +0800
  • 8780fe0560 document await...catch shorthand (#5682) swyx 2020-11-17 18:41:35 +0800
  • e750b7284e
    document await...catch shorthand (#5682) swyx 2020-11-17 18:41:35 +0800
  • 0cd93185d6
    document await...catch shorthand #5682 swyx 2020-11-17 17:07:10 +0800
  • 892c3125e3 docs a11y: increase color contrast in code block syntax highlighting (#5681) Geoff Rich 2020-11-16 10:59:56 -0800
  • 02e560c9da
    docs a11y: increase color contrast in code block syntax highlighting (#5681) Geoff Rich 2020-11-16 10:59:56 -0800
  • f71ecf746b docs: increase syntax highlighting color contrast #5681 Geoff Rich 2020-11-16 08:26:35 -0800
  • b6e9574805 use snake_case for method names Ivan Hofer 2020-11-14 18:47:02 +0100
  • 6d85265858 move document.head to addCssToComponent method Ivan Hofer 2020-11-14 18:45:24 +0100
  • 5c3038ccae fix tests Ivan Hofer 2020-11-14 18:20:57 +0100
  • b0cacd7f25 slightly improve output size by refactoring add_css method Ivan Hofer 2020-11-14 18:20:23 +0100
  • 4f9a15eced slightly improve output size by refactoring add_css method Ivan Hofer 2020-11-14 18:05:40 +0100
  • b80990daaf rename 'that' to 'component' Ivan Hofer 2020-11-14 17:48:00 +0100
  • 67587f3506 docs: fix heading order Geoff Rich 2020-11-13 16:37:28 -0800
  • bf87612acf Revert "init $$ in component with empty object value" Ivan Hofer 2020-11-12 07:58:49 +0100
  • 83d5fe8256 fix tests using new add_css methods Ivan Hofer 2020-11-12 07:32:45 +0100
  • 9a4cf3c3f8 remove noop from from customElement init Ivan Hofer 2020-11-12 07:26:27 +0100
  • f5f56ce992 pass correct add_css method Ivan Hofer 2020-11-12 07:17:07 +0100
  • ae4731772b Revert "add 'noop' param to all tests" Ivan Hofer 2020-11-12 07:10:24 +0100
  • 675d6ddd10 Revert "add 'noop' param to some more tests" Ivan Hofer 2020-11-12 07:07:42 +0100
  • c154895a77 init $$ in component with empty object value Ivan Hofer 2020-11-12 07:06:45 +0100
  • 5ad396b6b2 refactor add styles method call to reduce generated output Ivan Hofer 2020-11-11 09:42:20 +0100