Commit Graph

  • d5e61674af Move src/compiler/parse/state/mustache.ts to src/compiler/parse/state/mustache.js Simon Holthausen 2023-05-11 14:05:09 +0200
  • 73f3fbc954 Convert src/compiler/parse/state/mustache.ts to JavaScript Simon Holthausen 2023-05-11 14:05:08 +0200
  • 2c541f66c1 Lint and format src/compiler/parse/utils/html.js Simon Holthausen 2023-05-11 14:04:38 +0200
  • 2c471b88a2 Move src/compiler/parse/utils/html.ts to src/compiler/parse/utils/html.js Simon Holthausen 2023-05-11 14:04:24 +0200
  • 61977f1d92 Convert src/compiler/parse/utils/html.ts to JavaScript Simon Holthausen 2023-05-11 14:04:23 +0200
  • 561ecf28ff do a bunch of easy ones by hand Simon Holthausen 2023-05-11 14:03:05 +0200
  • fd9088bbf5 chore: Reinstall packages Puru Vijay 2023-05-11 15:26:26 +0530
  • 4b3cacf3b9 Lint and format src/compiler/parse/index.js Simon Holthausen 2023-05-11 11:46:40 +0200
  • f49a6b6f39 Move src/compiler/parse/index.ts to src/compiler/parse/index.js Simon Holthausen 2023-05-11 11:46:33 +0200
  • 202d9c4280 Convert src/compiler/parse/index.ts to JavaScript Simon Holthausen 2023-05-11 11:46:32 +0200
  • 9e28d692e4 cleanup errors.js Simon Holthausen 2023-05-11 11:33:51 +0200
  • a15a312ea2 Lint and format src/compiler/parse/errors.js Simon Holthausen 2023-05-11 11:29:36 +0200
  • af877afb40 Move src/compiler/parse/errors.ts to src/compiler/parse/errors.js Simon Holthausen 2023-05-11 11:29:28 +0200
  • 076cfa92b3 Convert src/compiler/parse/errors.ts to JavaScript Simon Holthausen 2023-05-11 11:29:27 +0200
  • 48f3b5c435 remove useless {any} retzrns Simon Holthausen 2023-05-11 10:56:51 +0200
  • 47da31e84f fixes, public/private.dts, d.ts generation Simon Holthausen 2023-05-11 10:54:30 +0200
  • 9bee59cc4f
    feat(site-2): TS in docs (#8452) Puru Vijay 2023-05-11 14:18:57 +0530
  • 8f89aa6afd Remove $$_attributes #8452 Puru Vijay 2023-05-11 14:14:04 +0530
  • bf8d2510d4 Remove vite config optimxe incllude Puru Vijay 2023-05-11 14:00:49 +0530
  • 8bc69cca54 Merge branch 'sites' into feat/new-repl Puru Vijay 2023-05-11 13:53:38 +0530
  • e0bf34612c Update deps Puru Vijay 2023-05-11 13:52:48 +0530
  • 835cd6ef34 Merge branch 'sites' into feat/ts-in-docs Puru Vijay 2023-05-11 13:41:12 +0530
  • ef4d3f1646 New hover styles on demo Puru Vijay 2023-05-11 13:38:54 +0530
  • 5c2a206810 rename folder gtmnayan 2023-05-11 12:16:41 +0545
  • 17e6d65db4 ree gtmnayan 2023-05-11 11:24:59 +0545
  • 592e50a456 increase timeout for before gtmnayan 2023-05-11 11:24:43 +0545
  • 9b1c6e522b lesser evil gtmnayan 2023-05-11 09:18:27 +0545
  • 86a8a13cfc actually install playwright dum dum gtmnayan 2023-05-11 09:18:27 +0545
  • 2063d93823 swap deprecated assert function gtmnayan 2023-05-11 09:09:32 +0545
  • bc0ad9c2ae spelling gtmnayan 2023-05-11 08:59:27 +0545
  • 2ff0743247 rename stuff gtmnayan 2023-05-10 23:01:17 +0545
  • 7cae8f06f0 ... gtmnayan 2023-05-10 22:57:10 +0545
  • ecaed8b480 fix tests gtmnayan 2023-05-10 22:48:54 +0545
  • ca0b09d966 fix test hang gtmnayan 2023-05-10 22:01:04 +0545
  • f24b068350 ... gtmnayan 2023-05-10 21:37:09 +0545
  • bc5ebb0dd8 fixes Simon Holthausen 2023-05-10 12:01:40 +0200
  • cdf49ca2df Merge branch 'sites' into fix/home-page-styles Puru Vijay 2023-05-10 08:51:35 +0530
  • 56f52b2381 Fix svelte balls Puru Vijay 2023-05-10 08:50:06 +0530
  • b5511d19a1 Better home page REPL Puru Vijay 2023-05-10 08:47:42 +0530
  • 543afbd2a8 Delete type-info Puru Vijay 2023-05-10 08:27:37 +0530
  • b9ea60cff4
    fix(site-2): Remove marked warnings (#8574) Puru Vijay 2023-05-10 08:24:10 +0530
  • 25f87c6993 Remove marked warnings #8574 Puru Vijay 2023-05-10 08:18:33 +0530
  • a71aaca844 Remove commented out code Puru Vijay 2023-05-10 08:12:30 +0530
  • 1817cb3924 Rebuild package lock Puru Vijay 2023-05-10 08:11:10 +0530
  • 5aa948015e
    Clarifies ambiguous sentence in documentation Schalk Venter 2023-05-09 20:20:12 +0200
  • d4d2f9dc48 docs: be more precise #8572 dominikg 2023-05-09 20:03:45 +0200
  • 3bc791bcba
    feat: add workflow to trigger ecosystem-ci from svelte PRs (#8571) Dominik G 2023-05-09 20:01:56 +0200
  • 1e89716e1e fix: pin action that gets access to the private key of the ecosystem-ci-app #8571 dominikg 2023-05-09 19:48:33 +0200
  • de93a446ee feat: add workflow to trigger ecosystem-ci from svelte PRs dominikg 2023-05-09 19:37:53 +0200
  • d1063c71ed
    Update sites/svelte.dev/src/routes/_components/WhosUsingSvelte/index.svelte Puru Vijay 2023-05-09 22:33:55 +0530
  • b047864afb
    Update sites/svelte.dev/src/routes/_components/Demo.svelte Puru Vijay 2023-05-09 22:33:47 +0530
  • cdba4c4cd1
    Update sites/svelte.dev/src/routes/_components/Try.svelte Puru Vijay 2023-05-09 22:32:44 +0530
  • 44fd0f04ed
    Update sites/svelte.dev/package.json Puru Vijay 2023-05-09 22:30:58 +0530
  • f5764281b8 Merge branch 'sites' into fix/home-page-styles Puru Vijay 2023-05-09 22:13:28 +0530
  • 07a1d8ef4e Merge branch 'sites' into feat/ts-in-docs Puru Vijay 2023-05-09 22:02:01 +0530
  • 710aa504c2
    Update sites/svelte.dev/scripts/type-gen/compile-types.js Puru Vijay 2023-05-09 21:55:31 +0530
  • f560875505 Merge branch 'sites' into feat/new-repl Puru Vijay 2023-05-09 21:43:02 +0530
  • 3b4ab35b4e
    feat(site-2): Use entries (#8570) Puru Vijay 2023-05-09 21:39:07 +0530
  • a8bcb2a213 Update kit #8570 Puru Vijay 2023-05-09 21:22:46 +0530
  • dd5b5642dd Update deps Puru Vijay 2023-05-09 20:15:38 +0530
  • 5ae46413fa Use entries Puru Vijay 2023-05-09 20:10:45 +0530
  • 6eba8e48cb Image stuff Puru Vijay 2023-05-09 20:03:24 +0530
  • 7a9dbea49f Merge remote-tracking branch 'origin/sites' into feat/ts-in-docs Puru Vijay 2023-05-09 19:31:14 +0530
  • 32a2b6e8e7 Push Puru Vijay 2023-05-09 19:28:37 +0530
  • 39199cf5c3 manual cleanup of transitions.js Simon Holthausen 2023-05-09 15:47:46 +0200
  • 155a438aa0 Lint and format ./src/runtime/internal/transitions.js Simon Holthausen 2023-05-09 15:42:18 +0200
  • 535e586d10 Move ./src/runtime/internal/transitions.ts to ./src/runtime/internal/transitions.js Simon Holthausen 2023-05-09 15:42:13 +0200
  • ab50e6042e Convert ./src/runtime/internal/transitions.ts to JavaScript Simon Holthausen 2023-05-09 15:42:12 +0200
  • 00912f2e01 manual cleanup of dom.js Simon Holthausen 2023-05-09 15:32:01 +0200
  • 67bcdc6df8 Lint and format ./src/runtime/internal/dom.js Simon Holthausen 2023-05-09 15:29:17 +0200
  • 8e03ef9fb9 Move ./src/runtime/internal/dom.ts to ./src/runtime/internal/dom.js Simon Holthausen 2023-05-09 15:29:11 +0200
  • 268addd5ee Convert ./src/runtime/internal/dom.ts to JavaScript Simon Holthausen 2023-05-09 15:29:10 +0200
  • 0455c56617 .js file endings Simon Holthausen 2023-05-09 10:12:40 +0200
  • c4a9f74bda Lint and format ./src/compiler/parse/acorn.js Simon Holthausen 2023-05-09 10:02:59 +0200
  • a20978a227 Move ./src/compiler/parse/acorn.ts to ./src/compiler/parse/acorn.js Simon Holthausen 2023-05-09 10:02:52 +0200
  • f6fd5adc23 Convert ./src/compiler/parse/acorn.ts to JavaScript Simon Holthausen 2023-05-09 10:02:52 +0200
  • 3d4e58e1f0 type cleanup S. Elliott Johnson 2023-05-09 00:13:44 -0600
  • 68adbc18ae working on types :loading: S. Elliott Johnson 2023-05-08 23:28:29 -0600
  • 0fadf733fc Manual cleanup of src/shared/boolean_attributes.js S. Elliott Johnson 2023-05-08 22:42:18 -0600
  • 9fe8b9b677 Lint and format src/shared/boolean_attributes.js S. Elliott Johnson 2023-05-08 22:42:00 -0600
  • efd42d9bcb Move src/shared/boolean_attributes.ts to src/shared/boolean_attributes.js S. Elliott Johnson 2023-05-08 22:41:58 -0600
  • 760d336a32 Convert src/shared/boolean_attributes.ts to JavaScript S. Elliott Johnson 2023-05-08 22:41:57 -0600
  • ed6d751e28 fix: imports S. Elliott Johnson 2023-05-08 22:41:52 -0600
  • e02f8b7bcc Manual cleanup of src/shared/utils/names.js S. Elliott Johnson 2023-05-08 22:39:28 -0600
  • 6c9248ed83 Lint and format src/shared/utils/names.js S. Elliott Johnson 2023-05-08 22:38:49 -0600
  • 8d4de2df61 Move src/shared/utils/names.ts to src/shared/utils/names.js S. Elliott Johnson 2023-05-08 22:38:47 -0600
  • f68db3c76a Convert src/shared/utils/names.ts to JavaScript S. Elliott Johnson 2023-05-08 22:38:47 -0600
  • c0bd8243ec fix: Temp import change S. Elliott Johnson 2023-05-08 22:38:19 -0600
  • 50a32748b1 Manual cleanup of src/runtime/easing/index.js S. Elliott Johnson 2023-05-08 22:35:53 -0600
  • b6c83ad0b3 Lint and format src/runtime/easing/index.js S. Elliott Johnson 2023-05-08 22:33:35 -0600
  • 36c2a19800 Move src/runtime/easing/index.ts to src/runtime/easing/index.js S. Elliott Johnson 2023-05-08 22:33:33 -0600
  • 09945f86be Convert src/runtime/easing/index.ts to JavaScript S. Elliott Johnson 2023-05-08 22:33:32 -0600
  • abb84e5e43 Manual cleanup of src/runtime/animate/index.js S. Elliott Johnson 2023-05-08 22:33:16 -0600
  • c871c3187a Lint and format src/runtime/animate/index.js S. Elliott Johnson 2023-05-08 22:31:10 -0600
  • 4bcbded22f Move src/runtime/animate/index.ts to src/runtime/animate/index.js S. Elliott Johnson 2023-05-08 22:31:08 -0600
  • 2aa95f8b39 Convert src/runtime/animate/index.ts to JavaScript S. Elliott Johnson 2023-05-08 22:31:08 -0600
  • eb1260eca9 Manual cleanup of src/runtime/action/index.js S. Elliott Johnson 2023-05-08 22:30:56 -0600
  • 542759a646 Lint and format src/runtime/action/index.js S. Elliott Johnson 2023-05-08 22:28:23 -0600
  • 487f85b277 Move src/runtime/action/index.ts to src/runtime/action/index.js S. Elliott Johnson 2023-05-08 22:28:21 -0600
  • 029fc75985 Convert src/runtime/action/index.ts to JavaScript S. Elliott Johnson 2023-05-08 22:28:21 -0600