07akioni

Results 249 comments of 07akioni

> > antd 3.x is no longer maintained. the problem won't be fixed in 3.x version > > Yes - Seems, most of the issues with 3.x is fixed in...

> 因为最近在做框架,所以自己按照vue的格式实现了一套接口,用自己包装的注册器转换。 > > 而且我之前也有说过想提pr来着。 > > 小程序这里对比vue就是个大坑。 > > 一个是没有required,理论上没有value的都应该推导出undefined,但实际上没有 第二个就是optionalTypes,导致如果做实际的类型推导必须额外加一个泛型,还要取union,导致类型infer很难做 第三个就是自带的observer,因为需要从 types 和 optionalTypes 同时推断,导致类似vue的as PropType没法work,会存在循环引用或者判断的情况 > > 所以我最终也没找到一个很好的写法。。。 这个 observer 感觉有点坑,没办法让泛型作用在我们输入的 options 上

支持的话就是弄插件,不过作者工作很忙,没有时间专门弄这个

作者很忙,导致目前没有精力处理这类问题,只能慢慢等了

![image](https://user-images.githubusercontent.com/18677354/123443218-4aec1380-d608-11eb-8b87-e3cca325181b.png) It seems only this icon set has an usable bird icon. https://iconify.design/icon-sets/ic/ I may add the icon set later.

I think it's possible but I am too busy to work on it.

> unplugin-vue-components I think this a good example. I'll try to add it later.

Also I've a question. Is there any performance issue? since there may be more than 5k icon files in a single package (fluent icons, meterial icons).