aboutsummaryrefslogtreecommitdiff
path: root/src/ffi.mjs
Commit message (Expand)AuthorAge
* 🐛 Avoid a race condition when dispatch is used twice from outside (#8)Kero van Gelder2023-04-05
* :sparkles: Merge string attributes together.Hayleigh Thompson2023-02-13
* :bug: Fixed a bug where 'toProps' would break on minified builds.Hayleigh Thompson2022-09-05
* :sparkles: Expose function for converting lists of attributes into a props ob...Hayleigh Thompson2022-05-22
* :sparkles: Add a 'Cmd' abstraction for performing side effects and bringing d...Hayleigh Thompson2022-05-21
* :sparkles: Create a special-case 'style' attribute because React is awkward.Hayleigh Thompson2022-05-14
* :bug: Fixed bug where FFI module was overwriting gleam module of the same name.Hayleigh Thompson2022-05-14