mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-03 08:19:37 +08:00
18400fbdee
* Add XXXL size * Update index.zh-CN.md * Update components/list/index.zh-CN.md Co-authored-by: Amumu <yoyo837@hotmail.com> * Try to use `useToken` for building responsiveMap * Try useResponsiveObserve * Fix useResponsiveObserve * Some try * Some try * Some try * Remove impossible test * Remove impossible test * Fix token.screenXSMax * Try to put test back as token.screenXSMax is fixed * Remove impossible test now * Subscribers, subuid and screen are no longer static * reorganize def * chore: not affect no-related file * chore: not affect no-related file * test: update test case * chore: adjust memo logic Co-authored-by: Amumu <yoyo837@hotmail.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
8 lines
329 B
Markdown
8 lines
329 B
Markdown
## zh-CN
|
|
|
|
参照 Bootstrap 的 [响应式设计](http://getbootstrap.com/css/#grid-media-queries),预设六个响应尺寸:`xs` `sm` `md` `lg` `xl` `xxl`。
|
|
|
|
## en-US
|
|
|
|
Referring to the Bootstrap [responsive design](http://getbootstrap.com/css/#grid-media-queries), here preset six dimensions: `xs` `sm` `md` `lg` `xl` `xxl`.
|