Fritz Lin
Fritz Lin
cool man!!! 作logo分享在朋友圈 感觉字太小难看清 可否大点?
文字就markppt好啦 要不分两行? 把点去掉如何 毕竟我们没有引入新的文件拓展名 只有md和html 先给俺一个正方形铺满版本 适用于微信分享占位的那种 :+1:
nice! XD
@junaidshad try `vue-at@latest` first. Is there a minimal demo?
@junaidshad also try the umd way, it can be a fallback solution https://github.com/fritx/vue-at/blob/vue3/test_umd.html https://github.com/fritx/vue-at/tree/vue3#umd-also-supported
@god8891 哈哈,react-at很久没看啦,都在弄vue-at,那边支持的全一点,一些功能和修复要移植过来的
高亮要依赖到支持插入html节点,这个在vue-at那边也暂时没实现呢
``` plain Uncaught TypeError: b.createDelayNode is not a function (anonymous function) @ ThreeAudio-tquery.min.js:6 b.each.b.forEach @ underscore.js:11 ThreeAudio.Source.init @ ThreeAudio-tquery.min.js:5 ThreeAudio.Source @ ThreeAudio-tquery.min.js:4 (anonymous function) @ ThreeAudio-tquery.min.js:16 (anonymous function) @ ThreeAudio-tquery.min.js:15...
:+1:
[1027] 如何在webpack/react环境中引入at.js 要在react中加jquery本就别扭 更何况加的是jquery插件 一时无法摆脱jq 只能注意解决摩擦之处 ``` js class EditorForm extends Component { componentDidUpdate () { const { members } = this.props $('#editor').atwho({ at: '@', data: members }) } }...