about summary refs log tree commit diff stats
path: root/src/css/layout.nim
Commit message (Expand)AuthorAgeFilesLines
...
* cssvalues: optimize CSSComputedValues sizebptato2024-12-031-3/+3
* layout: temporary hack to fix xminwidth + flexbptato2024-12-021-0/+12
* layout: remove mystery startOffset adjustmentbptato2024-11-281-2/+0
* twtstr: add mypairsbptato2024-11-281-2/+2
* layout, term, url: misc cleanupbptato2024-11-281-1/+0
* layout: support br clearbptato2024-11-271-28/+34
* layout: another intrinsic min width fixbptato2024-11-241-2/+4
* layout: fix intrinsic min width for words with wrapping opportunitiesbptato2024-11-241-11/+18
* layout: fix intrinsic min width with whitespace: prebptato2024-11-191-0/+1
* layout: fix indefinitely sized flex items with boundsbptato2024-11-191-1/+8
* layout: fix crash on overlapping rowspan/colspanbptato2024-11-171-2/+3
* cssvalues: reduce CSSComputedValue sizebptato2024-11-141-26/+33
* layout: fix another flex sizing bugbptato2024-11-141-1/+8
* layout: remove inline paddingbptato2024-11-131-24/+5
* layout -> cssbptato2024-11-101-0/+3402