mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
update links
This commit is contained in:
parent
b6fbc266c5
commit
a1fe873bd9
@ -66,20 +66,21 @@ tsconfig.json
|
|||||||
## 链接
|
## 链接
|
||||||
|
|
||||||
- [首页](http://ant.design/)
|
- [首页](http://ant.design/)
|
||||||
- [React 实现](http://ant.design/docs/react/introduce)
|
- [组件文档](http://ant.design/docs/react/introduce)
|
||||||
- [修改记录](CHANGELOG.zh-CN.md)
|
- [更新日志](CHANGELOG.en-US.md)
|
||||||
- [开发脚手架](https://github.com/ant-design/antd-init/)
|
- [开发脚手架](https://github.com/dva/dva-cli)
|
||||||
- [开发工具文档](http://ant-tool.github.io/)
|
- [开发工具文档](http://ant-tool.github.io/)
|
||||||
- [React 基础组件](http://react-component.github.io/)
|
- [React 基础组件](http://react-component.github.io/)
|
||||||
- [移动端组件](http://mobile.ant.design)
|
- [移动端组件](http://mobile.ant.design)
|
||||||
- [React 代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
|
- [动效](https://motion.ant.design)
|
||||||
- [组件设计原则](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
|
- [设计规范速查手册](https://os.alipayobjects.com/rmsportal/HTXUgPGkyyxEivE.png)
|
||||||
- [网站和组件开发说明](https://github.com/ant-design/ant-design/wiki/%E7%BD%91%E7%AB%99%E5%92%8C%E7%BB%84%E4%BB%B6%E5%BC%80%E5%8F%91%E8%AF%B4%E6%98%8E)
|
- [开发者说明](https://github.com/ant-design/ant-design/wiki/Development)
|
||||||
- [版本发布手册](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
|
- [版本发布规则](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
|
||||||
- [社区贡献脚手架和范例](https://github.com/ant-design/ant-design/issues/129)
|
- [社区贡献脚手架和范例](https://github.com/ant-design/ant-design/issues/129)
|
||||||
- [常见问题](https://github.com/ant-design/ant-design/wiki/FAQ)
|
- [常见问题](https://github.com/ant-design/ant-design/wiki/FAQ)
|
||||||
- [CodePen 模板](http://codepen.io/benjycui/pen/KgPZrE?editors=001)
|
- [CodePen 模板](http://codepen.io/benjycui/pen/KgPZrE?editors=001) for bug reports
|
||||||
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
||||||
|
- [定制主题](https://github.com/ant-design/antd-init/tree/master/examples/customize-antd-theme)
|
||||||
|
|
||||||
## 如何贡献
|
## 如何贡献
|
||||||
|
|
||||||
|
@ -92,21 +92,19 @@ tsconfig.json
|
|||||||
|
|
||||||
- [Home page](http://ant.design/)
|
- [Home page](http://ant.design/)
|
||||||
- [UI library](http://ant.design/docs/react/introduce)
|
- [UI library](http://ant.design/docs/react/introduce)
|
||||||
- [ChangeLog](CHANGELOG.en-US.md)
|
- [Change Log](CHANGELOG.en-US.md)
|
||||||
- [Scaffold tool](https://github.com/ant-design/antd-init/)
|
- [Scaffold tool](https://github.com/ant-design/antd-init/)
|
||||||
- [Development tool](http://ant-tool.github.io/)
|
- [Development tool](http://ant-tool.github.io/)
|
||||||
- [React components](http://react-component.github.io/)
|
- [React components](http://react-component.github.io/)
|
||||||
- [Mobile UI](http://mobile.ant.design)
|
- [Mobile UI](http://mobile.ant.design)
|
||||||
- [Motion](https://motion.ant.design)
|
- [Motion](https://motion.ant.design)
|
||||||
- [React style guide](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
|
|
||||||
- [React component design guide](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
|
|
||||||
- [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development)
|
- [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development)
|
||||||
- [Versioning Release Note](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
|
- [Versioning Release Note](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
|
||||||
- [Boilerplates](https://github.com/ant-design/ant-design/issues/129)
|
- [Boilerplates](https://github.com/ant-design/ant-design/issues/129)
|
||||||
- [FAQ](https://github.com/ant-design/ant-design/wiki/FAQ)
|
- [FAQ](https://github.com/ant-design/ant-design/wiki/FAQ)
|
||||||
- [CodePen boilerplate](http://codepen.io/benjycui/pen/KgPZrE?editors=001) for bug reports
|
- [CodePen boilerplate](http://codepen.io/benjycui/pen/KgPZrE?editors=001) for bug reports
|
||||||
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
||||||
|
- [Customize Theme](https://github.com/ant-design/antd-init/tree/master/examples/customize-antd-theme)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
@ -90,16 +90,21 @@ Modern browsers and IE9+.
|
|||||||
|
|
||||||
## Useful Links
|
## Useful Links
|
||||||
|
|
||||||
- [Home Page](http://ant.design/)
|
- [Home page](http://ant.design/)
|
||||||
- [Change Log](/changelog)
|
- [UI library](http://ant.design/docs/react/introduce)
|
||||||
- [Scaffold](https://github.com/ant-design/antd-init/)
|
- [Change Log](CHANGELOG.en-US.md)
|
||||||
- [Development Tools](http://ant-tool.github.io/)
|
- [Scaffold tool](https://github.com/ant-design/antd-init/)
|
||||||
- [React Component](http://react-component.github.io/)
|
- [Development tool](http://ant-tool.github.io/)
|
||||||
- [Ant Design Mobile](http://mobile.ant.design)
|
- [React components](http://react-component.github.io/)
|
||||||
- [React Code Style](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
|
- [Mobile UI](http://mobile.ant.design)
|
||||||
- [Component Design Principles](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
|
- [Motion](https://motion.ant.design)
|
||||||
- [Design Handbook](https://os.alipayobjects.com/rmsportal/HTXUgPGkyyxEivE.png)
|
- [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development)
|
||||||
- [Scaffold and Demo Supported by Community](https://github.com/ant-design/ant-design/issues/129)
|
- [Versioning Release Note](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
|
||||||
|
- [Boilerplates](https://github.com/ant-design/ant-design/issues/129)
|
||||||
|
- [FAQ](https://github.com/ant-design/ant-design/wiki/FAQ)
|
||||||
|
- [CodePen boilerplate](http://codepen.io/benjycui/pen/KgPZrE?editors=001) for bug reports
|
||||||
|
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
||||||
|
- [Customize Theme](https://github.com/ant-design/antd-init/tree/master/examples/customize-antd-theme)
|
||||||
|
|
||||||
## Who are using antd
|
## Who are using antd
|
||||||
|
|
||||||
|
@ -71,18 +71,21 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'
|
|||||||
## 链接
|
## 链接
|
||||||
|
|
||||||
- [首页](http://ant.design/)
|
- [首页](http://ant.design/)
|
||||||
- [更新日志](/changelog)
|
- [组件文档](http://ant.design/docs/react/introduce)
|
||||||
- [开发脚手架](https://github.com/ant-design/antd-init/)
|
- [更新日志](CHANGELOG.en-US.md)
|
||||||
|
- [开发脚手架](https://github.com/dva/dva-cli)
|
||||||
- [开发工具文档](http://ant-tool.github.io/)
|
- [开发工具文档](http://ant-tool.github.io/)
|
||||||
- [React 基础组件](http://react-component.github.io/)
|
- [React 基础组件](http://react-component.github.io/)
|
||||||
- [移动端组件](http://mobile.ant.design)
|
- [移动端组件](http://mobile.ant.design)
|
||||||
- [React 代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
|
- [动效](https://motion.ant.design)
|
||||||
- [组件设计原则](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
|
|
||||||
- [设计规范速查手册](https://os.alipayobjects.com/rmsportal/HTXUgPGkyyxEivE.png)
|
- [设计规范速查手册](https://os.alipayobjects.com/rmsportal/HTXUgPGkyyxEivE.png)
|
||||||
|
- [开发者说明](https://github.com/ant-design/ant-design/wiki/Development)
|
||||||
|
- [版本发布规则](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)
|
||||||
- [社区贡献脚手架和范例](https://github.com/ant-design/ant-design/issues/129)
|
- [社区贡献脚手架和范例](https://github.com/ant-design/ant-design/issues/129)
|
||||||
- [常见问题](https://github.com/ant-design/ant-design/wiki/FAQ)
|
- [常见问题](https://github.com/ant-design/ant-design/wiki/FAQ)
|
||||||
- [CodePen 模板](http://codepen.io/benjycui/pen/KgPZrE?editors=001)
|
- [CodePen 模板](http://codepen.io/benjycui/pen/KgPZrE?editors=001) for bug reports
|
||||||
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)
|
||||||
|
- [定制主题](https://github.com/ant-design/antd-init/tree/master/examples/customize-antd-theme)
|
||||||
|
|
||||||
## 谁在使用
|
## 谁在使用
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user