Commit Graph

  • 26696ec458 delete old code Rich Harris 2024-02-15 12:51:58 -0500
  • c664975559 merge main Rich Harris 2024-02-15 12:50:49 -0500
  • 097b97fe89 all tests passing Rich Harris 2024-02-15 12:32:26 -0500
  • e844edcb15 legacy stuff Rich Harris 2024-02-15 12:28:21 -0500
  • fb14a04d23
    Version Packages (#10489) svelte@4.2.11 github-actions[bot] 2024-02-15 18:08:02 +0100
  • 5402adb978 Version Packages #10489 github-actions[bot] 2024-02-15 17:05:31 +0000
  • a41bdb6184
    fix: check that component wasn't instantiated (#10466) Simon H 2024-02-15 18:04:39 +0100
  • f8ff2b6ea3
    chore: source maps for preprocessors + tests (#10459) Simon H 2024-02-15 18:03:57 +0100
  • edbabb8b5c all CSS tests passing Rich Harris 2024-02-15 12:02:07 -0500
  • 86f2de6272 changeset #10459 Simon Holthausen 2024-02-15 17:56:21 +0100
  • 96c6bbbdec fix Rich Harris 2024-02-15 11:51:21 -0500
  • 041d6fcb34 remove enableSourcemap option Simon Holthausen 2024-02-15 17:50:40 +0100
  • 917f9c50ad dude.. Simon Holthausen 2024-02-15 17:45:27 +0100
  • 1d5b7f66a8 ffs Simon Holthausen 2024-02-15 17:37:33 +0100
  • 0e5daa9124 debug Simon Holthausen 2024-02-15 17:26:04 +0100
  • 913326a2eb fix Simon Holthausen 2024-02-15 17:22:02 +0100
  • 4e6b5a2e0c try this Simon Holthausen 2024-02-15 17:03:10 +0100
  • d2b6ad28d8 keyframes Rich Harris 2024-02-15 10:57:46 -0500
  • 64c830fb43 try this Simon Holthausen 2024-02-15 15:58:18 +0100
  • 523c9da3ec almost there Rich Harris 2024-02-15 09:54:50 -0500
  • f9aa7c667b use TraceMap for more robust mapping checks Simon Holthausen 2024-02-15 15:47:56 +0100
  • 577d9c08e7 only apply when injecting css into js Simon Holthausen 2024-02-15 15:34:30 +0100
  • 4b274dd00d
    feat: derive destructured derived objects values (#10488) Dominic Gannaway 2024-02-15 14:28:37 +0000
  • bf74b67b08 update tests Simon Holthausen 2024-02-15 15:24:45 +0100
  • 2116b4cf4a address feedback #10488 Dominic Gannaway 2024-02-15 14:19:15 +0000
  • d83de87a86 fix compiler options Simon Holthausen 2024-02-15 15:15:22 +0100
  • 21657f4849 Merge branch 'main' into source-maps Simon Holthausen 2024-02-15 15:12:24 +0100
  • b5f87450e1 inline css map in dev mode Simon Holthausen 2024-02-15 15:08:45 +0100
  • 2c5e0fa4ec tweak Rich Harris 2024-02-15 09:07:02 -0500
  • a704197e03 more fixes Rich Harris 2024-02-15 09:05:26 -0500
  • 88f1aa612f fix a bunch of cases Rich Harris 2024-02-15 08:50:05 -0500
  • 0f8b94567c address feedback Dominic Gannaway 2024-02-15 13:49:16 +0000
  • 4eac5ba786 desc #10481 navorite 2024-02-15 15:20:00 +0200
  • dae9081045 style navorite 2024-02-15 14:25:46 +0200
  • 07c7d2eb5c get external files tests working Simon Holthausen 2024-02-15 12:22:22 +0100
  • 6bb7be5ff2 feat: derive destructured derived objects values Dominic Gannaway 2024-02-15 11:17:47 +0000
  • b686360af3 hope it works navorite 2024-02-15 13:13:06 +0200
  • 7ae1072c74 linting is broken navorite 2024-02-15 13:11:59 +0200
  • 4c8b8f1cb1 naming navorite 2024-02-15 12:50:05 +0200
  • 50679927a8 ssr navorite 2024-02-15 12:48:46 +0200
  • 6f0ee66e9f use locator Simon Holthausen 2024-02-15 11:25:22 +0100
  • 211a91acdc add location in some places for better source maps Simon Holthausen 2024-02-15 11:15:38 +0100
  • 7a260b03f0
    fixes feature request issue creation template suffix #10487 Gabriel Grinberg 2024-02-15 11:32:23 +0200
  • a983714f08 more progress Rich Harris 2024-02-14 20:53:03 -0500
  • e9fe2c377b more progress Rich Harris 2024-02-14 20:48:30 -0500
  • 2b873a424f some encouraging progress Rich Harris 2024-02-14 20:43:27 -0500
  • 5fa9410ef3 move Style to Css.StyleSheet Rich Harris 2024-02-14 20:30:02 -0500
  • 8d58de75c0 start porting scoping logic etc Rich Harris 2024-02-14 20:26:19 -0500
  • f52adbcc7a Allow deep invalidation for stores Will Henderson 2024-02-15 12:02:32 +1100
  • 2353cd7566 regenerate types Rich Harris 2024-02-14 18:40:52 -0500
  • ab60b6a045 fix tests Rich Harris 2024-02-14 18:35:14 -0500
  • 0d0cc80cec finish moving validation Rich Harris 2024-02-14 15:23:25 -0500
  • aedc4cbd03 start moving CSS validation into analysis phase Rich Harris 2024-02-14 14:53:25 -0500
  • 07df4d3d13 fix Rich Harris 2024-02-14 14:14:24 -0500
  • 7c84a83650 partial fix Rich Harris 2024-02-14 14:07:27 -0500
  • a25753cf93 parse selectors properly the first time Rich Harris 2024-02-14 13:34:59 -0500
  • da9bd2417f fix: allow stores in `transition`,`animation`,`use` directives navorite 2024-02-14 19:25:34 +0200
  • b97060c5c5 fix type Rich Harris 2024-02-14 12:19:53 -0500
  • d470e1384e merge main #9549 Rich Harris 2024-02-14 12:06:16 -0500
  • 302c379e01
    chore: CSS tidy up (#10480) Rich Harris 2024-02-14 11:49:44 -0500
  • c9e17eb601 skip test and note that it's skipped in Svelte 4, too Simon Holthausen 2024-02-14 17:45:05 +0100
  • 39fa1e537d tweak #10480 Rich Harris 2024-02-14 11:42:22 -0500
  • 3391312cfd unused file Rich Harris 2024-02-14 11:40:09 -0500
  • 389aff956b tidy Rich Harris 2024-02-14 11:37:38 -0500
  • efd201d408 tidy Rich Harris 2024-02-14 11:37:04 -0500
  • a30a12cc51 rename block -> relative_selector Rich Harris 2024-02-14 11:34:02 -0500
  • b79ad7d951 ditto Rich Harris 2024-02-14 11:23:10 -0500
  • 51a664116e rename Selector -> ComplexSelector Rich Harris 2024-02-14 11:21:58 -0500
  • 46f4340211 move types Rich Harris 2024-02-14 11:17:47 -0500
  • d65d67a60c move files Rich Harris 2024-02-14 11:14:20 -0500
  • cc273f7d53
    fix: prevent infinite loop when writing to store using shorthand (#10477) Dominic Gannaway 2024-02-14 16:08:27 +0000
  • e3b84d58b7 merge main Rich Harris 2024-02-14 10:32:10 -0500
  • 2334c82ecf address feedback #10477 Dominic Gannaway 2024-02-14 15:19:48 +0000
  • f992e5b4ff address feedback Dominic Gannaway 2024-02-14 15:18:56 +0000
  • 87d4b12620
    chore: tidy up CSS stuff (#10478) Rich Harris 2024-02-14 10:18:02 -0500
  • 46d242f73e fix test setup Simon Holthausen 2024-02-14 16:16:27 +0100
  • 34b35b6a58 chore: tidy up CSS stuff #10478 Rich Harris 2024-02-14 10:13:13 -0500
  • 135e733e4d fix bugs around source file path handling Simon Holthausen 2024-02-14 15:44:39 +0100
  • 4201cf7cc4 revert Rich Harris 2024-02-14 09:43:50 -0500
  • 0212055231 Merge branch 'css-nesting' of github.com:AlbertMarashi/svelte into pr/9549 Rich Harris 2024-02-14 09:43:23 -0500
  • 908b9728ca fix: prevent infinite loop when writing to store using shorthand Dominic Gannaway 2024-02-14 12:27:01 +0000
  • 643edc34db
    Version Packages (next) (#10470) svelte@5.0.0-next.54 github-actions[bot] 2024-02-14 09:50:38 +0000
  • 82f2919069 Version Packages (next) #10470 github-actions[bot] 2024-02-14 09:45:26 +0000
  • 74742d9233
    fix: improve global transition outro handling (#10474) Dominic Gannaway 2024-02-14 09:44:32 +0000
  • 256605e81a fix: improve global transition outro handling #10474 Dominic Gannaway 2024-02-14 09:37:51 +0000
  • f6ba25cc04
    That nested rule wasn't empty Albert 2024-02-14 13:57:28 +1030
  • ec49db44e8 rename Rich Harris 2024-02-13 21:48:38 -0500
  • 1f23ce5b42 rename Rich Harris 2024-02-13 21:40:39 -0500
  • ecff92581c move Rich Harris 2024-02-13 21:31:16 -0500
  • 36123fc26f shrink explanation Rich Harris 2024-02-13 21:19:38 -0500
  • 84b6f8b1b1 actually we don't need that Rich Harris 2024-02-13 21:17:28 -0500
  • 353d697f8c simplify Rich Harris 2024-02-13 21:13:57 -0500
  • 6e149f2489 simplify Rich Harris 2024-02-13 20:58:49 -0500
  • 3d0a8856d3 shrink things down a touch Rich Harris 2024-02-13 20:21:55 -0500
  • 67bf6285df move grouping logic into Selector Rich Harris 2024-02-13 19:32:57 -0500
  • a53fa5aeaa generate wrappers during parse, allow rules to contain atrules Rich Harris 2024-02-13 18:57:03 -0500
  • f03e316007 update test Rich Harris 2024-02-13 17:52:22 -0500
  • 4a7ac18a9e tweak Rich Harris 2024-02-13 16:43:23 -0500
  • 1543993b46 comment out rules with unused/empty children Rich Harris 2024-02-13 16:32:45 -0500
  • a46d9fdd8b unused import Rich Harris 2024-02-13 15:49:42 -0500