aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* :sparkles: Add a 'Cmd' abstraction for performing side effects and bringing d...Hayleigh Thompson2022-05-21
* :sparkles: Add twind to the examples for nicer styling.Hayleigh Thompson2022-05-20
* :truck: Move examples around to support multiple apps at once.Hayleigh Thompson2022-05-14
* :sparkles: Add many common events.Hayleigh Thompson2022-05-14
* :sparkles: Add many common attribute functions.Hayleigh Thompson2022-05-14
* :memo: Update README to include a short example.Hayleigh Thompson2022-05-14
* :memo: Update README.Hayleigh Thompson2022-05-14
* :wrench: Update scripts to run from test/example/ dir instead.Hayleigh Thompson2022-05-14
* :sparkles: Create a simple counter example.Hayleigh Thompson2022-05-14
* :sparkles: Create a special-case 'style' attribute because React is awkward.Hayleigh Thompson2022-05-14
* :sparkles: Add 'dispatch' helper to replace writing lambdas for event callbacks.Hayleigh Thompson2022-05-14
* :bug: Fixed bug where FFI module was overwriting gleam module of the same name.Hayleigh Thompson2022-05-14
* :see_no_evil: A parcel 'dist' dir to gitignore.Hayleigh Thompson2022-05-14
* :truck: Move FFI code to project root.Hayleigh Thompson2022-05-14
* :recycle: Explicitly pass 'dispatch' callback to event handlers.Hayleigh Thompson2022-05-14
* :pencil: Rename 'html' to 'node'.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
* :construction: Begin experimenting with html/dom api.Andy Thompson2022-02-11
* :tada: Init repo.Andy Thompson2022-02-11