Commit Graph

  • c5aec5f2d0 fix(tutorial): more precise explanation MeuhMeuh 2020-04-06 15:56:47 +0200
  • 25bb740bc0 feat(tutorial): better explanation of component events MeuhMeuh 2020-04-06 15:37:06 +0200
  • 3935cb2c27
    remove unused variable pushkin 2020-04-06 14:59:48 +0200
  • 69bb38a099
    better error message #4635 pushkin 2020-04-06 13:24:02 +0200
  • e0703f6afa update changelog Conduitry 2020-04-06 07:04:40 -0400
  • d7497deaec update changelog Conduitry 2020-04-06 07:04:40 -0400
  • 255a18f654 feat(internal): Support globalThis in modern environments (#4628) Игорь Фролов 2020-04-06 14:01:02 +0300
  • 085897c799
    feat(internal): Support globalThis in modern environments (#4628) Игорь Фролов 2020-04-06 14:01:02 +0300
  • 75055361fd check for presence of `window` first #4628 Conduitry 2020-04-06 06:48:16 -0400
  • e593bb6d69 docs: Fix simple typo, specificy -> specify (#4637) Tim Gates 2020-04-06 20:45:27 +1000
  • 89f30dae36
    docs: Fix simple typo, specificy -> specify (#4637) Tim Gates 2020-04-06 20:45:27 +1000
  • 2aec58b3ec
    docs: Fix simple typo, specificy -> specify #4637 Tim Gates 2020-04-06 19:27:16 +1000
  • 10ec911ffa
    test unrelated update does not cancel `if_block` outro pushkin 2020-04-06 10:34:15 +0200
  • 54e0bae19d
    warn when component includes one-time reactive declarations pushkin 2020-04-06 01:28:27 +0200
  • c7328ffa24
    only check dirty for transition_in pushkin 2020-04-06 00:12:43 +0200
  • 96537a7057
    Insure if_block dependency is dirty to update pushkin 2020-04-05 23:15:11 +0200
  • ab5b26e59d
    if_block exists check missing in block.p pushkin 2020-04-05 16:44:37 +0200
  • fce1136b14 feat(internal): Support globalThis in modern environments Фролов Игорь 2020-04-04 12:55:49 +0300
  • 8b88992ba9 move destructuring to the beginning of await block updates #4646 #4627 Michał Zdunek 2020-04-03 22:45:08 +0200
  • c9ba0fe738 fixed 05 nested-components text.md based on review dravog7 2020-04-01 18:45:34 +0530
  • e6afd466bc Merge branch 'master' of https://github.com/sveltejs/svelte dravog7 2020-04-01 18:40:35 +0530
  • 6cb7a6478d
    Update site/content/tutorial/01-introduction/05-nested-components/text.md John Abraham 2020-04-01 18:26:28 +0530
  • 3fc00f67e3 Tutorial/stores writable, comment added cf issue #4407 rico@yoga 2020-03-29 03:07:57 +0200
  • 3147d3b68b Tutorial/stores writable, comment added cf issue #4407 rico@yoga 2020-03-29 01:57:18 +0100
  • 3c603ddddc
    Update text.md #4605 Robert Balejik 2020-03-27 11:00:00 +0100
  • b73034f3b2 figure out why test failed #4534 Tan Li Hau 2020-03-16 20:45:56 +0800
  • 0449550800 $$slots destroy #4604 Timothy Johnson 2020-03-26 14:51:21 -0700
  • 004ce9d44f Fix tests Timothy Johnson 2020-03-26 13:54:31 -0700
  • c766af7541 Support lets Timothy Johnson 2020-03-26 13:40:05 -0700
  • 4e525d9e11 $$slots accessor Timothy Johnson 2020-03-26 12:18:36 -0700
  • 9e2b0707b3 forgot to pull before reset package.json and lock file #4309 Avi Marcus 2020-03-25 15:37:22 +0200
  • d46e1b3b0a revert typescript bump Avi Marcus 2020-03-25 15:35:59 +0200
  • 124dcdbe9a
    Merge branch 'master' into fast-hydration Avi Marcus 2020-03-25 15:33:14 +0200
  • ee7b5efd96
    Make the instruction of default values more clear JocelynLi 2020-03-25 22:32:46 +0900
  • b4753f067f add .vscode to .gitignore (#4595) Jongkeun Hong 2020-03-24 22:29:19 +0900
  • aa3dcc06d6
    add .vscode to .gitignore (#4595) Jongkeun Hong 2020-03-24 22:29:19 +0900
  • 459a9d5d4f add '.vscode' to .gitignore #4595 Jongkeun 2020-03-24 10:46:07 +0900
  • 2501ba3d74 remove unneeded fragment block (#4568) Tan Li Hau 2020-03-23 00:17:14 +0800
  • cc1f2c6c9e
    remove unneeded fragment block (#4568) Tan Li Hau 2020-03-23 00:17:14 +0800
  • f0f4118c8a fix creating debugging comment for HTML comment (#4567) Tan Li Hau 2020-03-22 20:08:32 +0800
  • a0749f6adb
    fix creating debugging comment for HTML comment (#4567) Tan Li Hau 2020-03-22 20:08:32 +0800
  • 5be86b28bc update changelog #4567 Conduitry 2020-03-22 08:07:32 -0400
  • b1fb430ee6 Do not null blocks on await outros #4588 Michal Vlasák 2020-03-22 08:57:21 +0100
  • 37a078d751 add extends to limit props type #4577 Rongjian Zhang 2020-03-22 12:17:44 +0800
  • 77dfccbc62 site: bump sapper Conduitry 2020-03-20 08:44:24 -0400
  • e247de351b site: bump sapper Conduitry 2020-03-20 08:44:24 -0400
  • aff737a102 simplifies code contributions by fully automating the dev setup with gitpod. #4277 Nisar Hassan Naqvi 2020-03-20 11:11:09 +0000
  • 0ccd029033 add generic type for SvelteComponentDev props Rongjian Zhang 2020-03-19 18:22:18 +0800
  • f41a3490e5 update comment #4527 Pontus Lundin 2020-03-18 07:58:52 +0100
  • 58d3628d5c remove unneeded fragment block #4568 Tan Li Hau 2020-03-17 08:20:50 +0800
  • 97b4c730df fix create debugging comment for comment Tan Li Hau 2020-03-17 08:04:35 +0800
  • aa4a8fe5f0 -> v3.20.1 Conduitry 2020-03-16 12:11:53 -0400
  • e50ad1dcb6 -> v3.20.1 v3.20.1 Conduitry 2020-03-16 12:11:53 -0400
  • d0924fbfb4 fix deconflicting variable name for slot fallback (#4564) Tan Li Hau 2020-03-17 00:10:20 +0800
  • cdc0270ef1
    fix deconflicting variable name for slot fallback (#4564) Tan Li Hau 2020-03-17 00:10:20 +0800
  • 20f1513e3b fix #4562 #4564 Tan Li Hau 2020-03-17 00:01:37 +0800
  • 571011baa4 add $$host Tan Li Hau 2020-03-10 22:43:12 +0800
  • 634bad9970 fix test Tan Li Hau 2020-03-16 07:52:05 +0800
  • 2b8a93d985 add await catch shorthand Tan Li Hau 2020-03-01 11:19:02 +0800
  • 7f87b6e549 undo removal of ssrHtml value Jonniek 2020-03-15 19:31:46 +0200
  • ce991e7a64 add check for boolean attribute in ssr binding Jonniek 2020-03-15 19:13:35 +0200
  • a4fc1bad79 -> v3.20.0 Conduitry 2020-03-15 10:34:13 -0400
  • 40c5df51a2 -> v3.20.0 v3.20.0 Conduitry 2020-03-15 10:34:13 -0400
  • 5cea55ecb8 clean up event handlers on re-mount (#4493) Tan Li Hau 2020-03-15 22:18:41 +0800
  • b4b57c39a2
    clean up event handlers on re-mount (#4493) Tan Li Hau 2020-03-15 22:18:41 +0800
  • 07269ae45b update changelog #4493 Conduitry 2020-03-15 10:13:11 -0400
  • 76bcb602db Merge branch 'master' into pr/4493 Conduitry 2020-03-15 10:09:52 -0400
  • c35167d6a2 make ssr bound values more explicit Jonniek 2020-03-15 12:46:03 +0200
  • a94ec739a8 update snapshots Tan Li Hau 2020-03-15 18:22:44 +0800
  • 1bae772d0a support destructuring in await (#4548) Tan Li Hau 2020-03-15 18:12:52 +0800
  • 7d1e4e82ff
    support destructuring in await (#4548) Tan Li Hau 2020-03-15 18:12:52 +0800
  • a5664ff231 update changelog #4548 Conduitry 2020-03-15 06:07:18 -0400
  • 0680f1eecc Merge branch 'master' into pr/4548 Conduitry 2020-03-15 06:04:52 -0400
  • 5da0de4ce0 complain if named slots other than direct descendant of component (#4509) Tan Li Hau 2020-03-15 17:54:06 +0800
  • 5bb5ba4c76
    complain if named slots other than direct descendant of component (#4509) Tan Li Hau 2020-03-15 17:54:06 +0800
  • 4b1002fb80 update changelog #4509 Conduitry 2020-03-15 05:50:20 -0400
  • af13983267 Merge branch 'master' into pr/4509 Conduitry 2020-03-15 05:46:01 -0400
  • 8025246550 do not initialise slot fallback fragment unless necessary (#4514) Tan Li Hau 2020-03-15 17:44:05 +0800
  • 82dce0c8fc
    do not initialise slot fallback fragment unless necessary (#4514) Tan Li Hau 2020-03-15 17:44:05 +0800
  • e61a907b01 update changelog #4514 Conduitry 2020-03-15 05:38:05 -0400
  • a699323b20 tidy Conduitry 2020-03-15 05:36:46 -0400
  • 4782ff9246 Merge branch 'master' into pr/4514 Conduitry 2020-03-15 05:21:17 -0400
  • cea11935e8 update error message Tan Li Hau 2020-03-15 11:00:56 +0800
  • 1c90fc0387 site: lossless image optimization (#4503) Victor Guyard 2020-03-14 16:43:41 -0400
  • 0cde17a4ad
    site: lossless image optimization (#4503) Victor Guyard 2020-03-14 16:43:41 -0400
  • 174d181c4d remove banner.png #4503 Conduitry 2020-03-14 16:42:55 -0400
  • 6c81672712 allow transitions and animations to work within iframes (#3625) Jacob Wright 2020-03-14 14:37:27 -0600
  • 966aae3420
    allow transitions and animations to work within iframes (#3625) Jacob Wright 2020-03-14 14:37:27 -0600
  • 8638f8e5b1 update changelog #3625 Conduitry 2020-03-14 16:31:43 -0400
  • 71c397d3c1 Merge branch 'master' into pr/3625 Conduitry 2020-03-14 16:27:35 -0400
  • 2084924d33 update changelog Conduitry 2020-03-14 16:17:12 -0400
  • c46b3727f1 update changelog Conduitry 2020-03-14 16:17:12 -0400
  • c2e090e651 throw compiler error when binding directly to const variables (#4506) vlasy 2020-03-14 21:15:37 +0100
  • e06a900b23
    throw compiler error when binding directly to const variables (#4506) vlasy 2020-03-14 21:15:37 +0100
  • 46692e1fce Bump acorn from 7.0.0 to 7.1.1 in /site (#4554) dependabot[bot] 2020-03-14 16:10:57 -0400
  • 0ccdca21da
    Bump acorn from 7.0.0 to 7.1.1 in /site (#4554) dependabot[bot] 2020-03-14 16:10:57 -0400
  • 1234808ba4 Bump acorn from 7.1.0 to 7.1.1 (#4553) dependabot[bot] 2020-03-14 16:10:38 -0400
  • ef791cc616
    Bump acorn from 7.1.0 to 7.1.1 (#4553) dependabot[bot] 2020-03-14 16:10:38 -0400
  • 1f5af90f74 fix else-block update in keyed each-block (#4558) Tan Li Hau 2020-03-15 02:27:39 +0800
  • 404ed3dbfe
    fix else-block update in keyed each-block (#4558) Tan Li Hau 2020-03-15 02:27:39 +0800