ant-design/components/grid/demo
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
..
basic.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
basic.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
flex-align.md docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
flex-align.tsx feat(Divider): unify orientation attribute usage (#53645) 2025-06-03 14:09:56 +08:00
flex-order.md docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
flex-order.tsx feat(Divider): unify orientation attribute usage (#53645) 2025-06-03 14:09:56 +08:00
flex-stretch.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
flex-stretch.tsx feat(Divider): unify orientation attribute usage (#53645) 2025-06-03 14:09:56 +08:00
flex.md docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
flex.tsx feat(Divider): unify orientation attribute usage (#53645) 2025-06-03 14:09:56 +08:00
gutter.md demo: update demo (#40318) 2023-01-19 15:37:54 +08:00
gutter.tsx feat(Divider): unify orientation attribute usage (#53645) 2025-06-03 14:09:56 +08:00
offset.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
offset.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
playground.md docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
playground.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
responsive-flex.md feat: support flex responsive 2024-01-23 20:43:55 +08:00
responsive-flex.tsx refactor: use Array.from() instead new Array() (#52792) 2025-02-14 10:16:15 +08:00
responsive-more.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
responsive-more.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
responsive.md Make breakpoints use the token feature (#39105) 2022-12-15 14:14:07 +08:00
responsive.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
sort.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
sort.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
useBreakpoint.md docs: add desc (#50967) 2024-09-23 14:47:15 +08:00
useBreakpoint.tsx fix: sibling Tags should have margin (#47736) 2024-03-06 21:51:17 +08:00