Commit graph

3 commits

Author SHA1 Message Date
kokekanon
230fd90a26
improve(HTML): add full flex support (#1672)
New Features:
- In-app Examples tab with preview pane, responsive demo tab, and tabbed interface for browsing examples.

Bug Fixes:
- More accurate, stable scrollbar and flex layout sizing; improved relayout behavior and text wrapping/font-size handling.

Documentation:
- Added 20+ self-contained Flexbox example pages covering direction, justify/align, wrap/gap, item props, patterns (navbars, cards, dashboards, chat, kanban, etc.).

Style:
- Updated demo UI/CSS for improved spacing, preview layout, and responsive preview behavior.
2026-04-18 16:26:35 -03:00
Renato Machado
ad57392a93
fix(html): correct absolute positioning to ignore parent padding when offsets are defined (#1387) 2025-10-19 18:07:27 -03:00
Renato Machado
a6c8dff0f2
improve/fix(html): text, rules and renders 2025-10-10 00:32:54 -03:00