aboutsummaryrefslogtreecommitdiff
path: root/lib/src/runtime.ffi.mjs
Commit message (Expand)AuthorAge
* :zap: Improve render performance.Hayleigh Thompson2023-09-09
* :bug: Fixed a regression where an elements classes would duplicate every render.Hayleigh Thompson2023-08-22
* :recycle: Tweak class concat code to avoid leading whitespace.Hayleigh Thompson2023-08-20
* :pencil: Fixed typo in internal error message.Hayleigh Thompson2023-08-20
* :zap: Trade expensive 'instanceof' checks for fast duck typed ones in vdom di...Hayleigh Thompson2023-08-19
* :sparkle: Concat multiple class attributes on an element.Hayleigh Thompson2023-08-19
* :truck: Shift things around to accomodate a monorepo.Hayleigh Thompson2023-08-19