ant-design/components/grid
Karott Schu d07dcd46b7
fix(<Row/>): wipe out unnecessary prop (#35409)
* fix: wipe out unnecessary prop

* wipe out unnecessary prop(`row-gap: 0px`) on <Row />

* add test case

* chore: remove unnecessary import

* chore: add  prop to Row and Col

* chore: update snapshot (Form/Grid/Card)

* chore: update snapshot

* chore: move  location
2022-05-07 11:44:48 +08:00
..
__tests__ fix(<Row/>): wipe out unnecessary prop (#35409) 2022-05-07 11:44:48 +08:00
demo docs: simplify demo code, #30853 (#35050) 2022-04-15 16:20:56 +08:00
hooks fix: Table render twice on first mount (#34106) 2022-02-17 18:11:33 +08:00
style feat(row): add support for space-evenly (#34606) 2022-03-21 09:49:21 +08:00
col.tsx fix(<Row/>): wipe out unnecessary prop (#35409) 2022-05-07 11:44:48 +08:00
index.en-US.md chore: merge feature 2022-03-31 09:57:33 +08:00
index.tsx perf: Improve Components render perfermance when it's not reponsive (#34122) 2022-02-21 16:48:39 +08:00
index.zh-CN.md chore: merge feature 2022-03-31 09:57:33 +08:00
row.tsx fix(<Row/>): wipe out unnecessary prop (#35409) 2022-05-07 11:44:48 +08:00
RowContext.tsx fix: Grid should support ssr for flex gap (#29586) 2021-03-02 20:29:00 +08:00