Commit Graph

10096 Commits (d8afd8e46c47b4b890c970a2e90102e3973e5ea3)
 

Author SHA1 Message Date
Rich Harris d8afd8e46c fix (this broke the sandbox)
6 months ago
paoloricciuti ad56847ce9 fix: silly goose am i 🪿
6 months ago
paoloricciuti 72f93e361f chore: sprinkle comments here and there
6 months ago
paoloricciuti 4daa63a8c9 fix: snapshot test runner
6 months ago
paoloricciuti ba237c7f50 chore: don't write different `rendered`
6 months ago
paoloricciuti 403b17e944 chore: update snapshots
6 months ago
paoloricciuti 132ea2bcce Merge remote-tracking branch 'origin/main' into templateless-template-generation
6 months ago
paoloricciuti 59902ccead chore: simplify `process_children`
6 months ago
paoloricciuti 95ce311613 chore: revert unneeded change to `package.json`
6 months ago
paoloricciuti 64219ed5e4 chore: change options from `boolean` to `list` (templatingMode: "functional")
6 months ago
paoloricciuti c75c42949b chore: run test suite on both `functional` and `string` templating
6 months ago
paoloricciuti 8424395ac4 chore: remove `prevent-template-cloning` test
6 months ago
paoloricciuti 7c7a85754b feat: make all tests pass with functional templates
6 months ago
Rich Harris c436b6cdbe
fix: simplify set calls for proxyable values (#15548)
6 months ago
Rich Harris 99ca7a4d7f
chore: create stack lazily when proxying value (#15547)
6 months ago
Rich Harris 701f085c82
docs: rewrite context docs (#15541)
6 months ago
Rich Harris 8f940ee0ff
docs: use function bindings in "when not to use effect" (#15544)
6 months ago
paoloricciuti 8a737f1070 feat: add option `preventTemplateCloning` and functions transformation
6 months ago
github-actions[bot] 190c0c7653
Version Packages (#15536)
6 months ago
paoloricciuti 575908afc1 fix: auto import fumble
6 months ago
paoloricciuti de8a38ba0e feat: templateless template generation
6 months ago
henrykrinkle01 0af6f20c77
Fix grammar (#15533)
6 months ago
Paolo Ricciuti 5b9f0df8ee
fix: don't hoist listeners that access non hoistable snippets (#15534)
6 months ago
github-actions[bot] 74917ae703
Version Packages (#15501)
6 months ago
Rich Harris e5881eade3
chore: tweak migration doc diff blocks (#15527)
6 months ago
Garik Asplund f30d75ab7e
updated -> to → in v5-migration-guide (#15526)
6 months ago
adiGuba 32ee6c1bc2
rune_invalid_arguments_length (#15516)
6 months ago
Simon H aaeda65f2f
docs: add docs on state_unsafe_mutation error (#14932)
6 months ago
7nik 8e9a21e374
fix: correctly match `:has()`'s selector during css pruning (#15277)
6 months ago
Éric NICOLAS f227cfcea8
fix: Allow global-like pseudo-selectors refinement (#15313)
6 months ago
Ben McCann e74fbcbbac
chore: don't distribute unused types definitions (#15473)
6 months ago
Rich Harris 18d71fd528
chore: reuse expression nodes (#15513)
6 months ago
Scott Wu dab1a1b467
docs: Update 99-faq.md (#15510)
6 months ago
ComputerGuy 489f463d7b
fix: replace `undefined` with `void 0` to avoid edge case (#15511)
6 months ago
Dominic Gannaway 5d3aa2bda4
fix: ensure transient writes to tracked parent effects works as expected (#15506)
6 months ago
D.V. Colomban b27ca425c7
fix: add files and group properties to HTMLInputAttributes (#15492)
6 months ago
github-actions[bot] a1257c17f5
Version Packages (#15493)
6 months ago
Dominic Gannaway 110d42062f
fix: on teardown, use the last known value for the signal before the set (#15469)
6 months ago
Simon H 1cc5bcdc99
chore: clarify fuzzyset adaption (#15491)
6 months ago
Maple dbd4617ac4
docs: correct toggle function in lifecycle hooks example (#15486)
6 months ago
Ben McCann 81480c40a0
chore: add missing permissions for `pkg.pr.new-comment` (#15489)
6 months ago
Rich Harris 1c0e24013f
chore: reuse is_function helper (#15467)
6 months ago
github-actions[bot] e2bbc560e4
Version Packages (#15466)
6 months ago
Rich Harris eaf0087d7c
fix: skip `log_if_contains_state` if only logging literals (#15468)
6 months ago
Trevor N. Suarez 3326bd8ae7
feat: Add `closedby` to `HTMLDialogAttributes` (dialog element) (#15458)
6 months ago
adiGuba c5912aad71
fix: null and warnings for local handlers (#15460)
6 months ago
Ben McCann 2c4d85bcec
docs: address `$effect` feedback (#15107)
6 months ago
github-actions[bot] d513304dd0
Version Packages (#15453)
6 months ago
adiGuba ae615ae2ac
chore: memoize clsx() (alternative) (#15456)
6 months ago
adiGuba 30562b8780
chore: rewrite set_style() to handle directives (#15418)
6 months ago