Commit Graph

  • a16b62477e grammar and organization Daniel Sandoval 2022-07-31 15:13:56 -0600
  • 6895968f3d
    Apply suggestions from code review Daniel Sandoval 2022-07-31 15:11:49 -0600
  • 962885814e address PR feedback Daniel Sandoval 2022-07-31 12:09:41 -0600
  • 0147e251d7 Fix hydration duplicate `svelte:head` tag issue with `@html` and nested components #7444 #6463 Maximiliano Ruani 2022-07-31 11:42:36 -0300
  • 30e7d9c092 Merge branch 'master' of https://github.com/maxiruani/svelte #7738 Maximiliano Ruani 2022-07-31 10:59:00 -0300
  • d1f22f878b Merge branch 'master' of https://github.com/maxiruani/svelte Maximiliano Ruani 2022-07-31 10:43:54 -0300
  • 0c84209dac Merge branch 'master' of https://github.com/maxiruani/svelte Maximiliano Ruani 2022-07-31 10:43:54 -0300
  • bb02faec16 Fix hydration duplicate head tag issue sveltejs#7444 Maximiliano Ruani 2022-07-29 17:50:07 -0300
  • 275ec32fb2 Fix hydration duplicate head tag issue sveltejs#7444 Maximiliano Ruani 2022-07-29 17:50:07 -0300
  • 58dd9c09b8
    Added more info about the use directive #7743 Vladislav Suchkov 2022-07-31 20:29:01 +1000
  • 3064c3e757 [feat] add SveltePreprocessor utility type #7742 Eric Liu 2022-07-30 18:20:27 -0700
  • a912706ea7 august first draft Daniel Sandoval 2022-07-30 17:38:42 -0600
  • a03b7ab5c3 fix typo in transition docs #7739 Script Raccoon 2022-07-30 00:36:58 +0200
  • 6adf2b8690 Fix hydration duplicate head tag issue sveltejs#7444 Maxi 2022-07-29 17:50:07 -0300
  • 75897afd72 Bump svelte from 3.43.0 to 3.49.0 (#7689) dependabot[bot] 2022-07-28 09:08:59 -0700
  • 1198bae835
    Bump svelte from 3.43.0 to 3.49.0 (#7689) dependabot[bot] 2022-07-28 09:08:59 -0700
  • f69cef51ca update changelog Simon H 2022-07-28 18:03:13 +0200
  • 12cbaea9e5
    update changelog Simon H 2022-07-28 18:03:13 +0200
  • 156379d76e [fix] handle arrow function on slot inside svelte:fragment (#7667) qinmu 2022-07-29 00:02:15 +0800
  • 5dd703fe81
    [fix] handle arrow function on slot inside svelte:fragment (#7667) qinmu 2022-07-29 00:02:15 +0800
  • c1a6c18e90
    remove the comment in src/runtime/internal/dom.ts #7724 Tal500 2022-07-28 18:57:03 +0300
  • 154dfd3662 [chore] upgrade source-map (#7729) Bjorn Lu 2022-07-27 16:56:37 +0800
  • 9ad416be94
    [chore] upgrade source-map (#7729) Bjorn Lu 2022-07-27 16:56:37 +0800
  • 22b92091ca [chore] upgrade source-map #7729 bluwy 2022-07-27 16:26:04 +0800
  • 96057f1301 don't invalidate reactive dependencies that are not objects #7707 Miika Tuominen 2022-07-26 12:50:54 +0300
  • 8ddc4646c8
    Merge pull request #1 from AaronDDM/bugfix/max-call-stack-exeeded-on-flush #7725 YIFAN WU 2022-07-25 17:31:32 -0400
  • b8a1d7a8b6 use `Node.parentNode` instead `Node.parentElement` in `dom.ts`. This is for a simple legacy browsers compatibility (specifically, IE11). Tal Hadad 2022-07-25 23:35:58 +0300
  • 57fb06ee02
    Brought back a guard to prevent calling flush() while flush is running #7722 YIFAN WU 2022-07-25 15:32:44 -0400
  • cdc44365ea add inert attribute, onX -> on:X, tabs Simon Holthausen 2022-07-25 21:24:14 +0200
  • 185e0c0fab update changelog Simon H 2022-07-25 21:10:13 +0200
  • 5a725713f7
    update changelog Simon H 2022-07-25 21:10:13 +0200
  • 932a87aaa5 [feat] add convenience type for `ComponentEvents` (#7702) Hofer Ivan 2022-07-25 21:09:03 +0200
  • bb02a22d3e
    [feat] add convenience type for `ComponentEvents` (#7702) Hofer Ivan 2022-07-25 21:09:03 +0200
  • 7dfe982b2d remove ; from example #7702 Ivan Hofer 2022-07-25 17:33:59 +0200
  • 5a6360ebe3 remove `ComponentEvent` Ivan Hofer 2022-07-25 17:33:27 +0200
  • 2bb594857a remove `ComponentEvent` Ivan Hofer 2022-07-25 17:32:42 +0200
  • f142f7b86f fix tests Ivan Hofer 2022-07-22 13:11:19 +0200
  • 52489e05c3 Revert "get rid of `blank_object`" Ivan Hofer 2022-07-22 09:47:09 +0200
  • 3bee2d04a3 [refactor] Improve performance by using trimRight() instead of regex replace #7706 yosuke ota 2022-07-21 19:12:06 +0900
  • c3e71fbd59
    Fixed grammar. #7705 Kwat Medetgul-Ernar 2022-07-20 12:42:58 -0700
  • 554dfbe134
    run prettier Hofer Ivan 2022-07-20 19:57:54 +0200
  • c7df04f597
    update exported types Hofer Ivan 2022-07-20 19:56:56 +0200
  • 38db918901
    fix example Hofer Ivan 2022-07-20 19:56:34 +0200
  • b93541841d remove `ComponentSlots` type Ivan Hofer 2022-07-20 17:00:49 +0200
  • cbf3462d13
    fix example Hofer Ivan 2022-07-20 17:01:27 +0200
  • 590bee83da revert changes to `clone.ts` Ivan Hofer 2022-07-20 16:55:20 +0200
  • 8a1fe977a7 refactor `is_empty` Ivan Hofer 2022-07-20 16:33:24 +0200
  • fcaa238e7d use `is_function` everywhere Ivan Hofer 2022-07-20 16:30:09 +0200
  • 0c472c00c7 add global `resolved_promise` Ivan Hofer 2022-07-20 16:23:38 +0200
  • 9e51c8612d get rid of `blank_object` Ivan Hofer 2022-07-20 16:19:33 +0200
  • 6781c5a956 expose new types Ivan Hofer 2022-07-20 16:00:37 +0200
  • ba2eca3cae add `ComponentSlots` type Ivan Hofer 2022-07-20 15:57:08 +0200
  • f8e6ae0c5f add `ComponentEvent` type Ivan Hofer 2022-07-20 15:56:17 +0200
  • f47cd0ac64 add `ComponentEvents` type Ivan Hofer 2022-07-20 15:55:36 +0200
  • 851b3f82da Update CHANGELOG.md Tan Li Hau 2022-07-20 00:02:40 +0800
  • 01ba78a6fb
    Update CHANGELOG.md Tan Li Hau 2022-07-20 00:02:40 +0800
  • 279208b407 [fix] error when using combinator incorrectly (#7650) Tan Li Hau 2022-07-20 00:01:08 +0800
  • 91b20b9c2e
    [fix] error when using combinator incorrectly (#7650) Tan Li Hau 2022-07-20 00:01:08 +0800
  • c08756ef49
    [fix/docs] Remove invalid statement in onMount tutorial #7700 William Jonasson 2022-07-19 12:43:11 +0200
  • eb5e6bb7ae fix undefined value when remount keyed input element with spread props Nico Beierle 2022-07-19 11:00:00 +0200
  • 7fff3b487e [docs] update port in "Svelte for new developers" blog. (#7697) Mlocik97 2022-07-19 09:26:57 +0200
  • 52f5005cfd
    [docs] update port in "Svelte for new developers" blog. (#7697) Mlocik97 2022-07-19 09:26:57 +0200
  • 20fdae2d72
    update script to match homepage #7697 Ben McCann 2022-07-18 20:40:32 -0700
  • d5b819e336 removed unecessary stuff in test #7695 Mathias Picker 2022-07-18 23:58:41 +0200
  • 2738dc7b49
    Update 2019-04-16-svelte-for-new-developers.md Mlocik97 2022-07-18 22:53:45 +0200
  • 7c9156106e fixed render statement for svg when using svelte:element Mathias Picker 2022-07-18 21:28:30 +0200
  • 82ff32fcce removed .solo on test #7663 Mathias Picker 2022-07-18 14:09:22 +0200
  • ce88b9aa9d slight refactor to use existing utils #6693 tanhauhau 2022-07-17 23:12:30 +0800
  • 2d0e13a504 Refactor: export a11y-no-nointeractive-tabindex warning from compiler_warning shinyaigeek 2021-09-11 17:46:10 +0900
  • 8998079d03 [refactor] bundle up two filter into one shinyaigeek 2021-08-31 13:43:20 +0900
  • f26e5c643d [chore] fix tabindex-no-positive test div -> button shinyaigeek 2021-08-30 20:44:52 +0900
  • ccb59d91cd [chore] add test for no-nointeractive-tabindex shinyaigeek 2021-08-30 20:44:13 +0900
  • 32eb1bccf4 [feature] add a11y checker for no-nointeractive-tabindex shinyaigeek 2021-08-30 20:43:51 +0900
  • dd00880943 [feature] add util module to check role is interactive role shinyaigeek 2021-08-30 20:43:26 +0900
  • ed85e0142b [feature] add util module to check element is interactive element shinyaigeek 2021-08-30 20:43:01 +0900
  • 67c66f64a3 Update CHANGELOG.md Tan Li Hau 2022-07-17 17:28:56 +0800
  • 791533e7a5
    Update CHANGELOG.md Tan Li Hau 2022-07-17 17:28:56 +0800
  • 01dd46cdb9 [feat] check noninteractive roles on interactive elements (#5955) Anthony Le Goas 2022-07-17 11:27:35 +0200
  • b517df14e4
    [feat] check noninteractive roles on interactive elements (#5955) Anthony Le Goas 2022-07-17 11:27:35 +0200
  • 0a3e5c6c7f Update CHANGELOG.md Tan Li Hau 2022-07-17 17:26:54 +0800
  • 9f3625a7b8
    Update CHANGELOG.md Tan Li Hau 2022-07-17 17:26:54 +0800
  • 2fb8ec2eb2 fixed removal of empty stylesheets created from transitions (#7662) Tan Li Hau 2022-07-17 17:25:36 +0800
  • 26d1455b27
    fixed removal of empty stylesheets created from transitions (#7662) Tan Li Hau 2022-07-17 17:25:36 +0800
  • 9a8d9ae451
    Bump svelte from 3.43.0 to 3.49.0 #7689 dependabot[bot] 2022-07-15 16:51:41 +0000
  • 3c2d2e0ae0 [docs] link content to site directory (#7688) Ignatius Bagus 2022-07-15 13:17:22 +0700
  • 05b5be0469
    [docs] link content to site directory (#7688) Ignatius Bagus 2022-07-15 13:17:22 +0700
  • 1912f6bbd5
    add the #7688 Ignatius Bagus 2022-07-15 12:39:31 +0700
  • 2307cde322
    [docs] link content to site directory Ignatius Bagus 2022-07-15 12:38:06 +0700
  • aa596089e1 [docs] npm create needs @latest tag (#7687) Ben McCann 2022-07-14 12:06:20 -0700
  • 379a963d01
    [docs] npm create needs @latest tag (#7687) Ben McCann 2022-07-14 12:06:20 -0700
  • d7fbce1a93 [docs] npm create needs @latest tag #7687 Ben McCann 2022-07-14 10:41:43 -0700
  • 1e97b0c99e replace arrow function with function declare #7685 chientrm 2022-07-14 14:57:07 +0000
  • 3ddb4f6e20 fix linting chientrm 2022-07-14 14:36:22 +0000
  • a5f86c2cb4 refactor: ♻️ fragment types chientrm 2022-07-14 14:31:25 +0000
  • ec32c50d09 Link to sites repository in README.md (#7684) Stephane 2022-07-14 11:20:33 +0200
  • e973bacd38
    Link to sites repository in README.md (#7684) Stephane 2022-07-14 11:20:33 +0200
  • 7a8b075b20
    Link to sites repository in README.md #7684 Stephane 2022-07-14 09:46:08 +0200
  • 1e7ffa4896 rename test files from svelte-slot -> svelte-fragment (#7679) Tan Li Hau 2022-07-12 23:20:44 +0800
  • 2db60a77e1
    rename test files from svelte-slot -> svelte-fragment (#7679) Tan Li Hau 2022-07-12 23:20:44 +0800
  • 8314e5194e rename test files from svelte-slot -> svelte-fragment #7679 tanhauhau 2022-07-12 22:48:43 +0800