admin-vben5/packages
Jin Mao 20c15f352f
perf: page componet supports custom height offset for flexible content height … (#6081)
* perf: Page supports custom height offset for flexible content height control.

允许通过 height 属性调整页面内容高度计算。修改了 Page 组件以支持自定义高度偏移量,用于更灵活的内容高度控制。

* chore: typo

* perf(page): replace height with heightOffset for flexible content sizing

The `height` prop was replaced with `heightOffset` to better describe its purpose when used with `autoContentHeight`. The new prop allows custom offset values (in pixels) to adjust content area sizing, with clearer documentation.
2025-04-29 18:15:12 +08:00
..
@core fix: calculation for collapsing search form is incorrect while initially hidden (#6068) 2025-04-28 23:20:33 +08:00
constants chore: release v5.5.5 2025-04-27 21:45:10 +08:00
effects perf: page componet supports custom height offset for flexible content height … (#6081) 2025-04-29 18:15:12 +08:00
icons chore: release v5.5.5 2025-04-27 21:45:10 +08:00
locales chore: release v5.5.5 2025-04-27 21:45:10 +08:00
preferences chore: release v5.5.5 2025-04-27 21:45:10 +08:00
stores chore: release v5.5.5 2025-04-27 21:45:10 +08:00
styles chore: release v5.5.5 2025-04-27 21:45:10 +08:00
types chore: release v5.5.5 2025-04-27 21:45:10 +08:00
utils chore: release v5.5.5 2025-04-27 21:45:10 +08:00