otclient-redemption/docs/exampleHTML_flex
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
..
01-flex-direction.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
02-justify-content.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
03-align-items.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
04-flex-wrap-gap.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
05-flex-item-props.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
06-align-content.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
07-flex-flow-shorthand.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
08-margin-auto.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
09-row-gap-column-gap.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
10-nested-flex.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
11-holy-grail-layout.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
12-navbar-patterns.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
13-card-grid-wrap.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
14-responsive-sidebar.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
15-equal-height-cards.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
16-center-both-axes.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
17-sticky-footer.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
18-kanban-advanced.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
19-dashboard-shell.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
20-chat-layout-flex.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00
21-master-detail-flex.html improve(HTML): add full flex support (#1672) 2026-04-18 16:26:35 -03:00