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

/README #7

Open
XboxYan opened this issue Jul 9, 2019 · 15 comments
Open

/README #7

XboxYan opened this issue Jul 9, 2019 · 15 comments

Comments

@XboxYan
Copy link
Owner

XboxYan commented Jul 9, 2019

https://xy-ui.codelabo.cn/docs/#/README

Description

@XboxYan
Copy link
Owner Author

XboxYan commented Jul 9, 2019

ReadMe

@tzmy
Copy link

tzmy commented Jul 11, 2019

emmmm,有没有一次全部引入

@XboxYan
Copy link
Owner Author

XboxYan commented Jul 11, 2019

@tzmy
emmmm,有没有一次全部引入

现在有了。

import 'xy-ui';

@XboxYan
Copy link
Owner Author

XboxYan commented Aug 20, 2019

有点牛逼, 不过太难学了吧 哈哈

文档写的不好,建议多看代码

@a799791706
Copy link

VUE好像用不了

@XboxYan
Copy link
Owner Author

XboxYan commented Dec 23, 2019

@a799791706 我没有用过vue,理论上也是支持的,你可以自行搜索一下“如何在vue中使用web-components”

@a799791706
Copy link

@XboxYan
@a799791706 我没有用过vue,理论上也是支持的,你可以自行搜索一下“如何在vue中使用web-components”

用了没有效果,大佬有QQ吗,问点问题?

@XboxYan
Copy link
Owner Author

XboxYan commented Dec 31, 2019

@a799791706

@XboxYan
@a799791706 我没有用过vue,理论上也是支持的,你可以自行搜索一下“如何在vue中使用web-components”

用了没有效果,大佬有QQ吗,问点问题?

可以查看一下这个https://cn.vuejs.org/v2/api/#ignoredElements

Vue.config.ignoredElements = [
  'my-custom-web-component',
  'another-web-component',
  // 用一个 `RegExp` 忽略所有“ion-”开头的元素
  // 仅在 2.5+ 支持
  /^ion-/
]

@a799791706
Copy link

a799791706 commented Dec 31, 2019 via email

@lbc19920615
Copy link

icon没有了

@XboxYan
Copy link
Owner Author

XboxYan commented May 11, 2020

icon没有了

@lbc19920615 可能网络原因吧,图标包是单独的,线上的例子没有问题

@GuoJikun
Copy link

请问下大佬,docs/index.html如何访问到docs同级的index.js文件的

@kezhongfa
Copy link

不支持ts?

@lbc19920615
Copy link

不要放弃 可以考虑和vue3的proxy api结合 变为最强UI

@12020042
Copy link

几点小建议:

  • 组件css的长度单位建议采用rem或em,方便默认式样下和页面整体大小一致
  • 对话框和消息框的z-index建议可以设置,方便与其他ui共存
  • 图标路径问题,建议全局设置,
  • 图标size属性建议取消,统一由css控制

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants