Martín Lucas Golini
307d9249ac
Add float and clear support.
...
Fixes in Base64 implementation.
Fixes in remote image loading.
2026-05-02 01:12:13 -03:00
Martín Lucas Golini
157bc2962f
Added HTML forms support.
...
Added cookies support (now it's possible to login in websites).
Improved redirect handling in HTTP client.
Fix in `Node::find*` and `UIWidget::find*` functions to ignore closing nodes.
Fix in Node min width and height handling with pixel scale different than 1.
2026-05-01 18:52:46 -03:00
Martín Lucas Golini
2b5d08d3b0
UITextSpan now inherits from UIRichText, if it's inline-block it will behave as a block otherwise it will continue behaving as inline. This improves inline-block behavior and it's much close to the specification.
2026-04-30 16:49:03 -03:00
Martín Lucas Golini
04d69e2871
Several HTML widgets fixes.
2026-04-29 14:07:56 -03:00
Martín Lucas Golini
ae0fd6bc2b
Fixes for absolute positioning and some minor details.
2026-04-29 13:05:29 -03:00
Martín Lucas Golini
41e979d314
CSS Position (Out of Flow) implementation.
...
Added a few plan descriptions that I want to implement later.
2026-04-26 21:50:34 -03:00
Martín Lucas Golini
d93b03f624
Pump versions.
...
Add keybindings to the ecode markdown viewer.
Optimization in BlockLayouter.
Hack to display code in <pre><code> HTML elements.
2026-04-26 01:12:42 -03:00
Martín Lucas Golini
1970b8bbe9
WIP CSS Display support.
2026-04-25 18:55:39 -03:00