-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Comparing changes
Open a pull request
base repository: sveltejs/svelte
base: [email protected]
head repository: sveltejs/svelte
compare: [email protected]
- 6 commits
- 29 files changed
- 5 contributors
Commits on Mar 5, 2025
-
chore: check namespace inside set attributes (#15443)
* set_attributes for <svelte:element> * changeset * Update .changeset/wise-hats-wonder.md Co-authored-by: Simon H <[email protected]> * add changeset * remove `chore` changeset — no need for non-user-facing changes to appear in changelog * Update packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/element.js * determine element traits inside set_attributes * unused * stash lookup --------- Co-authored-by: adiguba <[email protected]> Co-authored-by: Simon H <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d38184 - Browse repository at this point
Copy the full SHA 2d38184View commit details -
chore: add monitoring to github actions (#15436)
* chore: add monitoring to github actions * try this
Configuration menu - View commit details
-
Copy full SHA for 1efad3f - Browse repository at this point
Copy the full SHA 1efad3fView commit details -
fix: spreading style is not consistent with attribute (#15323)
* style must be set via set_attribute * test * changeset * add empty string and null in test * explanatory comment * this is now redundant, set_attribute takes care of it * drive-by * tweak changeset --------- Co-authored-by: Rich Harris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f685c1 - Browse repository at this point
Copy the full SHA 2f685c1View commit details
Commits on Mar 6, 2025
-
chore: rewrite set_style() to handle directives (#15418)
* add style attribute when needed * set_style() * to_style() * remove `style=""` * use cssTest for perfs * base test * test * changeset * revert dom.style.cssText * format name * use style.cssText + adapt test * Apply suggestions from code review suggestions from dummdidumm Co-authored-by: Simon H <[email protected]> * fix priority * lint * yawn * update test * we can simplify some stuff now * simplify * more * simplify some more * more * more * more * more * more * remove continue * tweak * tweak * tweak * skip hash argument where possible * tweak * tweak * tweak * tweak --------- Co-authored-by: Simon H <[email protected]> Co-authored-by: Rich Harris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30562b8 - Browse repository at this point
Copy the full SHA 30562b8View commit details -
chore: memoize clsx() (alternative) (#15456)
* memoize clsx + directives * changeset * unused * tweak * tweak changeset --------- Co-authored-by: Rich Harris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae615ae - Browse repository at this point
Copy the full SHA ae615aeView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d513304 - Browse repository at this point
Copy the full SHA d513304View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@5.22.5