Activity
Version Packages
Version Packages
Force push
fix: ensure undefined
class still applies scoping class, if necessa…
fix: ensure
undefined
class still applies scoping class, if necessa…Pull request merge
Update packages/svelte/tests/html_equal.js
Update packages/svelte/tests/html_equal.js
fix: make sure CSS is preserved during SSR with bindings
fix: make sure CSS is preserved during SSR with bindings
fix: silence assignment warning on more function bindings
fix: silence assignment warning on more function bindings
fix: ensure undefined
class still applies scoping class, if necessary
fix: ensure
undefined
class still applies scoping class, if necessaryUpdate create-reactive-function.js
Update create-reactive-function.js
2 days ago
Update documentation/docs/01-introduction/02-getting-started.md
Update documentation/docs/01-introduction/02-getting-started.md
feat: Export createReactiveFunction
feat: Export
createReactiveFunction
2 days ago
chore: only use append
to append to the fragment
chore: only use
append
to append to the fragment5 days ago
chore: move create elements, text, comment etc to operations
chore: move create elements, text, comment etc to
operations
5 days ago
fix: remove .at(-1)
fix: remove
.at(-1)
7 days ago
chore: alterative functional templating syntax
chore: alterative functional templating syntax
Merge remote-tracking branch 'origin/main' into templateless-template…
Merge remote-tracking branch 'origin/main' into templateless-template…
fix: use execute_derived
instead of update_reaction
fix: use
execute_derived
instead of update_reaction
fix: visit the derived function when to update the dependencies even …
fix: visit the derived function when to update the dependencies even …
fix: set unowned as MAYBE_DIRTY
instead of CLEAN
fix: set unowned as
MAYBE_DIRTY
instead of CLEAN
chore: remove unnecessary typecast
chore: remove unnecessary typecast
chore: remove only
chore: remove only
fix: set deriveds as CLEAN
if they are assigned to
fix: set deriveds as
CLEAN
if they are assigned to