zjhr

Results 8 comments of zjhr

> 抱歉各位,最近比较忙,手上几个项目跟着的,React缓存还没研究完。上次Vue的方案,还有一点问题,`activated`与`deactivated`不会触发。修改如下: > > ``` > let instance = null; > let router = null; > > /* eslint-disable no-underscore-dangle */ > > function render() { > // 这里必须要new一个新的路由实例,否则无法响应URL的变化。 >...

Me too. I need this feature.

I take this issue very seriously and hope that the official will support it.

Hello @lostkeys , I am currently building a project using the UI framework. I hope tinyMCE can use UI components in inline mode. Is it feasible?

@lostkeys > Hello @lostkeys , I am currently building a project using the UI framework. I hope tinyMCE can use UI components in inline mode. Is it feasible? I mean...

@lostkeys Yes, it is public. Are there examples? My project uses Ant Design. How can I use the button of Ant Design in the text box of TinyMCE, and ensure...

@lostkeys Thank you very much for your help, I know how to achieve it! The UI component analysis must be mounted under the Web component, and this is the only...