Commit Graph

  • 736c1db690 Add a note that bind:files is readonly (#6099) Dan Kozlov 2021-05-29 20:44:25 +0300
  • cc58f60002
    Add a note that bind:files is readonly (#6099) Dan Kozlov 2021-05-29 20:44:25 +0300
  • 3d04d63807 Clarify that special elements have to be top level (#6240) Stephane 2021-05-29 19:36:35 +0200
  • b1d09a4aa2
    Clarify that special elements have to be top level (#6240) Stephane 2021-05-29 19:36:35 +0200
  • 3a2d94b5af docs: update Keyed Each Blocks tutorial (#6358) Bashu Naimi-Roy 2021-05-29 13:31:11 -0400
  • 8184bd5219
    docs: update Keyed Each Blocks tutorial (#6358) Bashu Naimi-Roy 2021-05-29 13:31:11 -0400
  • 7cad428308
    use const #6358 Simon H 2021-05-29 19:29:55 +0200
  • e874fdbd76
    use const Simon H 2021-05-29 19:29:30 +0200
  • e5581f0039 Docs: Clarify that `@html` does not compile Svelte code (#6349) Simon H 2021-05-29 18:44:42 +0200
  • 4acfb05315
    Docs: Clarify that `@html` does not compile Svelte code (#6349) Simon H 2021-05-29 18:44:42 +0200
  • 069e186eac respond to feedback Daniel Sandoval 2021-05-29 07:07:53 -0700
  • 205c802691 site: filter out bot contributors (#6352) gltchitm 2021-05-27 15:08:23 -0400
  • 7c21f919ad
    site: filter out bot contributors (#6352) gltchitm 2021-05-27 15:08:23 -0400
  • 83db8ecc43
    Update site/scripts/get-contributors.js #6352 Ben McCann 2021-05-27 12:07:42 -0700
  • c2288f8d4f
    remove bots from the contributors list gltchitm 2021-05-26 16:05:14 -0400
  • a0dac041d1 remove redundant CSS (#6355) Konstantin Nosov 2021-05-26 21:13:37 +0300
  • fd9eea28f2
    remove redundant CSS (#6355) Konstantin Nosov 2021-05-26 21:13:37 +0300
  • e6f4d3ec95 combine padding specifications (#6354) Konstantin Nosov 2021-05-26 21:13:16 +0300
  • 2ce3a58188
    combine padding specifications (#6354) Konstantin Nosov 2021-05-26 21:13:16 +0300
  • 8dd4730a6a Bump browserslist from 4.16.0 to 4.16.6 in /site (#6361) dependabot[bot] 2021-05-26 11:07:55 -0700
  • 7c4a08e109
    Bump browserslist from 4.16.0 to 4.16.6 in /site (#6361) dependabot[bot] 2021-05-26 11:07:55 -0700
  • 81781b1b21
    Bump browserslist from 4.16.0 to 4.16.6 in /site #6361 dependabot[bot] 2021-05-24 22:39:12 +0000
  • e05a695519 clarify keyed each block tutorial text Bashu Naimi-Roy 2021-05-23 22:11:32 -0400
  • 7cef7388b8 remove unneeded CSS declarations Bashu Naimi-Roy 2021-05-23 22:09:12 -0400
  • 39e7540bee update Keyed Each Blocks tutorial with emojis Bashu Naimi-Roy 2021-05-23 21:08:03 -0400
  • 49551574e4 added showcase and intro Daniel Sandoval 2021-05-23 13:21:31 -0700
  • 8300ef348a added june change history Daniel Sandoval 2021-05-23 12:26:14 -0700
  • 524b0f1b56
    remove redundant CSS #6355 Konstantin Nosov 2021-05-23 15:59:13 +0300
  • fca8f5e164
    remove redundant style #6354 Konstantin Nosov 2021-05-23 15:56:45 +0300
  • b9bf964d86
    site: properly link bot contributors gltchitm 2021-05-21 16:36:24 -0400
  • eb46ca9066 Added automatic image optimization for contributors.jpg Aron Buzinkay 2021-05-21 18:24:27 +0200
  • c892408cd7 Removed GitHub API keys Aron Buzinkay 2021-05-21 18:14:57 +0200
  • 4ad50b8768 Merge branch 'sveltejs:master' into tutorial-updates Debargha Roy 2021-05-21 20:43:54 +0530
  • 47acf984e2
    Docs: Clarify that `@html` does not compile Svelte code #6349 Simon H 2021-05-21 09:40:17 +0200
  • a1d359b1d8
    01-basics/app-a/App.svelte: add structure of svelte file so it is clear to users reading the docs #6347 Tim Sullivan 2021-05-20 19:58:54 -0700
  • d18baa418e Linting the project subtle-byte 2021-05-21 03:52:25 +0300
  • 53607d57cc More correct algorithm subtle-byte 2021-05-21 03:43:20 +0300
  • 203254b399 Merge branch 'master' into fixing-reactivity-glitches subtle-byte 2021-05-21 01:25:31 +0300
  • b5639d881c fix types: allow writable/readable empty initialization (#6293) Ignatius Bagus 2021-05-20 20:31:51 +0700
  • b295d68ec6
    fix types: allow writable/readable empty initialization (#6293) Ignatius Bagus 2021-05-20 20:31:51 +0700
  • 6e5103b25b
    update changelog #6293 Simon H 2021-05-20 15:29:43 +0200
  • 2b491284fd
    test: readable without updater Ignatius Bagus 2021-05-20 19:39:13 +0700
  • 2392701833
    test: undefined readable store Ignatius Bagus 2021-05-20 19:37:30 +0700
  • 38680ddfe1
    test: undefined writable store Ignatius Bagus 2021-05-20 19:36:09 +0700
  • bc81f082a5
    rename store/index.js -> store/index.ts Ignatius Bagus 2021-05-20 19:26:47 +0700
  • f6fa3a9922
    remove mention of required for readable Ignatius Bagus 2021-05-20 17:29:00 +0700
  • 77ea546017
    make readable start callback optional Ignatius Bagus 2021-05-20 17:07:10 +0700
  • f4207cb0d7 Merge branch 'sveltejs:master' into tutorial-updates Debargha Roy 2021-05-19 21:13:55 +0530
  • 8472cfc121 Fix tutorial instructions refer to wrong line number in code (#6342) Adam Alexander 2021-05-19 19:40:42 +1000
  • 3301b09619
    Fix tutorial instructions refer to wrong line number in code (#6342) Adam Alexander 2021-05-19 19:40:42 +1000
  • c82cd9f8a0
    wording #6342 Simon H 2021-05-19 11:39:46 +0200
  • f55933442e
    Instructions refer to wrong line number Adam Alexander 2021-05-19 19:04:56 +1000
  • d7b60bdd8b Merge branch 'sveltejs:master' into tutorial-updates Debargha Roy 2021-05-18 21:28:15 +0530
  • b618d1e4f0 Update <svelte:options> copy (#6339) Ajit Krishna 2021-05-18 22:27:44 +0800
  • b11f5b12f5
    Update <svelte:options> copy (#6339) Ajit Krishna 2021-05-18 22:27:44 +0800
  • 58270e31d8
    Update <svelte:options> copy #6339 Ajit Krishna 2021-05-18 22:22:59 +0800
  • 4f2c65a098 updated select-bindings text.md (#6333) Lawrence Logoh 2021-05-16 12:16:24 +0000
  • 58b897fc83
    updated select-bindings text.md (#6333) Lawrence Logoh 2021-05-16 12:16:24 +0000
  • 41acd16db9
    updated select-bindings text.md #6333 Lawrence Logoh 2021-05-16 11:41:09 +0000
  • 44e86439de Update tutorial text.md (#6329) Walker Lockard 2021-05-16 01:39:39 -0500
  • 19e4a4fdf3
    Update tutorial text.md (#6329) Walker Lockard 2021-05-16 01:39:39 -0500
  • a69c374381 Fixing reactivity glitches subtle-byte 2021-05-16 05:32:52 +0300
  • 9b9def2572 Fixing not running index.js tests #6331 subtle-byte 2021-05-16 03:54:55 +0300
  • 954872a490
    Update text.md #6329 Walker Lockard 2021-05-15 19:13:40 -0500
  • 1a111970cb
    typo #6324 Vardana Bhanot 2021-05-14 01:37:12 +0530
  • aca9d9e648 Fix grammatical error in docs #6321 knj4484 2021-05-11 22:06:54 +0900
  • e03790a19c Bump hosted-git-info from 2.7.1 to 2.8.9 (#6315) dependabot[bot] 2021-05-10 15:19:23 -0700
  • 0a3be1d041
    Bump hosted-git-info from 2.7.1 to 2.8.9 (#6315) dependabot[bot] 2021-05-10 15:19:23 -0700
  • dfa6a3a981 Bump hosted-git-info from 2.8.8 to 2.8.9 in /site (#6318) dependabot[bot] 2021-05-10 15:19:12 -0700
  • cd893cda41
    Bump hosted-git-info from 2.8.8 to 2.8.9 in /site (#6318) dependabot[bot] 2021-05-10 15:19:12 -0700
  • 6a933ed5ad
    Move style to end of file Debargha Roy 2021-05-11 00:01:48 +0530
  • c45e4296aa
    Move style to end of code - Part 1 Debargha Roy 2021-05-11 00:01:11 +0530
  • 3cbb14b377
    Update line number Debargha Roy 2021-05-11 00:00:07 +0530
  • 39d54b63de
    simpler component for the :else example #6320 SalvadorC 2021-05-10 20:21:43 +0200
  • c6d694526d add aria-proptype validation to compiler #6316 David Mosher 2021-05-09 13:58:48 -0400
  • f1fdcee8dc
    Bump hosted-git-info from 2.8.8 to 2.8.9 in /site #6318 dependabot[bot] 2021-05-09 20:35:23 +0000
  • ffa3c559e9 fix: global with pseudo element should be considered as global Roy Choo 2021-05-10 03:03:08 +0800
  • 17afda3c93
    Bump hosted-git-info from 2.7.1 to 2.8.9 #6315 dependabot[bot] 2021-05-09 15:37:42 +0000
  • 0b5acef755
    Changed appropriate line number #6312 marissz 2021-05-08 20:34:41 +0300
  • 3d331db367 Bump lodash from 4.17.20 to 4.17.21 in /site (#6309) dependabot[bot] 2021-05-07 21:35:23 -0700
  • a1600ff68e
    Bump lodash from 4.17.20 to 4.17.21 in /site (#6309) dependabot[bot] 2021-05-07 21:35:23 -0700
  • f18a0b0882 Bump lodash from 4.17.19 to 4.17.21 (#6307) dependabot[bot] 2021-05-07 21:35:13 -0700
  • 8659f717d9
    Bump lodash from 4.17.19 to 4.17.21 (#6307) dependabot[bot] 2021-05-07 21:35:13 -0700
  • ddde215d76
    Bump lodash from 4.17.20 to 4.17.21 in /site #6309 dependabot[bot] 2021-05-07 23:50:08 +0000
  • bec647d4d4
    Update the copyright section. #6308 Pawel Borkar 2021-05-07 21:01:16 +0530
  • 64daf32761
    Bump lodash from 4.17.19 to 4.17.21 #6307 dependabot[bot] 2021-05-07 13:56:58 +0000
  • f5cc5d8872
    Fixed typo in tutorial #6302 Aleksandr White 2021-05-05 16:42:43 -0400
  • 7864f010ee Adjust empty-directive-name error offset #6300 mhmd-22 2021-05-05 20:28:13 +0300
  • d35d09a288
    Update README.md #6301 Almog Tavor 2021-05-05 17:06:45 +0300
  • 1beaa3082f
    Dark mode support to README.md banner Almog Tavor 2021-05-05 15:59:51 +0300
  • 7d1338f275 Compile error when passing empty directive names mhmd-22 2021-05-05 04:36:05 +0300
  • 9bb387f518 Revert "Compile error when passing empty directive names" mhmd-22 2021-05-05 04:35:14 +0300
  • ac8718b3a4 Compile error when passing empty directive names mhmd-22 2021-05-04 22:55:29 +0300
  • 0b764137b0 feat: Persisted store #6297 dodiameer 2021-05-04 18:14:40 +0300
  • 7837232015
    Correct line number for select tag #6296 Dave Parsons 2021-05-04 08:10:25 -0700
  • 015edf53a1 refactor: migrate array to set for subscriberss #6295 hunnble 2021-05-04 15:00:04 +0800
  • a02c87e632 feat: first argument to writable could be optional #6294 hunnble 2021-05-04 12:25:14 +0800
  • 714b97a0a2
    update and clarify docs Ignatius Bagus 2021-05-04 10:53:08 +0700
  • cab4ae267f
    add readable overloads for empty initializer Ignatius Bagus 2021-05-04 10:46:51 +0700
  • d244540384
    set writable value to optional Ignatius Bagus 2021-05-04 09:06:46 +0700