| Commit message (Collapse) | Author | Age |
|
|
|
| |
properly.
|
| |
|
|
|
|
| |
events.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Create initial implementation for merging class and style attrs
* Make changes according to feedback
* Handle boolean attributes properly
|
|
|
|
| |
compiler warnings.
|
|
|
|
| |
Some functions are now theoretically available to the erlang target, although they will no-op. This maakes development of server-friendly and client-only components in the same codebase much nicer.
|
| |
|
|
|
|
| |
of spacing issues.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
children.
|
|
|
|
| |
unbound 'this'.
|
| |
|
| |
|
|
|
|
| |
components.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Rename terse 'h' and 't' to 'element' and 'text'.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
string/dynamic attrs.
|
| |
|
| |
|
|
|
|
| |
ffi wrapper.
|
| |
|
| |
|
|
|
|
| |
'htmlFor' name.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* :wrench: Remove react dependency, add vite for running examples.
* :heavy_plus_sign: Update stdlib version to 0.29
* :fire: Remove old examples.
* :sparkles: Vendor diffhtml and update runtime ffi code to replace react.
* :recycle: Refactor all the things now react is gone.
* :memo: Remove references to react in the readme.
* :sparkles: Create a simple counter example.
|