about summary refs log tree commit diff stats
path: root/src/css/stylednode.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix nth-child bugs, rename select to matchbptato2022-08-231-0/+3
* Add interactive <select>bptato2022-07-311-1/+7
* Implement revert valuebptato2022-07-301-5/+8
* StyledNode: avoid duplicate dependenciesbptato2022-07-291-0/+4
* Fix cascading bugs & performance issuesbptato2022-07-281-1/+5
* Fix StyledNode invalidation & othersbptato2022-07-271-5/+110
* Use StyledNodes instead of passing the entire DOM to the layout enginebptato2022-07-161-0/+18