Commit Graph

  • be70a898f3
    [docs] fix link redirect to discord (#7911) Shawn 2022-10-05 14:44:08 +0000
  • f8bd2c90c5 Merge branch 'fix-discord-link' of github.com:laazyCmd/svelte into fix-discord-link #7911 laazyCmd 2022-10-05 21:36:25 +0800
  • d8ceaefeb2 fix link redirect to discord laazyCmd 2022-10-05 21:27:50 +0800
  • 8c7f1eed69 fix link redirect to discord laazyCmd 2022-10-05 21:27:50 +0800
  • 7d20194d8a
    [docs] create getting started guide outside blog (#7812) Ben McCann 2022-10-04 21:38:58 -0700
  • 7dbe81cc27 restore blog post for now #7812 Ben McCann 2022-08-27 11:29:15 -0700
  • aba855db98 [docs] move getting started guide from blog post to docs Ben McCann 2022-08-27 10:15:52 -0700
  • a752ef4709
    GitHub Workflows security hardening (#7883) Alex 2022-10-04 00:34:10 +0300
  • 14877b536e test: improve create_out_transition tests Bruno Calou 2022-10-01 15:08:07 -0300
  • 6999b5c044 test: add create_out_transition test Bruno Calou 2022-10-01 14:55:48 -0300
  • df119a82ac test: add dom tests Bruno Calou 2022-10-01 14:37:00 -0300
  • b99000c567 fix: detach node just if parent node exists Bruno Calou 2022-10-01 13:48:14 -0300
  • 312298a0e8 fix: check if config.tick exists before calling it Bruno Calou 2022-10-01 13:47:42 -0300
  • 0b46c72cad
    [docs] "What's new in Svelte" October newsletter (#7898) Daniel Sandoval 2022-09-30 11:57:42 -0600
  • 870080f201
    Fixed link #7898 Daniel Sandoval 2022-09-30 11:23:23 -0600
  • 0a0126669e
    Add Sverdle Daniel Sandoval 2022-09-30 11:21:46 -0600
  • 4bc89e9d6a
    Use the right month Daniel Sandoval 2022-09-30 10:50:48 -0600
  • 1e264d6bec
    Less shouting! Daniel Sandoval 2022-09-30 10:49:20 -0600
  • 145cd8c512
    Add svelte-turnstile Daniel Sandoval 2022-09-30 10:48:26 -0600
  • 8952994d2d
    better words from ben Daniel Sandoval 2022-09-28 11:17:20 -0600
  • ef7ba8767c respond to @benmccan feedback Daniel Sandoval 2022-09-28 11:13:57 -0600
  • dff78137b2
    Apply suggestions from code review Daniel Sandoval 2022-09-28 10:05:59 -0600
  • c12704c301
    [fix] typings for #7863 Simon H 2022-09-28 16:51:45 +0200
  • 6e3246a103 added starring svelte team Daniel Sandoval 2022-09-27 20:34:54 -0600
  • 6803993b3d october first draft Daniel Sandoval 2022-09-27 20:19:18 -0600
  • 1fd91f5e18
    Remove likely outdated warning. #7896 Itay-Kirsh 2022-09-25 02:05:27 +0100
  • 6db2678ec8 call on_destroy if unmounted called immediately before on_mount tanhauhau 2022-09-13 01:33:27 +0800
  • ee5479d00e
    [fix] fix ctx and dirty type (#7832) Xiao Chuan 2022-09-22 23:25:04 +0800
  • 60cb9a5297
    Update docs.yml #7883 Alex 2022-09-22 09:07:02 +0100
  • da5ddd40b4 Add comment explaining why this madness Karl Erik Hofseth 2022-08-20 10:12:39 +0200
  • 8e33adf333 Don't replace existing style content, only empty Karl Erik Hofseth 2022-08-19 16:39:48 +0200
  • 2fc5bab2fb Make inserted style tag non-empty Karl Erik Hofseth 2022-08-19 16:25:11 +0200
  • 132dbecc58
    Update CHANGELOG.md Tan Li Hau 2022-09-21 21:49:12 +0800
  • b20fb114a6
    allow nullish values for component event handlers (#7863) Tan Li Hau 2022-09-21 21:48:01 +0800
  • 5d0a6bf5fb
    Update docs.yml Alex 2022-09-20 19:23:08 +0100
  • 28f733b013 build: harden ci.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> Alex 2022-09-19 23:36:55 +0200
  • e4ec055d3d build: harden docs.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> Alex 2022-09-19 23:36:42 +0200
  • 0dc9b11037 [fix] omit a11y warning on <video> when aria-hidden="true" (#7874) Carlos Ivanchuk 2022-09-18 22:57:38 -0400
  • 36541acba2
    Ensure onmouseleave event fires in Hoverable example #7873 Yuri 2022-09-16 20:08:54 -0400
  • 25a05bf952 update changelog Yuichiro Yamashita 2022-09-15 22:26:15 +0900
  • 433460ec2d
    [feat] skip custom element check if <svelte:element> uses under svg (#7869) Yuichiro Yamashita 2022-09-15 22:22:40 +0900
  • 8cf782bd7f skip custom element check if svelte element uses under svg #7869 Yuichiro Yamashita 2022-09-15 20:44:29 +0900
  • 8ee6284c68 add test Yuichiro Yamashita 2022-09-15 20:46:17 +0900
  • 56bcec5ddd
    Update CHANGELOG.md Tan Li Hau 2022-09-13 23:57:13 +0800
  • 5adac302c0
    [fix] call attribute bindings for custom element if <svelte:element> render custom element (#7766) Yuichiro Yamashita 2022-09-14 00:56:19 +0900
  • c113d9d978
    Update CHANGELOG.md Tan Li Hau 2022-09-13 23:55:22 +0800
  • 980aff8a4a
    [fix] omit a11y warning for native checkbox/radio inputs (#7838) metonym 2022-09-13 08:44:20 -0700
  • 673517ce1d
    Merge branch 'master' into fix/7550 #7551 Tan Li Hau 2022-09-13 23:33:38 +0800
  • 3d7609ba5d align implementation with eslint-plugin-jsx-a11y #7838 tanhauhau 2022-09-12 19:16:42 +0800
  • b23e6ce859 [fix] omit a11y warning for native checkbox/radio inputs Eric Liu 2022-09-05 08:43:30 -0700
  • d7cfe22f37
    Update CHANGELOG.md Tan Li Hau 2022-09-13 21:40:09 +0800
  • 82013aa161
    feat(a11y): add click-events-have-key-events rule (#5073) MCMXC 2022-09-13 15:22:10 +0200
  • 0fa8f325af fix rebase conflicts #5073 tanhauhau 2022-09-13 19:37:44 +0800
  • 113f5aea41 update docs tanhauhau 2022-09-13 19:32:59 +0800
  • d69994b404 slight refactor to use existing utils tanhauhau 2022-07-17 22:46:58 +0800
  • 5ccd85e9ba Implement PR feedback Markus Hatvan 2022-01-05 10:00:12 +0100
  • a04cc0f6df Implement PR feedback Markus Hatvan 2022-01-03 18:54:17 +0100
  • 8a80cc66e7 Fine-tune click-events-have-key-events rule mhatvan 2020-09-02 14:04:54 +0200
  • 31fc15e127 feat(a11y): add click-events-have-key-events rule mhatvan 2020-06-26 11:20:55 +0200
  • 64690974dd
    Update CHANGELOG.md Tan Li Hau 2022-09-13 19:22:02 +0800
  • e2538c594b
    [feat] support `--style-props` for `<svelte:component>` (#7468) Yuichiro Yamashita 2022-09-13 20:20:45 +0900
  • 75a7c3e68f
    Update CHANGELOG.md Tan Li Hau 2022-09-13 19:19:35 +0800
  • 899d0cc67c update docs for a11y-no-noninteractive-tabindex and rename from a11y-no-nointeractive-tabindex -> a11y-no-noninteractive-tabindex tanhauhau 2022-09-13 19:16:58 +0800
  • 2cd661156e
    [feat] Add a11y rule to check no tabindex in nointeractive element (#6693) Shinobu Hayashi 2022-09-13 20:10:45 +0900
  • e36e96fbc7 reorder insertion #7468 tanhauhau 2022-09-13 19:00:00 +0800
  • 8c47518371 disallow calling getContext inside element tanhauhau 2022-09-13 14:01:50 +0800
  • 5d5f7170d6 allow nullish values for component event handlers #7863 tanhauhau 2022-09-13 13:40:20 +0800
  • 4e391263ae better error message for invalid logic block placement tanhauhau 2022-09-13 13:10:11 +0800
  • fda3132798 allow invalidating variables from @const declared function #7858 tanhauhau 2022-09-12 17:49:50 +0800
  • 25e806f2e3 supports bind naturalWidth and naturalHeight with load event tanhauhau 2022-09-12 15:59:04 +0800
  • 7331c06a74
    Update CHANGELOG.md Tan Li Hau 2022-09-12 03:30:02 +0800
  • 78b81277e7
    [fix]: Warn user when binding rest operator (#7526) Vaibhav Rai 2022-09-12 00:58:30 +0530
  • 87f0c461a8
    Update CHANGELOG.md Tan Li Hau 2022-09-12 03:23:12 +0800
  • 6ec8ecf799
    [fix] render of svg elements when using svelte:element (#7695) Mathias Picker 2022-09-11 21:22:17 +0200
  • 8611af9b19 fix test case #7693 tanhauhau 2022-09-12 03:19:44 +0800
  • e1a7831711 set auto-subscription to undefined when update store to falsy value tanhauhau 2022-07-17 23:46:44 +0800
  • 1afcfd2b5f
    Update CHANGELOG.md Tan Li Hau 2022-09-12 03:15:45 +0800
  • e2ef2b8731
    apply class for dynamic elements (#7652) Tan Li Hau 2022-09-11 21:14:47 +0200
  • 78a249be36
    Update CHANGELOG.md Tan Li Hau 2022-09-12 03:04:47 +0800
  • a5ca0ad65b
    [fix] added support for inert (remove duplicated code) (#7785) Yuichiro Yamashita 2022-09-12 04:03:02 +0900
  • 2f6afefab0
    Update CHANGELOG.md Tan Li Hau 2022-09-12 02:49:22 +0800
  • 1e2a55c88e
    throw warning instead of error (#7834) Yuichiro Yamashita 2022-09-12 03:48:13 +0900
  • adcaa3c050
    Update CHANGELOG.md Tan Li Hau 2022-09-12 02:41:18 +0800
  • 8ffc8fd77b
    [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) Maximiliano Ruani 2022-09-11 15:35:17 -0300
  • 7ac3854613
    [docs] remove beta label from SvelteKit mention (#7853) Ben McCann 2022-09-10 14:00:50 -0700
  • 56fe35b533 [docs] remove beta label from SvelteKit mention #7853 Ben McCann 2022-09-10 10:14:49 -0700
  • e21a98c666 [fix] check for $$ on parent_component in component init #7849 Sohaib Alam 2022-09-10 00:10:41 +0530
  • 21f1b05af7 add links do docs #7846 Samuel Stroschein 2022-09-09 12:00:46 +0200
  • b71017c7e3 add documentation Samuel Stroschein 2022-09-09 11:59:00 +0200
  • 24aff3032d -> v3.50.1 v3.50.1 Conduitry 2022-09-08 16:52:21 -0400
  • 07d6d179ab
    [fix] style manager transition regression (#7831) Yuichiro Yamashita 2022-09-09 05:49:57 +0900
  • ed078e31fe
    update changelog (#7835) Yuichiro Yamashita 2022-09-04 19:08:46 +0900
  • 0ca95e0a3f update changelog #7835 Yuichiro Yamashita 2022-09-04 17:54:39 +0900
  • 06cdda65e1 remove unnecessary anchor Yuichiro Yamashita 2022-09-04 17:39:15 +0900
  • 2bf17e614b slight refactor tanhauhau 2022-07-12 18:49:29 +0800
  • 7b1af96c17 merge duplicated if statement Yuichiro Yamashita 2022-05-06 21:27:59 +0900
  • 6b229da58b add test with svelte:self baseballyama 2022-05-05 14:09:36 +0900
  • 4975d6d7a3 support switching instance baseballyama 2022-05-04 13:23:38 +0900
  • d7214c330d add more test baseballyama 2022-05-04 13:23:18 +0900
  • 9274da04b6 refactor baseballyama 2022-04-17 15:03:09 +0900