Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | :fire: Remove console logs from runtime. | Hayleigh Thompson | 2023-09-10 |
| | |||
* | :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 ↵ | Hayleigh Thompson | 2023-08-19 |
| | | | | diffing. | ||
* | :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 |