ant-design/components/grid
ChenXiao dc6a26f201
fix(grid): fix justify and align properties are not reactive for Row (#39706)
* fix(grid): fix justify and align properties are not reactive for Row

* Update components/grid/__tests__/index.test.tsx

Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>

* Update components/grid/__tests__/index.test.tsx

Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>
2022-12-22 10:59:54 +08:00
..
__tests__ fix(grid): fix justify and align properties are not reactive for Row (#39706) 2022-12-22 10:59:54 +08:00
demo feat: change slide tooltip api (#37000) 2022-08-17 15:47:22 +08:00
hooks chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
style fix: fix row in flex layout size cal (#36770) 2022-07-28 23:15:08 +08:00
col.tsx fix: component.displayName To distinguish the environment (#36126) 2022-06-21 10:24:52 +08:00
index.en-US.md feat(grid): row's 'align' and 'justify' support reponsive value (#37860) 2022-10-12 23:52:29 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md feat(grid): row's 'align' and 'justify' support reponsive value (#37860) 2022-10-12 23:52:29 +08:00
row.tsx fix(grid): fix justify and align properties are not reactive for Row (#39706) 2022-12-22 10:59:54 +08:00
RowContext.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00