Results 10 comments of Sanqi

本地可以跑一下哦,我看改动后icon的大小设置失效了哦

In quark, such as dialog、radio has custom event 'close'、'change', `const nativeEvents = /* #__PURE__ */ Object.keys(HTMLElement.prototype) .filter(eventName => eventName.startsWith('on')) .map(eventName => eventName.slice(2));` nativeEvents alse has chaneg, this will filte quark...

> The core logic: > All native events will be register by React. > Custom events should be register by quark manually using `this.setEvent(...)`. @vaakian you are right。quark now has...

I will close this pr. if need, you can reopen it, thank you!

thank you for suggestion,the web-components custom event in react is alse as a prop, how to deal with this situation

We will refer to your suggestion, thank you

> > thank you for suggestion,the web-components custom event in react is alse as a prop, how to deal with this situation > > It's already handled by `'on${Capitalize}'` in...

> ### As a suggestion, in my opinion a idea type structure would be: > 1. Define `state` and `event` **type** in web-component. > 2. Frameworks specific **type** derives from...

open 是 require 的哦

暂时还没有这方便的计划哦,欢迎使用我们的 [quarkc](https://github.com/hellof2e/quark-core) 来建设 PC 端组件库