Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss about which rc-component need to rewrite to rmc-component #1625

Closed
paranoidjk opened this issue Jul 29, 2017 · 5 comments
Closed

Discuss about which rc-component need to rewrite to rmc-component #1625

paranoidjk opened this issue Jul 29, 2017 · 5 comments
Assignees
Milestone

Comments

@paranoidjk
Copy link
Contributor

收集意见与评估下哪些 rc-component 需要拆分移动版,不再与 antd 使用公共的底层依赖。

因为 pc 组件有键盘访问,鼠标事件等很多其他 mobile 用不到的冗余特性,而目前也没有做好模块化和按需加载。

@paranoidjk paranoidjk added this to the 2.0.0 milestone Jul 29, 2017
@paranoidjk paranoidjk mentioned this issue Jul 31, 2017
33 tasks
@paranoidjk
Copy link
Contributor Author

优先级放低,看 2.0 的开发进度。

@silentcloud
Copy link
Contributor

silentcloud commented Sep 4, 2017

为了解决 preact 兼容性, dialog 要做改动 => m-dialog

@silentcloud
Copy link
Contributor

silentcloud commented Sep 21, 2017

  • rc-steps 需要去除特定浏览器下的 fix 代码, prop-types => ts
  • [ ] rc-slider 去除 tooltip 相关, prop-types => ts
  • [ ] rc-notification, prop-types => ts
  • [ ] rc-drawer,rc-collapse, rc-checkbox, prop-types => ts
    这些我统一来处理

@warmhug
Copy link
Contributor

warmhug commented Sep 22, 2017

prop-types => ts 感觉可以在 2.0 发布时新增一个卖点,代码全部改为了 ts 、推荐用户使用 ts

@silentcloud
Copy link
Contributor

prop-types => ts 感觉可以在 2.0 发布时新增一个卖点,代码全部改为了 ts 、推荐用户使用 ts

这个 ok 的

rc 底层 prop-types => ts 这个暂时不处理了(min.js 不会有prop-types), 在 antd-mobile 里做 ts 定义就行了

lixiaoyang1992 pushed a commit to lixiaoyang1992/ant-design-mobile that referenced this issue Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants