Leo (Sage Starr)

Results 5 issues of Leo (Sage Starr)

echarts3的文档里没有包括字符云,请问与echarts3版本兼容吗?非常感谢!

I'm building a GUI formula editor something like Excel Formulas. From the demo I noticed that this library is much like what I need. However I didn't find custom functions...

flow: assigned
flow: need update

Add a new hook `getCaptureTags` to attach custom tags when an error/reason is caught in global error catching methods. We can use this hook to add tags for specific errors...

When a promise is failed, we call `reject(reason)`. However then the two global error catchings are hit both. But I don't want log them twice. So I want to know...

有计划何时支持约定式路由吗?感觉约定式路由就是“二等公民”。从 @sorrycc 的演讲视频中,开头介绍的就是约定式路由,真的很方便,不用手动去声明路由表了,可UmiUI不支持,真的很伤呀