You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will be more performant, and easier to integrate client-side frameworks and easier for implementers, if observables aren't included in the wrapper package.
Remove observables logic and rxjx from @notemine/wrapper
Add hooks for handling messages.
Add @notemine/rxjs package with a library that extends @notemine/wrapper
Add @notemine/svelte5 package with a library that extends @notemine/wrapper and has component exports
Update svelte demo
Create rxjs-demo that is based on vanilla-js-demo but uses @notemine/rxjs instead of @notemine/core artifacts.
The text was updated successfully, but these errors were encountered:
dskvr
changed the title
Remove observables from @notemine/wrapper, add @notemine/observables package instead
[wrapper] Remove observables from @notemine/wrapper, add @notemine/observables package instead
Jan 16, 2025
dskvr
changed the title
[wrapper] Remove observables from @notemine/wrapper, add @notemine/observables package instead
[wrapper] Remove rxjs from @notemine/wrapper, add @notemine/rxjs package instead
Jan 19, 2025
Will be more performant, and easier to integrate client-side frameworks and easier for implementers, if observables aren't included in the wrapper package.
rxjx
from@notemine/wrapper
@notemine/rxjs
package with a library that extends@notemine/wrapper
@notemine/svelte5
package with a library that extends@notemine/wrapper
and has component exportsrxjs-demo
that is based onvanilla-js-demo
but uses@notemine/rxjs
instead of@notemine/core
artifacts.The text was updated successfully, but these errors were encountered: