aboutsummaryrefslogtreecommitdiff
path: root/src/lustre.gleam
Commit message (Collapse)AuthorAge
* :memo: Begin writing useful docs.Hayleigh Thompson2022-05-21
|
* :sparkles: Add a 'Cmd' abstraction for performing side effects and bringing ↵Hayleigh Thompson2022-05-21
| | | | dispatching actions based on their result.
* :bug: Fixed bug where FFI module was overwriting gleam module of the same name.Hayleigh Thompson2022-05-14
|
* :truck: Move FFI code to project root.Hayleigh Thompson2022-05-14
|
* :memo: Write some doc comments.Hayleigh Thompson2022-05-14
|
* :sparkles: Add support for components with encapsulated state.Hayleigh Thompson2022-03-21
|
* :construction: Morphdom is dead, long live React.Hayleigh Thompson2022-03-20