ant-design/components/button
EmilyyyLiu b1467d6ec8
feat(Divider): unify orientation attribute usage (#53645)
* feat[Divider]: Unified use of orientation attribute

* feat: Restore the size type missed in the merge

* feat: Delete unnecessary demo adjustments

* docs: change text

* feat: deprecated warning

* Update components/divider/index.zh-CN.md

Signed-off-by: thinkasany <480968828@qq.com>

* Update components/divider/index.en-US.md

Signed-off-by: thinkasany <480968828@qq.com>

* feat: use useOrientation and change test,doc

* feat: change demos orientation attribut

* docs: change token and demo (orientationMargin->titlePlacementMargin)

* feat: change demos  titlePlacement="left/right" -> "start/end"

* docs: titlePlacement align

* feat: Resolve merge conflicts

* fix: lint error

* fix: demo lint error

* feat: use mergedStyles.content

* test: update snapshot

* rerun ci

* test: update snapshot

* fix: delete titlePlacementMargin and udpate snapshots

* feat: change demos orientationMargin-> styles.content.margin

* Update components/divider/demo/vertical.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* feat: Call warning using list

* docs: `vertical` to make the divider vertical.

* docs: Modify punctuation usage

* docs: Add deprecated description

* docs: Clarify the possible values for titlePlacement in the example

* feat: replase  { margin: '0' } ->{ margin: 0 }

---------

Signed-off-by: thinkasany <480968828@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-03 14:09:56 +08:00
..
__tests__ feat: ConfigProvider support classNames and styles for divider (#53890) 2025-05-27 15:48:52 +08:00
demo feat(Divider): unify orientation attribute usage (#53645) 2025-06-03 14:09:56 +08:00
style feat: Customize background colors of default & dashed buttons in disabled state (#52839) 2025-03-13 15:28:42 +08:00
button-group.tsx chore: sync feature into next 2025-01-28 14:16:27 +08:00
button.tsx chore: sync feature into next 2025-03-26 22:40:33 +08:00
buttonHelpers.tsx feat: ConfigProvider support classNames and styles for button (#53055) 2025-03-06 21:46:33 +08:00
DefaultLoadingIcon.tsx refactor: [v6] use rc-component/resize-observer (#52578) 2025-02-18 16:01:16 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md chore: sync feature into next 2025-04-07 16:49:57 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md chore: sync feature into next 2025-05-07 22:01:12 +08:00