Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-23 | Add withState4 and withState5 | Joris | |
2025-03-22 | Configure element to mount to | Joris | |
2025-03-17 | Update only if still available | Joris | |
2025-03-17 | Add withState2 and withState3 | Joris | |
2025-03-16 | 2.0.12.0.1 | Joris | |
2025-03-16 | Call onmount when the element is on the page | Joris | |
Otherwise, using the element to call focus for example would not work. | |||
2023-02-19 | Bump to 2.0.02.0.0 | Joris | |
2023-02-19 | Fix setting an attribute to false | Joris | |
2023-02-19 | Add pure and sequence | Joris | |
2023-02-19 | Rename withVar to withState | Joris | |
2023-02-19 | Integrate update function with Var | Joris | |
But still don’t expose `Var`, so that it would be still passed as a Rx. | |||
2023-02-13 | Bump to 1.1.0 | Joris | |
2023-02-13 | Accept attribute undefined | Joris | |
2023-02-13 | Simplify types and reduce exports1.0.1 | Joris | |
Only export what should be necessary | |||
2023-02-13 | Init to version 1.0.01.0.0 | Joris | |
2023-02-12 | Fix double map child | Joris | |
The rx-base was not added at the right location, and not cleaned up. | |||
2023-02-07 | Init version | Joris | |