We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
感谢作者的分享,最近公司就在用您的作品。可是最近跟一个不是做前端的在扩展你的作品,然后他各种修改你的那两个压缩过后的js,各种全局变量。我每次做功能都尽量在百度原生提供的接口中扩展。哎但是我觉得那两个压缩过后的js就是一个定时炸弹。不知道什么时候会爆炸,现在也无发跟新您的最新代码。希望你能多提供一些ui扩展的接口。为后人提供多点帮助。
The text was updated successfully, but these errors were encountered:
首先,你的思路是对的,尽量扩展而不是修改,因为现在sde并不是一个稳定版本,目前还处在一个持续修改,持续扩展功能的阶段。 目前SoDiaoEditor.v2(以下简称sde)已经修改了很多bug,不建议在我目前提供的代码中更改,因为这样你会跟不上sde的更新(目前已经commit40多次了,修复了不少bug),也会错过很多sde的新功能。 sde已经提供了不少扩展接口,你这里的ui扩展指的是toolbar的扩展?还是sde样式的扩展?
Sorry, something went wrong.
No branches or pull requests
感谢作者的分享,最近公司就在用您的作品。可是最近跟一个不是做前端的在扩展你的作品,然后他各种修改你的那两个压缩过后的js,各种全局变量。我每次做功能都尽量在百度原生提供的接口中扩展。哎但是我觉得那两个压缩过后的js就是一个定时炸弹。不知道什么时候会爆炸,现在也无发跟新您的最新代码。希望你能多提供一些ui扩展的接口。为后人提供多点帮助。
The text was updated successfully, but these errors were encountered: