admin-vben5/packages/effects/common-ui
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
..
src perf: page componet supports custom height offset for flexible content height … (#6081) 2025-04-29 18:15:12 +08:00
package.json chore: release v5.5.5 2025-04-27 21:45:10 +08:00
tsconfig.json refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00