stygian-desolator

Results 6 comments of stygian-desolator

现在 Promise 在最新版的《JavaScript 高级程序设计》中被翻译为”期约“,可以借鉴一下 😄

That's weird, it's not work on my Chrome. https://user-images.githubusercontent.com/73412177/178732802-0c1a0dad-f38f-4ece-82dd-aa2834b1e319.mov

Or... Maybe this is a bug in `vite` 🤔 ? When the config is changed, the previous options are remembered even though `vite` restarts the server.

I would like to support this feature, but many files will be modified and many conflicts may arise. Is it possible to update in 10.2, or put it in a...

I will use `@Input() @WithConfig() prefixCls = 'ant'` to get the prefixCls in NZ_CONFIG But if I want to deal with the `class` bound to the `host`, should I use...

> > I will use `@Input() @WithConfig() prefixCls = 'ant'` to get the prefixCls in NZ_CONFIG > > But if I want to deal with the `class` bound to the...