aboutsummaryrefslogtreecommitdiff
path: root/lib/src/runtime.ffi.mjs
Commit message (Collapse)AuthorAge
* :fire: Remove console logs from runtime.Hayleigh Thompson2023-09-10
|
* :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 ↵Hayleigh Thompson2023-08-19
| | | | diffing.
* :sparkle: Concat multiple class attributes on an element.Hayleigh Thompson2023-08-19
|
* :truck: Shift things around to accomodate a monorepo.Hayleigh Thompson2023-08-19