Commit Graph

9612 Commits (migrate-conflict-runes)
 

Author SHA1 Message Date
Rich Harris ffbd5c971e
docs: fix runtime-warnings page (#14077)
2 months ago
Rich Harris e58c03b100
add link to sync-docs README (#14056)
2 months ago
Rich Harris 9cd476881d
fix props docs (#14079)
2 months ago
Dominic Gannaway 58b1540ddc
fix: ensure transitions are applied to nested elements (#14080)
2 months ago
Rich Harris 0ed914b2e5
docs: improve lazy import example (#14076)
2 months ago
github-actions[bot] b0d255aefe
Version Packages (#14075)
2 months ago
Dominic Gannaway 2bdc3d401f
fix: ensure compiler statements are correctly included (#14074)
2 months ago
github-actions[bot] 3b38bc2a77
Version Packages (#14052)
2 months ago
Rich Harris 37049b4171
Revert "feat: migrate `Component` to `ComponentExports<typeof Component>` in …" (#14070)
2 months ago
Rich Harris 2784fb19f3
Revert "feat: add `ComponentExports` utility type (#13441)" (#14069)
2 months ago
Simon H 4f80ab6da6
fix: allow `warningFilter` option for `compileModule` (#14066)
2 months ago
Abu ca58039e3e
docs: fix type (#14064)
2 months ago
Paolo Ricciuti 4715dfaad2
feat: migrate `Component` to `ComponentExports<typeof Component>` in TS (#13656)
2 months ago
FoHoOV d93ad3ba1e
feat: add `ComponentExports` utility type (#13441)
2 months ago
Dominic Gannaway 3999fed4ca
fix: ensure each block inert items are disposed of if the each block is also inert (#13930)
2 months ago
Paolo Ricciuti e47ee22628
fix: wrap `:id`, `:where``:not` and `:has` with `:global` during migration (#13850)
2 months ago
Bernie Sumption 217ef2062d
docs: clarify when prop values are deeply reactive (#13994)
2 months ago
Devr 6a1b5dd004
docs : add an example of using dynamic components (#13993)
2 months ago
Rich Harris 6b6445a934
add parameters to `in:fly` (#14057)
2 months ago
gubo97000 0efe031edc
Update 07-$inspect.md (#14048)
2 months ago
Dave Snider ee2f4a209b
docs: Update in and out docs to show the imports (#14050)
2 months ago
Rich Harris dc3c82cb2d
chore: add sync request workflow (#14055)
2 months ago
Dominic Gannaway 4a5a0b15d9
fix: ensure onMount correctly fires when new expressions are used (#14049)
2 months ago
Dominic Gannaway cdec39afac
fix: ensure custom element attribute/prop changes are in their own context (#14016)
2 months ago
Rich Harris 4c6255f8dd
chore: remove unnecessary ternary (#14045)
2 months ago
github-actions[bot] e78ea1d555
Version Packages (#14047)
2 months ago
Dominic Gannaway bce1c4898c
fix: ensure child effects are destroyed before their deriveds (#14043)
2 months ago
github-actions[bot] f519b3d7b7
Version Packages (#14031)
2 months ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages (#14044)
2 months ago
Ahmad S. 224fcde821
fix: preserve the separator between selectors when an unused selector is in between (#13954)
2 months ago
Dominic Gannaway 253d01ec29
fix: ensure element effects are executed in the correct order (#14038)
2 months ago
Conduitry 3fe278a8c3
chore: remove xml2js override (#14041)
2 months ago
Conduitry 6ad8240464
docs: fix various typos in reference docs (#14011)
2 months ago
Ben McCann 217e40998a
chore: add changeset and comment (#14040)
2 months ago
Simon H 8a2c97a7b8
fix: extend derived/state validation error to indirect exports (#14039)
2 months ago
Simon H 1434f48f7c
fix: make compiler error extend from `Error` (#14036)
2 months ago
Simon H f52a30347f
fix: ensure comma is also pruned if necessary (#14032)
2 months ago
Dominic Gannaway 435a9c1cd0
fix: ensure toStore subscription correctly syncs latest value (#14015)
2 months ago
Simon H 0106204982
fix: minify inject CSS in prod mode (#14006)
2 months ago
Simon H e487f61262
docs: mark deprecated options as such (#13989)
2 months ago
Simon H 2e9dab6a21
fix: more robust re-subscribe detection for `fromStore` (#13995)
2 months ago
Simon H cbc2ca36ce
fix: allow to pass in TS preference to migration (#13929)
2 months ago
Ben McCann 08bc37a374
fix: don't access requestAnimationFrame eagerly (#14026)
2 months ago
Simon H b3437e6020
docs: note old site (#13996)
2 months ago
github-actions[bot] 4441952028
Version Packages (#13949)
2 months ago
Ben McCann 07219f1cbd
chore: update links that previously pointed to preview site (#14001)
2 months ago
Ben McCann c93a645b68
docs: fix broken links (#13944)
2 months ago
Paolo Ricciuti b6fccdb4f7
fix: properly migrate imports types prefixed with $ (#14007)
2 months ago
Dominic Gannaway 3876b302f3
fix: ensure effect_tracking correctly handles tracking reactions (#14005)
2 months ago
Rich Harris 777d059b10
docs: update heading level in `02-getting-started.md` (#13997)
2 months ago