Commit Graph

  • be5c615be5 include action in package.files GHOST 2022-03-31 14:38:52 +0100
  • 012bf35d0f
    Bump ansi-regex from 3.0.0 to 3.0.1 #7402 dependabot[bot] 2022-03-30 15:07:30 +0000
  • e0c84e815d
    Bump minimist from 1.2.5 to 1.2.6 #7401 dependabot[bot] 2022-03-30 15:07:28 +0000
  • 4f1f762631 -> v3.46.5 Conduitry 2022-03-30 11:03:55 -0400
  • 468ed37650 -> v3.46.5 v3.46.5 Conduitry 2022-03-30 11:03:55 -0400
  • 33d05109d9 update changelog Conduitry 2022-03-30 10:50:54 -0400
  • 428023ea58 update changelog Conduitry 2022-03-30 10:50:54 -0400
  • 11c91ccb56 [fix] style: directive should prevent innerHTML optimization (#7390) Pat Cavit 2022-03-30 07:49:25 -0700
  • 9f4602ac6f
    [fix] style: directive should prevent innerHTML optimization (#7390) Pat Cavit 2022-03-30 07:49:25 -0700
  • d4bf40367f
    Brought back a guard to prevent the flush() function from being call while a previous flush is running #7397 AaronDDM 2022-03-28 21:59:37 -0400
  • 7b2bd1e728 added pngwn's talk to the showcase Daniel Sandoval 2022-03-26 11:59:43 -0600
  • 2639619984 Added new items to showcase and addressed PR feedback Daniel Sandoval 2022-03-26 11:56:53 -0600
  • 37ff0e7770
    Correct final sentence. #7391 Juan Giordana 2022-03-24 14:16:50 -0300
  • e7b61b4cf3 [fix] style attr disables innerHTML optimization #7390 Pat Cavit 2022-03-23 19:43:51 -0700
  • 3c83b5984f [test] Failing test for #7386 Pat Cavit 2022-03-23 19:43:01 -0700
  • d9c888cb9c
    Merge e5809830e5 into 0eee98a50a #7146 GHOST 2022-03-22 20:03:09 -0300
  • 9727d1a031 [docs] Update package.json to link to homepage (#7374) Eliaz Bobadilla 2022-03-21 12:33:14 -0500
  • 0eee98a50a
    [docs] Update package.json to link to homepage (#7374) Eliaz Bobadilla 2022-03-21 12:33:14 -0500
  • 9d8451a171 first draft of april Daniel Sandoval 2022-03-19 12:19:59 -0600
  • b749cb2bff
    Update package.json #7374 Eliaz Bobadilla 2022-03-17 14:25:38 -0500
  • 5de0ad99df [docs] Correct default port on blog posts (#7372) Raúl Sáez 2022-03-17 13:06:27 +0000
  • 9d4ff6738a
    [docs] Correct default port on blog posts (#7372) Raúl Sáez 2022-03-17 13:06:27 +0000
  • dec5802bd1
    Highlighting broken link #7373 Austen Hoogen 2022-03-17 07:49:09 -0500
  • 82d7dccdde Update default port #7372 Raúl Sáez 2022-03-17 11:43:46 +0000
  • 5dc4977e8d
    [docs] Fix key-blocks instruction to be aligned with code #7370 Calvin McLain 2022-03-16 17:53:14 -0400
  • 33fbe4b1a5
    ensure innerHTML for tempalte is done on template element. depends on:#7297 fixes #7315 #7319 lidlanca 2022-03-12 18:18:33 -0500
  • 546d09dd82 Update src/runtime/animate/index.ts #7207 Simon Goellner 2022-02-09 15:57:51 +0800
  • 385737ad9f Allow FLIP animations perform correctly in scaled parent simeydotme 2022-01-30 14:53:49 +0800
  • 5a0fb7ddae
    Export types needed for defining custom stores #7358 vrde 2022-03-11 00:05:22 +0100
  • cddf6a0f26 Revert and modify gtm-nayan 2022-03-10 16:37:06 +0545
  • 2690c22e5e It's just an example gtm-nayan 2022-03-10 11:03:48 +0545
  • bc93465416 Fix statement about order of bind: and on: gtm-nayan 2022-03-10 10:51:59 +0545
  • c8623646cb
    Merge pull request #1 from wyysf123/wyysf123-patch-1 #7353 wyysf123 2022-03-09 20:03:26 +0800
  • 489b56beb8
    fixed customElements.define error wyysf123 2022-03-09 19:51:46 +0800
  • 4733566de2 remove `extends any` #7347 Ivan Hofer 2022-03-07 18:58:10 +0100
  • 7303f2fdc7 add `Action` type Ivan Hofer 2022-03-07 18:41:12 +0100
  • 3358b77345 [docs] fix typo (#7344) Isabel Leccese 2022-03-06 10:46:48 -0500
  • 2f71bc9333
    [docs] fix typo (#7344) Isabel Leccese 2022-03-06 10:46:48 -0500
  • 447c3d5049
    fix typo #7344 Isabel Leccese 2022-03-06 10:07:36 -0500
  • 0b49dd11cb
    Change top level requirement wording #7336 TzuHsuan 2022-03-03 22:50:06 +1100
  • 2898563df6 Update changelog Simon H 2022-03-03 12:24:04 +0100
  • 1632bca34e
    Update changelog Simon H 2022-03-03 12:24:04 +0100
  • ae3926eb61 [fix] attribute escaping during ssr (#7333) Maurício Kishi 2022-03-03 08:22:38 -0300
  • cdd3575026
    [fix] attribute escaping during ssr (#7333) Maurício Kishi 2022-03-03 08:22:38 -0300
  • 26dac4aa29 Update changelog Simon H 2022-03-03 08:27:41 +0100
  • b26aa1c865
    Update changelog Simon H 2022-03-03 08:27:41 +0100
  • 408c4ec4b7 [fix] do not collapse whitespace-only css vars (#7303) Geoff Rich 2022-03-02 23:25:52 -0800
  • 0a3353b671
    [fix] do not collapse whitespace-only css vars (#7303) Geoff Rich 2022-03-02 23:25:52 -0800
  • f9beab081e Update CHANGELOG.md Ben McCann 2022-03-02 16:57:26 -0800
  • 2c629bcc0c
    Update CHANGELOG.md Ben McCann 2022-03-02 16:57:26 -0800
  • 9cda6cdec1 fix: do not generate unused-export-let inside <script context="module"> (#7232) rgossiaux 2022-03-02 16:55:02 -0800
  • e2adf6a211
    fix: do not generate unused-export-let inside <script context="module"> (#7232) rgossiaux 2022-03-02 16:55:02 -0800
  • b221a6df58 add test for object values in attributes #7333 mrkishi 2022-03-02 21:48:08 -0300
  • 8e6afff0a1 fix attribute escaping during ssr mrkishi 2022-03-02 21:29:38 -0300
  • 6dc1df6236 Fixing const tag replacing memeber expressions properties. #7329 Aditya Hegde 2022-03-02 09:55:39 +0530
  • 5cebcdeaa6 [docs] add `-` to the beginning of the line (#7328) tomoam 2022-03-02 12:21:24 +0900
  • 9b7b8149e4
    [docs] add `-` to the beginning of the line (#7328) tomoam 2022-03-02 12:21:24 +0900
  • 77d2bdde7f
    [docs] add `-` to the beginning of the line #7328 tomoam 2022-03-02 10:32:10 +0900
  • bbcb06c489 [docs] "What's new in Svelte" March newsletter (#7293) Daniel Sandoval 2022-03-01 07:16:20 -0700
  • a9e6087113
    [docs] "What's new in Svelte" March newsletter (#7293) Daniel Sandoval 2022-03-01 07:16:20 -0700
  • b4ac977f53
    Update 2022-03-01-whats-new-in-svelte-march-2022.md #7293 Daniel Sandoval 2022-03-01 05:36:13 -0800
  • ae5d360737 more grammar Daniel Sandoval 2022-02-28 17:37:47 -0700
  • e58ddd0b90 grammar and new sveltekit features Daniel Sandoval 2022-02-28 17:37:13 -0700
  • dc29b80bc2 [docs] fix typo (#7323) Frozen FIsh 2022-03-01 00:51:26 +0800
  • 555cdf3da2
    [docs] fix typo (#7323) Frozen FIsh 2022-03-01 00:51:26 +0800
  • 9eefa3edbc chore: typo #7323 sudongyu 2022-02-28 21:41:55 +0800
  • 54167531b9
    Merge branch 'sveltejs:master' into fix-html-tag-hydration #6977 Isaak Eriksson 2022-02-27 19:13:02 +0100
  • f5eb70b7fc
    update html in test #7297 lidlanca 2022-02-26 15:06:22 -0500
  • 7004277ce9 better title in showcase Daniel Sandoval 2022-02-26 12:35:56 -0700
  • 88a8c2ce7e addressed pr comments and added new showcases Daniel Sandoval 2022-02-26 12:34:34 -0700
  • 2933bff29b Merge branch 'master' into const Simon 2022-02-26 19:43:37 +0100
  • 40bf2a0ba2 update changelog Simon H 2022-02-26 19:37:53 +0100
  • 8073768f65
    update changelog Simon H 2022-02-26 19:37:53 +0100
  • ab88f95c76 [feat] TS interfaces for typing actions (#7121) Ignatius Bagus 2022-02-27 01:37:12 +0700
  • 78131b9f98
    [feat] TS interfaces for typing actions (#7121) Ignatius Bagus 2022-02-27 01:37:12 +0700
  • 5ac1868da6
    docs #7121 Simon H 2022-02-26 19:32:51 +0100
  • babadec827
    test template with text content lidlanca 2022-02-26 04:25:24 -0500
  • 0350bf3c77
    Merge branch 'sveltejs:master' into master andirady 2022-02-26 00:51:08 +0800
  • 280150df41 [docs] Add missing parent element to code example. (#7309) Nick Cummings 2022-02-25 00:16:13 -0800
  • f24614cd52
    [docs] Add missing parent element to code example. (#7309) Nick Cummings 2022-02-25 00:16:13 -0800
  • 424472c6bb
    Add missing parent <div> element to code example. #7309 Nick Cummings 2022-02-23 15:50:37 -0800
  • 8916563d54 Add explanatory comment #7303 Geoff Rich 2022-02-23 08:14:41 -0800
  • 9301b1b5a1 Added missing semicolons #7290 babakfp 2022-02-23 07:27:40 -0800
  • f37e18c5d2
    Merge branch 'sveltejs:master' into master Windy 2022-02-23 07:22:22 -0800
  • 6eec9cbaaa add !important test Geoff Rich 2022-02-22 09:20:08 -0800
  • d8e9d1117a fix: do not collapse whitespace-only css vars Geoff Rich 2022-02-22 08:57:17 -0800
  • 492597e5bb [fix] add aria-description aria_attributes - (#7302) Jacob Størdahl 2022-02-22 10:39:27 -0600
  • b6441eb655
    [fix] add aria-description aria_attributes - (#7302) Jacob Størdahl 2022-02-22 10:39:27 -0600
  • fb2951fb80
    update changelog #7302 Simon H 2022-02-22 17:38:39 +0100
  • 39ab0650c4
    Adds aria-description to aria_attributes Jacob Størdahl 2022-02-22 07:46:39 -0600
  • 257732e238
    tidy - name convetion. minor refactor extract "is template" check to a variable and replace usages. lidlanca 2022-02-21 12:47:58 -0500
  • 403c966da0
    [fix] textContent should not be set for <template> element. lidlanca 2022-02-21 03:45:38 -0500
  • 7b882f6157
    Merge branch 'sveltejs:master' into master andirady 2022-02-20 22:05:18 +0800
  • 6f3f43f409
    Merge branch 'sveltejs:master' into master Windy 2022-02-19 23:14:20 -0800
  • 1cebb5cc24 first draft Daniel Sandoval 2022-02-19 14:13:27 -0700
  • 005414ae03 first draft Daniel Sandoval 2022-02-19 14:13:10 -0700
  • e47b2c3e13 [docs] Fix feature request link (#7292) kram1138 2022-02-19 14:56:52 -0600
  • 435d14aafe
    [docs] Fix feature request link (#7292) kram1138 2022-02-19 14:56:52 -0600
  • de1d43e9dc Fix fetaure request link #7292 Mark Van Egmond 2022-02-19 14:08:02 -0600
  • 4efc1a7f28 Added Reactive ContextAPI babakfp 2022-02-19 08:34:17 -0800