Bo Yang

Results 6 issues of Bo Yang

can get detail info on below web page https://secure.phabricator.com/T5913 It may not be a bug of this example, we can consider add doc info here, or add some check in...

由于原代码中使用了split后sort,sort可能导致用户的多个class顺序发生改变

仅在className参数传入在trim为空时返回null,其他情况下返回result(初始为[]), 建议:统一返回逻辑 问题:请修改文档关于返回结果的描述

默认的,我们认为render和update中关于dom绘制的逻辑应该是要保持一致,目前在update中会追加一个全新的dom节点进来,导致重复的dom元素出现

如描述 见链接,下方的插件部分 http://tangram.baidu.com/tangram-component/baidu_ui_tooltip.html

如描述,实际代码中使用me.ajaxOption,但是文档写明在get的参数中传入,导致该使用方式无法使用,另外, 是否需要考虑ajaxOption extend 默认的设置方式,避免用户定制ajaxOption时还需要写类似缓存相关的处理代码