aboutsummaryrefslogtreecommitdiff
path: root/src/example.ts
AgeCommit message (Collapse)Author
2023-02-19Fix setting an attribute to falseJoris
2023-02-19Add pure and sequenceJoris
2023-02-19Rename withVar to withStateJoris
2023-02-19Integrate update function with VarJoris
But still don’t expose `Var`, so that it would be still passed as a Rx.
2023-02-12Fix double map childJoris
The rx-base was not added at the right location, and not cleaned up.
2023-02-07Init versionJoris