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