Wei Zhu

Results 24 issues of Wei Zhu

你好,我是 Ant Design 维护者,最近我们打算给 Ant Design 的图标做一次升级(设计上和技术上),设计上我们的设计师已经重新设计制作了所有图标,技术上我们打算从原来的 icon font 迁移到 svg。并且想把图标独立出来一个项目,提供单独的网站。看了你这个项目,觉得跟我们要做的事非常重合,不知道你是否有兴趣来跟我们一起做这次技术升级。

``` [2012-07-15 02:51:13] INFO WEBrick 1.3.1 [2012-07-15 02:51:13] INFO ruby 1.9.3 (2012-04-20) [x86_64-linux] [2012-07-15 02:51:13] INFO WEBrick 1.3.1 [2012-07-15 02:51:13] INFO ruby 1.9.3 (2012-04-20) [x86_64-linux] [2012-07-15 02:51:13] INFO WEBrick::HTTPServer#start: pid=1612...

- [ ] Webpack 5 - [ ] React 18 - [ ] PostCSS 9 - [ ] Babel 8 - [ ] 默认支持 React 17 - [ ] 去掉小程序...

`highlightNativeElement` 事件没触发 https://github.com/remaxjs/react/blob/remax/packages/react-devtools-shared/src/backend/views/Highlighter/index.js#L33

bug

**需求描述** 现在状态变化是整个页面重新 render 的,如果能把 React 组件编译成小程序组件,把 React 实例切分到小程序组件内部,就可以实现局部渲染。 **解决方案** 可以为 React 组件也指定配置文件 `index.config.js`,如果里面配置了 `"component": true` 的话就把这个 React 组件编译到小程序组件。 **存在的问题** -「小程序化」后的组件只能接受可以序列化的 props -「小程序化」后的组件无法访问外部 context

feature

The type of `close` is missing from Connection.

needs investigation
typescript
needs rebase

Any plan to upgrade builder to webpack 5?

Hello, I'm using the master branch. When I run `foreman:restart`, capistrano will hang when prompting for sudo password. Should we use `foreman_sudo` here? https://github.com/hyperoslo/capistrano-foreman/blob/master/lib/capistrano/foreman.rb#L28

Since react-devtools will also use `postMessage` to communicate with webview, so throw on unknown action breaks the react-devtools. https://github.com/skpm/sketch-module-web-view/blob/e9dfe385aa0bb2f555324094fc57c2fb68394c1b/lib/inject-client-messaging.js#L7-L9

wontfix