Commit Graph

  • ce550adef6
    [feat] allow use:actions on <svelte:body> (#6608) Tan Li Hau 2021-08-05 00:19:13 +0800
  • a690b90bed update docs #6608 Conduitry 2021-08-04 12:15:44 -0400
  • a1fe54646d update changelog Conduitry 2021-08-04 12:05:01 -0400
  • 74a1f29c26 update changelog Conduitry 2021-08-04 12:05:01 -0400
  • 20cf14ed6a [feat] improve parser errors (#6612) Tan Li Hau 2021-08-05 00:03:34 +0800
  • 64b882e3c5
    [feat] improve parser errors (#6612) Tan Li Hau 2021-08-05 00:03:34 +0800
  • 7487725bf1 [chore] use npm 7 for development (#6614) Ben McCann 2021-08-03 15:42:29 -0700
  • 1292bdcfa5
    [chore] use npm 7 for development (#6614) Ben McCann 2021-08-03 15:42:29 -0700
  • 6297bde97c [chore] use npm 7 for development #6614 Ben McCann 2021-08-03 15:32:30 -0700
  • 599f572109 docs: Fix property name typo for event.isTrusted (#6596) Samuel Plumppu 2021-08-04 00:19:56 +0200
  • 172f294cb6
    docs: Fix property name typo for event.isTrusted (#6596) Samuel Plumppu 2021-08-04 00:19:56 +0200
  • 203a6ed10d update changelog Conduitry 2021-08-03 18:12:09 -0400
  • 54efd4a9d1 update changelog Conduitry 2021-08-03 18:12:09 -0400
  • f323b6633b [fix] warning on reactive use of module const (#6606) (#6607) Oliver Ford 2021-08-03 22:10:56 +0000
  • f48239914d
    [fix] warning on reactive use of module const (#6606) (#6607) Oliver Ford 2021-08-03 22:10:56 +0000
  • 9776651f3c update changelog Conduitry 2021-08-03 18:05:33 -0400
  • b6c238eeac update changelog Conduitry 2021-08-03 18:05:33 -0400
  • 19d8ed4233 [fix] use consistent relative source filename for js sourcemaps (#6598) Dominik G 2021-08-04 00:03:36 +0200
  • e94d1f50bc
    [fix] use consistent relative source filename for js sourcemaps (#6598) Dominik G 2021-08-04 00:03:36 +0200
  • 1ffd66b219 collapse whitespace in class / style attribute #6613 Tan Li Hau 2021-08-03 17:22:47 +0800
  • ad2aba861b Fixed added error handling tests rster20002 2021-08-03 10:41:49 +0200
  • 648c62790d Added more specific tests rster20002 2021-07-31 21:07:57 +0200
  • 7756f4b9b2 throw error for missing attribute value #6612 Tan Li Hau 2021-08-03 15:05:43 +0800
  • d1d999b558 better error for unclosed curly brace in props Tan Li Hau 2021-08-03 11:58:42 +0800
  • 094a42a235 fix test #6611 Tan Li Hau 2021-08-03 11:35:02 +0800
  • 24b8d45f67 parser instead of regex for preprocessor Tan Li Hau 2021-08-03 10:27:08 +0800
  • 9ae3cb52a8 test: add css sourcemap to testcase for output filename #6598 dominikg 2021-08-02 13:18:24 +0200
  • 550b189f79 [docs] "What's new in Svelte" August newsletter (#6604) Daniel Sandoval 2021-08-01 17:00:28 -0700
  • b554e343e8
    [docs] "What's new in Svelte" August newsletter (#6604) Daniel Sandoval 2021-08-01 17:00:28 -0700
  • ebb474eddb
    Add Svelte core changes #6604 Daniel Sandoval 2021-08-01 15:57:15 -0700
  • d4b1c9709b
    Lukeed mention Daniel Sandoval 2021-08-01 15:51:43 -0700
  • aff8bebd75
    More SvelteKit updates Daniel Sandoval 2021-08-01 14:22:10 -0700
  • 20bb9e3de5 fix browser test #6605 tanhauhau 2021-08-01 22:15:08 +0800
  • dc812dc9aa allow action applied on svelte:body tanhauhau 2021-08-01 19:38:25 +0800
  • a0534a17c7
    Fix #6606: warning on reactive use of module const #6607 Oliver Ford 2021-08-01 11:15:27 +0100
  • 4b3151408e
    Add failing test to reproduce #6606 Oliver Ford 2021-08-01 11:07:53 +0100
  • 2baf68d4a8
    Fix lint Tan Li Hau 2021-08-01 13:35:00 +0800
  • 55d1b8de68
    Update .github/workflows/browser-test.yml Tan Li Hau 2021-08-01 13:33:17 +0800
  • cf5401c32b split out unit test and browser test tanhauhau 2021-08-01 10:24:34 +0800
  • 8a5bef3397
    Remove controversial config callout Daniel Sandoval 2021-07-31 17:16:32 -0700
  • 2604c9a064 some typos and grammar Daniel Sandoval 2021-07-31 13:57:47 -0700
  • 5db74578bf august post Daniel Sandoval 2021-07-31 13:51:17 -0700
  • b11f558bd0 add post hydrate keyed each test #6602 Altan Birler 2021-07-31 21:30:59 +0200
  • 896dc2a013 fix append not moving existing node to the end Altan Birler 2021-07-25 20:57:41 +0200
  • b8c121ce8c test: add testcase for correct sourcemap source filename when no output filename is specified dominikg 2021-07-31 12:08:47 +0200
  • 967e14e0ad Fixed initial tests rster20002 2021-07-31 10:45:57 +0200
  • 9537f987ee chore: improve codestyle dominikg 2021-07-30 23:44:40 +0200
  • e5df2a64d2 manage more case for security warnings on anchor (aplocks, false positive ...) Joffrey LEVEUGLE 2021-07-30 22:57:24 +0200
  • 3f97f70b2b add security warning for anchor element (rel attribute) Joffrey Leveugle 2021-05-03 19:45:52 +0200
  • be5215588c [fix] use consistent relative source filename for js sourcemaps dominikg 2021-07-30 17:56:27 +0200
  • 47f9dc36fd lint Andreas Ehrencrona 2021-07-30 16:50:26 +0300
  • ad7b1fd36d remove accidentally committed file Andreas Ehrencrona 2020-09-30 15:15:32 +0200
  • 7cd143374a Strip out whitespace inside each when it has an animation Andreas Ehrencrona 2020-09-30 15:13:08 +0200
  • 661c2067e9 docs: Fix property name typo for event.isTrusted #6596 Samuel Plumppu 2021-07-30 12:42:21 +0200
  • e14d3a6c7a Add initial tests rster20002 2021-07-30 11:04:33 +0200
  • c1540ebbd7 [docs] Fix broken link to old blog post #6593 Samuel Plumppu 2021-07-29 19:42:22 +0200
  • faea31a19d Fixed lint errors rster20002 2021-07-29 15:08:44 +0200
  • 81e8ff5cfb Errors from slots bubble to the provider component rster20002 2021-07-29 15:05:08 +0200
  • e71ca48735 Template errors are now catched (within {}) rster20002 2021-07-29 09:16:14 +0200
  • 068405191e Fixed issue caused by if statements rster20002 2021-07-29 08:57:32 +0200
  • 444359b172 Fixed props not being scoped correctly rster20002 2021-07-28 17:49:54 +0200
  • 6728df8a09 Fixed variables scoping in component try catch block rster20002 2021-07-28 15:30:33 +0200
  • 40cce0dcdf Fixed TS errors rster20002 2021-07-28 16:50:14 +0200
  • 2254311218 Refactoring + fixing the bug related to shadowing of function #6332 subtle-byte 2021-07-28 02:04:48 +0300
  • 0699f90933 Errors can now bubble to parent component rster20002 2021-07-27 22:08:07 +0200
  • 3e522aa98f
    Merge branch 'master' into style-directives Paul Murray 2021-07-27 15:50:56 -0400
  • c9d5b1b4a3 Merge branch 'master' into fixing-reactivity-glitches subtle-byte 2021-07-27 22:37:08 +0300
  • 4ffe983922 Comply with lint errors rster20002 2021-07-27 17:52:20 +0200
  • 38c3dab9ba Initial draft for error handling using `onError` rster20002 2021-07-27 17:42:59 +0200
  • 608d612547 update test #5115 Tan Li Hau 2021-07-27 22:49:20 +0800
  • 877d9ff389 move errors to compiler_errors Tan Li Hau 2021-07-27 22:34:54 +0800
  • b737530a76 Support for complete property of img element. Fixes #5105 Irshad P I 2020-07-09 00:37:58 +0530
  • 65a219b727 -> v3.41.0 Conduitry 2021-07-27 10:01:49 -0400
  • ff6ce725bf -> v3.41.0 v3.41.0 Conduitry 2021-07-27 10:01:49 -0400
  • abc16de131 update changelog Conduitry 2021-07-27 09:59:40 -0400
  • 95b40f2492 update changelog Conduitry 2021-07-27 09:59:40 -0400
  • bb19637aa1 [feat] allow shorthand {#await ... then/catch} (#6564) Tan Li Hau 2021-07-27 21:58:32 +0800
  • e1d0d00ebb
    [feat] allow shorthand {#await ... then/catch} (#6564) Tan Li Hau 2021-07-27 21:58:32 +0800
  • 5603922785 update changelog Conduitry 2021-07-27 09:54:54 -0400
  • 32b376b472 update changelog Conduitry 2021-07-27 09:54:54 -0400
  • 1e45f0af91 [feat] support destructured declaration of props (#6578) Tan Li Hau 2021-07-27 21:53:55 +0800
  • b720f0e620
    [feat] support destructured declaration of props (#6578) Tan Li Hau 2021-07-27 21:53:55 +0800
  • a18f745efb Merge branch 'master' into pr/6578 #6578 Conduitry 2021-07-27 09:42:08 -0400
  • 0a3c486fd2 update changelog Conduitry 2021-07-27 09:38:52 -0400
  • 520b4751dc update changelog Conduitry 2021-07-27 09:38:52 -0400
  • 2e285fecaa [feat] enable export ... from (#6574) Tan Li Hau 2021-07-27 21:37:37 +0800
  • c550f604f2
    [feat] enable export ... from (#6574) Tan Li Hau 2021-07-27 21:37:37 +0800
  • 26b56b6da8 exclude element function if a component includes only svg-elements tomoam 2021-07-27 18:03:12 +0900
  • 73c0ba2593 fix 'src' attribute judge logic #6580 Yuichiro Yamashita 2021-07-27 18:02:09 +0900
  • a2d5af36ce supports destructure declaration of props Tan Li Hau 2021-07-27 13:47:23 +0800
  • dcb69eaace [chore] add space to improve formatting in type definitions file (#6577) Luke Rhoads 2021-07-26 23:56:16 -0500
  • 4d677d5643
    [chore] add space to improve formatting in type definitions file (#6577) Luke Rhoads 2021-07-26 23:56:16 -0500
  • 65ec2facbb Fixed basedirective formatting #6577 lukerhoads 2021-07-26 14:18:22 -0500
  • 76b2bd4149 -> v3.40.3 Conduitry 2021-07-26 14:17:01 -0400
  • 5cb4101fe6 -> v3.40.3 v3.40.3 Conduitry 2021-07-26 14:17:01 -0400
  • bc4bf11285 fix lint Conduitry 2021-07-26 14:16:52 -0400
  • bc1556fff3 fix lint Conduitry 2021-07-26 14:16:52 -0400
  • 07ca414968 update changelog Conduitry 2021-07-26 14:07:57 -0400
  • dd20623cb3 update changelog Conduitry 2021-07-26 14:07:57 -0400
  • e8a82ccee7 [fix] slot data for cancelled transition (#6314) Tan Li Hau 2021-07-27 02:03:35 +0800