Commit Graph

  • 5e2653629e
    docs #8534 Simon H 2023-04-27 16:17:23 +0200
  • 0ac7cc6da6
    typings Simon H 2023-04-27 16:16:05 +0200
  • 253193107a
    Update 03-template-syntax.md abirtley 2023-04-27 10:00:23 +1000
  • 0677d89fff
    chore: fix CI on Node 20 (#8528) Yuichiro Yamashita 2023-04-27 06:02:22 +0900
  • 1e85a49c80
    Update .github/workflows/ci.yml #8528 Yuichiro Yamashita 2023-04-27 05:25:35 +0900
  • ed4e62b18f
    Update CHANGELOG.md Ben McCann 2023-04-26 11:17:21 -0700
  • 384927dbf3
    chore: TypeScript to JavaScript + JSDoc for tests (#8526) Yuichiro Yamashita 2023-04-26 16:24:33 +0900
  • b48043f784
    Update test/helpers.js #8526 Simon H 2023-04-26 09:24:21 +0200
  • 8ffd2112bc
    chore: fix CI setup for unit tests (#8530) Ben McCann 2023-04-26 00:21:21 -0700
  • f064c39d5f
    fix: relax no-redundant-roles implementation (#8536) Nguyen Tran 2023-04-26 03:18:22 -0400
  • e949eab05d Fix no-redundant-roles implementation #8536 Nguyen Tran 2023-04-25 22:44:13 -0400
  • 0a37190ffe Update validate slot position js tests Nguyen Tran 2023-04-25 16:46:49 -0400
  • 72c7f7a2c9 Typo fixes Nguyen Tran 2023-04-25 16:46:33 -0400
  • 27a4e2f5e8 Remove errors Nguyen Tran 2023-04-25 16:05:52 -0400
  • 587c168664 Allow dynamic slots in validate_slot array Nguyen Tran 2023-04-25 15:46:29 -0400
  • d2105a3de9 Fix issue where name is undefined for some reason Nguyen Tran 2023-04-25 15:45:47 -0400
  • 3972cecf5e Add first test for dynamic slots Nguyen Tran 2023-04-25 15:42:28 -0400
  • 8098b6bc7e Simplify getting value of slot attribute Nguyen Tran 2023-04-25 15:34:32 -0400
  • ae02d4720a Implement dynamic slot attribute Nguyen Tran 2023-04-25 13:56:35 -0400
  • ffd22ae4f6 Formatting Nguyen Tran 2023-04-25 13:47:17 -0400
  • d6a63f83d1 fix: update window binding invalid error message xxkl1 2023-04-25 23:49:23 +0800
  • 958fd8c003 feat: add window bind devicePixelRatio support xxkl1 2023-04-25 23:30:58 +0800
  • ff3404442c feat: add fail test xxkl1 2023-04-25 23:29:47 +0800
  • 67663a56c6 Clean up code - rename functions and var names Nguyen Tran 2023-04-25 08:48:24 -0400
  • b56050b60a Add more destructured var store tests Nguyen Tran 2023-04-25 08:47:46 -0400
  • 879cb1c4ba Simplify solution for var declaration not in block array Nguyen Tran 2023-04-24 23:13:36 -0400
  • 572f5372d4
    breaking: deprecate SvelteComponentTyped, add generics to SvelteComponent (#8512) Simon H 2023-04-24 22:03:33 +0200
  • 61eb0b7cfc
    Update CHANGELOG.md Ben McCann 2023-04-24 11:09:36 -0700
  • 04d20a0a3a Fix issue of having var store declarations in for loop initialization Nguyen Tran 2023-04-24 13:14:15 -0400
  • cf03a66da8 Add tests to deal with variable declarations in for loop initialization Nguyen Tran 2023-04-24 12:51:53 -0400
  • 83f6f48e53 chore: fix CI setup for unit tests #8530 Ben McCann 2023-04-24 09:02:54 -0700
  • 915b8b194e Fix issue where var declarations aren't in a block Nguyen Tran 2023-04-24 10:39:32 -0400
  • 7352b2d902 Add tests where variable declarations might not be in a statement array Nguyen Tran 2023-04-24 09:26:40 -0400
  • 30b53e2f83 revert type tests baseballyama 2023-04-23 15:08:27 +0900
  • 4f446f33e7 revert needless changes baseballyama 2023-04-23 15:06:34 +0900
  • 8e8ba7143a use pnpm8 if CI runs on Node20. baseballyama 2023-04-23 14:43:59 +0900
  • c0b9cc1a33 feat: remove checks for appropriate field types Christoph Rüßler 2023-04-22 11:48:22 +0200
  • 3ff72eb2c5 convert TS to JS with JSDoc baseballyama 2023-04-22 16:35:10 +0900
  • a0cad8b7cc link PRs Ben McCann 2023-04-21 08:44:01 -0700
  • f39085f3d4 oops. a word Ben McCann 2023-04-21 08:40:54 -0700
  • 0aac48cb12 update changelog Ben McCann 2023-04-21 08:40:12 -0700
  • d99657466c Merge branch 'version-4' into ssr-2 Ben McCann 2023-04-21 08:38:20 -0700
  • ce686c95d1
    chore: Upgrade to Vite 4.3 (#8524) Puru Vijay 2023-04-20 23:21:33 +0530
  • 1f21c5fd64 chore: Upgrade to Vite 4.3 #8524 Puru Vijay 2023-04-20 23:17:32 +0530
  • 1e9e843ca5 Merge Puru Vijay 2023-04-20 23:01:04 +0530
  • 9aca05b225
    fix changelog #8362 Simon H 2023-04-20 15:44:13 +0200
  • db072c3adc feat: add a11y `autocomplete-valid` Christoph Rüßler 2023-04-19 17:22:36 +0200
  • d098e3fe24 remove doc #8512 Simon Holthausen 2023-04-20 09:53:15 +0200
  • df2f656557
    feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) Tan Li Hau 2023-04-20 15:47:38 +0800
  • da6e265735 Add documentation for find_previous_sibling #8422 Nguyen Tran 2023-04-20 01:40:47 -0400
  • e5a7248e89 Add @ts-ignore and reason why Nguyen Tran 2023-04-20 01:40:26 -0400
  • d2c51299f9
    Merge branch 'version-4' into custom-element-hyphenated-attributes #7638 Ben McCann 2023-04-19 13:08:36 -0700
  • 2c92c2f10c merge version-4 branch Ben McCann 2023-04-19 13:01:37 -0700
  • f343c789cd
    Update src/runtime/internal/style_manager.ts #5922 Ben McCann 2023-04-19 11:07:02 -0700
  • fc5bde2536
    add back accidentally deleted line Ben McCann 2023-04-19 10:42:01 -0700
  • 5814e2aef9
    rebase Ben McCann 2023-04-19 10:38:47 -0700
  • b7160b9308
    update variable to follow naming convention Ben McCann 2023-04-19 10:05:09 -0700
  • 5baf255c69
    Merge branch 'master' into fix-slide-animation-static-css Ben McCann 2023-04-19 10:02:52 -0700
  • bbc8553bfe remove html tag handling #7426 Simon Holthausen 2023-04-19 16:33:34 +0200
  • 58af0508a0
    Apply suggestions from code review Simon H 2023-04-19 15:57:45 +0200
  • 00e6df8b99 add custom element version as static property for later custom registration support Simon Holthausen 2023-04-19 15:51:53 +0200
  • 6ba2f72251
    chore: Update CHANGELOG.md Simon H 2023-04-19 15:27:42 +0200
  • 32153e318d
    fix: inline style value become undefined (#8517) xxkl1 2023-04-19 21:21:24 +0800
  • 1fbcb0262b
    Update src/runtime/internal/dom.ts #8517 Simon H 2023-04-19 15:17:31 +0200
  • 6f8cdf3b0f
    chore: run CI tests on Node 20 (#8519) Ben McCann 2023-04-19 01:23:14 -0700
  • fba79b051f chore: run CI tests on Node 20 #8519 Ben McCann 2023-04-18 17:54:01 -0700
  • f83707adbc fix: style value not remove when become undefined xxkl1 2023-04-19 01:14:30 +0800
  • fbef42f752 feat: add fail test xxkl1 2023-04-19 01:01:32 +0800
  • d64e86a260
    chore: switch from npm to pnpm (#8514) Ben McCann 2023-04-18 09:18:00 -0700
  • b63a6aaccc Merge branch 'custom-elements-rework' of https://github.com/dummdidumm/svelte into custom-elements-rework Simon Holthausen 2023-04-18 18:17:01 +0200
  • 9eb73e0370 Merge branch 'version-4' into custom-elements-rework Simon Holthausen 2023-04-18 18:14:13 +0200
  • ca280a6c15
    drive by lint #8514 Simon H 2023-04-18 17:58:47 +0200
  • 01f3e02fb6 update rollup Ben McCann 2023-04-18 08:45:35 -0700
  • b674b8990b remove svelte/ssr Ben McCann 2023-04-18 08:44:02 -0700
  • def6a4517e fix: improve setup of default export Ben McCann 2023-04-18 08:42:22 -0700
  • be645202d6
    breaking: remove legacy package.json files (#8515) Ben McCann 2023-04-18 08:40:43 -0700
  • 4810482780 breaking: remove legacy package.json files #8515 Ben McCann 2023-04-18 08:38:27 -0700
  • 47e2b18fec Merge branch 'version-4' into legacy-packages #8490 Simon Holthausen 2023-04-18 17:38:22 +0200
  • 90cbcef41f chore: switch from npm to pnpm Ben McCann 2023-04-12 08:25:06 -0700
  • 6bbae502f6
    chore: Update CHANGELOG.md Simon H 2023-04-18 17:29:59 +0200
  • 1964535adf
    fix: interpolated style directive updates properly with spread (#8505) gtmnayan 2023-04-18 21:12:43 +0545
  • e1ae5631e9 chore: switch from npm to pnpm #8494 Ben McCann 2023-04-12 08:25:06 -0700
  • 5a1fb9000a
    Merge branch 'version-4' into tanhauhau/claim-static-html-tag-without-recreating-nested-nodes Simon H 2023-04-18 17:19:59 +0200
  • f30faa702d
    feat: improve duplicate key error for keyed each blocks (#8411) Rafi Strauss 2023-04-18 11:18:21 -0400
  • ca6d2cacb5
    do both #8411 Simon H 2023-04-18 17:06:17 +0200
  • 1770fc140a
    docs: clarify statement about initial values for props (#8477) James Scott-Brown 2023-04-18 15:27:04 +0100
  • f16762f9fd remove log #8304 Simon Holthausen 2023-04-18 16:25:11 +0200
  • a49a59f43d
    set, not add Simon H 2023-04-18 16:00:46 +0200
  • 59fa540373
    use index instead Simon H 2023-04-18 15:54:45 +0200
  • 4a652b5c34 Merge branch 'version-4' into feat/conditional-slots Simon Holthausen 2023-04-18 12:41:41 +0200
  • c9367716a4 Merge branch 'feat/conditional-slots' of https://github.com/tanhauhau/svelte into feat/conditional-slots Simon Holthausen 2023-04-18 12:40:02 +0200
  • 51522d7b7a lint Simon Holthausen 2023-04-18 12:28:12 +0200
  • 85112df998 Merge branch 'version-4' into fix/pr-6794 Simon Holthausen 2023-04-18 12:02:46 +0200
  • d6a8340619 breaking: deprecate SvelteComponentTyped, add generics to SvelteComponent Simon Holthausen 2023-04-18 12:00:02 +0200
  • 1683862092 Merge branch 'sites' into fix/home-page-styles Puru Vijay 2023-04-18 15:14:06 +0530
  • 236ffa833d breaking: update onMount type definition to prevent async function return (#8136) Chris Kerr 2023-04-18 18:59:33 +1000
  • 2f423475f7 chore: produce single bundle for runtime with multiple entrypoints (#8504) gtmnayan 2023-04-18 14:38:50 +0545
  • 5d4f3bd9e5 chore: remove Node 8 and 10 logic (#8503) Yuichiro Yamashita 2023-04-16 00:25:53 +0900
  • 68bf3e8143 feat: add a11y `no-noninteractive-element-interactions` (#8391) Nguyen Tran 2023-04-14 11:20:40 -0400
  • 1728a8940e fix: bind null option and input values consistently (#8328) Theodore Brown 2023-04-14 10:13:30 -0500