mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* fix: replace insetInline properties with left/right in drawer style * docu: add maxSize prop documentation to Drawer Documented the new `maxSize` property for the Drawer component in both English and Chinese docs, describing its purpose and usage when the Drawer is resizable. * chore: update drawer markdown * fix: resolve file content conflict * doc: modify the order of maxSize property in markdown * docs: improve drawer api table * docs: improve drawer api table * fix: update Drawer 'open' prop default value in docs * fix: deprecate headerStyle prop in Drawer documentation * Update components/drawer/index.en-US.md Signed-off-by: thinkasany <480968828@qq.com> * Update components/drawer/index.zh-CN.md Signed-off-by: thinkasany <480968828@qq.com> --------- Signed-off-by: thinkasany <480968828@qq.com> Co-authored-by: thinkasany <480968828@qq.com>