Ant Design Mobile 2.2.0 发布,AntD 移动端设计规范

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Ant Design Mobile 2.2.0 已发布,更新内容如下: Feature 新增 prerenderingSiblingsNumber 属性给 TabBar (#2607) 完善 ssr 支持 (#2605) Bug Fix 修复 Popover ts 类型错误 (#2571) Enhancement 更新 ...

Ant Design Mobile 2.2.0 已发布,更新内容如下:

  • Feature

    • 新增 prerenderingSiblingsNumber 属性给 TabBar (#2607)

    • 完善 ssr 支持 (#2605)

  • Bug Fix

    • 修复 Popover ts 类型错误 (#2571)

  • Enhancement

    • 更新 Stepper API 文档 (#2573)

    • 增强测试

注意:根据之前的 2.1.x 最后版本计划,react native 组件代码已分离到单独的 ant-design-mobile-rn 仓库,并且已经发布了 antd-mobile-rn 包。如果使用 react native 组件,请这样修改 package.json 文件:

  ...
  "dependencies": {
-   "antd-mobile": "^2.1.11",
+   "antd-mobile-rn": "^2.2.0",
    "react": "16.3.1",
    ...
  },
  ...

然后,重装 node_modules 即可。

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Ant Design Mobile 2.2.0 发布,AntD 移动端设计规范》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Programming Computer Vision with Python

Programming Computer Vision with Python

Jan Erik Solem / O'Reilly Media / 2012-6-22 / USD 39.99

If you want a basic understanding of computer vision's underlying theory and algorithms, this hands-on introduction is the ideal place to start. As a student, researcher, hacker, or enthusiast, you'll......一起来看看 《Programming Computer Vision with Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具