Commit Graph

  • 6ec1d4ebb2
    Update src/runtime/slot/index.ts Tan Li Hau 2020-10-01 08:57:40 +0800
  • 9a27617fd2
    docs: clarify omitted slot vs empty slot in $$slots Cameron Messinides 2020-09-30 16:48:23 -0400
  • ddbc34e78d
    code-highlight for $page Simon H 2020-09-30 22:39:30 +0200
  • 33f565ba70
    fix bullet point Simon H 2020-09-30 22:34:53 +0200
  • 4c20f8e971
    Little more info + blog post link for {#key} Simon H 2020-09-30 22:34:17 +0200
  • ac594e584e
    Add createEventDispatcher typing feature description Simon H 2020-09-30 22:29:44 +0200
  • 6462b5581d
    Rephrase introduction a little Simon H 2020-09-30 22:24:43 +0200
  • a3dc85a337
    Remove exact date from title Simon H 2020-09-30 22:20:17 +0200
  • 563ec3b7f1
    Remove line RE: sapper contributions Daniel Sandoval 2020-09-30 15:00:31 -0400
  • 71f1ac6c01
    Added prettier suggestion Daniel Sandoval 2020-09-30 10:07:16 -0700
  • 4f9f72cf6a
    Add svelte summit suggestion Daniel Sandoval 2020-09-30 10:05:38 -0700
  • bd03a22197
    Address PR feedback Daniel Sandoval 2020-09-30 11:58:12 -0400
  • c1ba761d21 Display renderedComponents during SSR DominusVilicus 2020-09-30 19:20:13 +0930
  • 7fdf0b8df7 fix: Set return type of get_store_value to store value type #5474 Moein 2020-09-30 12:58:13 +0330
  • cc16137def fix: Match with latest eslint rules Moein 2020-09-30 12:32:56 +0330
  • 024c0d4b3d fix: Typo Moein Porkamel 2020-09-29 20:13:31 +0330
  • a0ce2b708d perf: ParseFloat only targetProp value Moein Porkamel 2020-09-29 20:12:11 +0330
  • 7a1cbf4d4b feat(Transition): Add `direction` to `slide` Transition Moein 2020-09-29 16:43:57 +0330
  • 4c5e31db4b lint fixes #4599 Antony Jones 2020-09-30 07:36:02 +0100
  • db8e9806f5 Mechanism for bubbling all events. Closes sveltejs/svelte#2837 Timothy Johnson 2020-06-02 09:10:08 -0700
  • b68fc1526e upgrade ESLint config (#5472) Ben McCann 2020-09-29 17:19:43 -0700
  • 229a16d6e7
    upgrade ESLint config (#5472) Ben McCann 2020-09-29 17:19:43 -0700
  • 4ac8afd6ae Upgrade eslint config #5472 Ben McCann 2020-09-29 15:04:59 -0700
  • e6cfd43a84 -> v3.29.0 Conduitry 2020-09-29 16:19:24 -0400
  • c24b313b1a -> v3.29.0 v3.29.0 Conduitry 2020-09-29 16:19:24 -0400
  • a75228a652 warn for possible use of component without uppercase tag name (#5302) Tan Li Hau 2020-09-30 04:13:23 +0800
  • 2d88dc460e
    warn for possible use of component without uppercase tag name (#5302) Tan Li Hau 2020-09-30 04:13:23 +0800
  • a0eb41f68d support multiple source files, fix types Milan Hauth 2020-09-29 22:13:07 +0200
  • 291a1ae175 update changelog #5302 Conduitry 2020-09-29 16:07:47 -0400
  • 1f677c5152 tweaks Conduitry 2020-09-29 16:06:03 -0400
  • c4ad94f682
    update to retry@v2 for retry_on: timeout #5469 milahu 2020-09-29 21:25:03 +0200
  • 7e7bc17164 Merge branch 'master' into pr/5302 Conduitry 2020-09-29 15:23:42 -0400
  • 2db3ec02a7 update changelog Conduitry 2020-09-29 15:14:39 -0400
  • 99e2cfca11 update changelog Conduitry 2020-09-29 15:14:39 -0400
  • d4f3f8ba76 fix unmounting components delayed bidirectional transitions (#5353) orange4glace 2020-09-30 04:13:07 +0900
  • fd0c6ee4d8
    fix unmounting components delayed bidirectional transitions (#5353) orange4glace 2020-09-30 04:13:07 +0900
  • 060781cea1 add typings to `get_store_value` (#5269) Tan Li Hau 2020-09-30 02:02:36 +0800
  • 2c5f1c466e
    add typings to `get_store_value` (#5269) Tan Li Hau 2020-09-30 02:02:36 +0800
  • bb827f4884 update changelog #5269 Conduitry 2020-09-29 13:57:50 -0400
  • e6eac2456f Merge branch 'master' into pr/5269 Conduitry 2020-09-29 13:56:27 -0400
  • 5097a5191c allow <slot> to be part of a slot (#4295) Tan Li Hau 2020-09-29 23:55:44 +0800
  • 8056829a91
    allow <slot> to be part of a slot (#4295) Tan Li Hau 2020-09-29 23:55:44 +0800
  • 7f8e7ec037 update changelog #4295 Conduitry 2020-09-29 11:55:10 -0400
  • 8e6e5fdb06 Merge branch 'master' into pr/4295 Conduitry 2020-09-29 11:50:23 -0400
  • 27d569fd75 Use TypeScript in tests (#5433) Ben McCann 2020-09-29 08:19:21 -0700
  • 0645631b28
    Use TypeScript in tests (#5433) Ben McCann 2020-09-29 08:19:21 -0700
  • f4fbafea8e Merge branch 'master' into pr/5433 #5433 Conduitry 2020-09-29 11:10:36 -0400
  • 0af99c8a27 use extensionless .ts imports Conduitry 2020-09-29 11:10:11 -0400
  • 74e61b69f3 fix sibling combinators with spread attributes (#5467) Tan Li Hau 2020-09-29 23:06:27 +0800
  • 3970def5eb
    fix sibling combinators with spread attributes (#5467) Tan Li Hau 2020-09-29 23:06:27 +0800
  • c28cef808b lint #5467 Conduitry 2020-09-29 11:05:59 -0400
  • 9300f1637e update changelog Conduitry 2020-09-29 10:59:40 -0400
  • e622678567 Merge branch 'master' into pr/5467 Conduitry 2020-09-29 10:58:31 -0400
  • 5c76788804 add EventSource to the known globals (#5468) Tan Li Hau 2020-09-29 22:58:00 +0800
  • 296e81af4d
    add EventSource to the known globals (#5468) Tan Li Hau 2020-09-29 22:58:00 +0800
  • e41937de91 update changelog #5468 Conduitry 2020-09-29 10:57:43 -0400
  • 1371237397 add EventSource Tan Li Hau 2020-09-29 22:33:57 +0800
  • 8897ad40ac fix attribute name is undefined Tan Li Hau 2020-09-29 22:15:44 +0800
  • 94c13f870c Fix return type of `get` store function #5464 Moein 2020-09-29 14:24:02 +0330
  • 3d053d9395 support default + named import Milan Hauth 2020-09-26 12:21:02 +0200
  • 422cc0d96f optimize: use mutable data, unswitch loops Milan Hauth 2020-09-25 18:33:20 +0200
  • c4f1bd0793 -> v3.28.0 Conduitry 2020-09-25 10:13:32 -0400
  • 46a83a50e3 -> v3.28.0 v3.28.0 Conduitry 2020-09-25 10:13:32 -0400
  • f675f8583d {#key} block (#5397) Tan Li Hau 2020-09-25 22:12:49 +0800
  • fa7c780bad
    {#key} block (#5397) Tan Li Hau 2020-09-25 22:12:49 +0800
  • 526995103f update changelog #5397 Conduitry 2020-09-25 10:05:33 -0400
  • 7f3cdf6c91 adjust docs Conduitry 2020-09-25 10:04:11 -0400
  • cbecb62529 Merge branch 'master' into pr/5397 Conduitry 2020-09-25 09:56:18 -0400
  • e7abdfa4f4
    Merge branch 'master' into feature/preprocessor-sourcemaps milahu 2020-09-25 13:44:31 +0200
  • b739bdbe19 optimize merge_tables, verbose remapper error Milan Hauth 2020-09-25 09:44:34 +0200
  • 96792058b9 add another test case Tan Li Hau 2020-09-25 10:35:25 +0800
  • 92c5a8aa21 update error message Tan Li Hau 2020-09-25 10:29:32 +0800
  • 9675ac75b6 -> v3.27.0 Conduitry 2020-09-24 16:07:33 -0400
  • 0ca1dcd33c -> v3.27.0 v3.27.0 Conduitry 2020-09-24 16:07:33 -0400
  • eb1d4f2c46 scope CSS sibling combinators (#5427) Tan Li Hau 2020-09-25 04:06:32 +0800
  • 967b88186b
    scope CSS sibling combinators (#5427) Tan Li Hau 2020-09-25 04:06:32 +0800
  • 19af61a474 lint #5427 Conduitry 2020-09-24 16:00:55 -0400
  • 98fde330ff update changelog Conduitry 2020-09-24 15:57:34 -0400
  • 403d21eca1 Merge branch 'master' into pr/5427 Conduitry 2020-09-24 15:56:17 -0400
  • e5ca2067df add nonpassive event modifier (#5442) Tan Li Hau 2020-09-25 03:54:54 +0800
  • a1651ca271
    add nonpassive event modifier (#5442) Tan Li Hau 2020-09-25 03:54:54 +0800
  • b110579abb update changelog #5442 Conduitry 2020-09-24 15:48:56 -0400
  • e5a95a339d Merge branch 'master' into pr/5442 Conduitry 2020-09-24 15:47:39 -0400
  • 54698ebce1 update keyed each when key expression changes (#5447) Tan Li Hau 2020-09-25 03:20:17 +0800
  • 41d1656458
    update keyed each when key expression changes (#5447) Tan Li Hau 2020-09-25 03:20:17 +0800
  • ada77a110c tidy #5447 Conduitry 2020-09-24 15:10:39 -0400
  • 7a6bcd5ced update changelog Conduitry 2020-09-24 15:10:26 -0400
  • 38b9a88288 Merge branch 'master' into pr/5447 Conduitry 2020-09-24 15:03:15 -0400
  • 4966378cf8 handle destructuring to a store value (#5452) Tan Li Hau 2020-09-25 02:55:55 +0800
  • c3b56a164e
    handle destructuring to a store value (#5452) Tan Li Hau 2020-09-25 02:55:55 +0800
  • f358230f65 update changelog #5452 Conduitry 2020-09-24 14:49:13 -0400
  • b5dee7fff0 lint Conduitry 2020-09-24 14:48:16 -0400
  • 7238aed8e9 add note on which issue SSR is skipped for Conduitry 2020-09-24 14:48:10 -0400
  • fab5db044d Merge branch 'master' into pr/5452 Conduitry 2020-09-24 14:35:12 -0400
  • 47ffc055fb optimize concat Milan Hauth 2020-09-24 19:39:55 +0200
  • 38f4ce4855 fix decode, dont fix missing map.sources Milan Hauth 2020-09-24 18:47:51 +0200
  • 28d0868f81 fix missing-declaration warning for use:obj.method (#5454) Tan Li Hau 2020-09-24 21:48:27 +0800
  • 6e0cd9bcbf
    fix missing-declaration warning for use:obj.method (#5454) Tan Li Hau 2020-09-24 21:48:27 +0800
  • ab1ddf252f update changelog #5454 Conduitry 2020-09-24 09:30:46 -0400
  • 954a34c0e3 a11y: implement media-has-caption rule #4872 Arthur Denner 2020-05-20 22:23:50 +0200