jiang

Results 78 comments of jiang

中文文档哪去了??? 强烈要求搞个更新日记,,,0.13.0 到 1.0.0 要怎么改,,求解。。。。

> @ielireb Your solution works partially. I want to add ChildrenPlugin to tween-one which I do generally as TweenOne.plugins.push(Children). But if I import it as import TweenOne from "rc-tween-one/lib/TweenOne" I...

```jsx import { Plugins } from 'tween-one';// or import Plugins from 'tween-one/lib/plugins'; => 3.x // import Plugins from 'rc-tween-one/lib/plugins'; ===> 2.x import ChildrenPlugin from 'rc-tween-one/lib/plugin/ChildrenPlugin'; Plugins.push(ChildrenPlugin); ``` 3.x should be...

页尾代码错了,,你删掉从新添加一下即可

最近会有点忙,,你可以 pr 来搞。。需要注意的三个地方, 1. https://github.com/ant-design/ant-design-landing/blob/master/site/edit/template/components/ListComponents/ChildComp.jsx 这是右侧子级菜单的选项 2. getChildrenToRender 是将添加的显示出来。 https://github.com/ant-design/ant-design-landing/blob/master/site/templates/template/utils.jsx#L10 3. getChildrenToRender 的下载代码,就是不需要 data-edit 的。。https://github.com/ant-design/ant-design-landing/blob/master/site/edit/template/components/saveJsZip.jsx#L18

![image](https://user-images.githubusercontent.com/6802825/168727630-d54543fd-ca4a-418c-8a9e-460cd6be94a5.png)

https://github.com/ant-design/ant-design-landing/issues/1, ref: https://github.com/ant-design/ant-design-landing/pull/283

refer to #283 , add file:`intorduce.en-US.md `, change file: `intorduce.md` => `intorduce.zh-CN.md`

@itsMaadh Can you help me translate the whole article?