Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | Add interface to pick example to run | Joris | |
8 days | Export s function for svg nodes | Joris | |
10 days | Add withState7 | Joris | |
12 days | Replace double quotes by simple quotes | Joris | |
12 days | Use correct element in setAttribute | Joris | |
13 days | Export Attributes | Joris | |
14 days | Allow using null | Joris | |
2025-04-07 | Allow adding svg elements | Joris | |
It may well be better to provide a separate `s()` function, but it does the job for the moment. | |||
2025-03-23 | Add withState6 and map6 | Joris | |
2025-03-23 | Add map2, map3, map4 and map5 | Joris | |
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 | |