about summary refs log tree commit diff stats
path: root/src/layout/box.nim
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix some whitespace bugsbptato2021-11-151-0/+1
|
* Initial implementation of CSS :hoverbptato2021-11-141-0/+3
|
* Implement text-decorationbptato2021-11-131-0/+1
|
* Implement css property inheritancebptato2021-11-121-2/+5
|
* Clean up unused importsbptato2021-11-121-11/+0
|
* Colors, italic, bold, read from pipebptato2021-11-121-1/+4
|
* Layout engine improvements, use author style sheetbptato2021-11-101-4/+11
|
* It's broken but it could be worsebptato2021-11-091-1/+13
|
* Actual layout engine progress plus some bug fixesbptato2021-11-081-0/+1
|
* Another failed attempt at the layout enginebptato2021-11-071-0/+42