Youmu

Results 10 comments of Youmu

try to defineMetadata with a propertyKey? ```ts const CRUD_ROUTES = { find: 'find', findOne: 'findOne', }; const allMethods = Object.keys(CRUD_ROUTES); export const Crud = (options = {}) => { return...

> 试了下 v1.1.28 有新的问题,issue reopen 是的。。menu分组有新的问题。

> v1.1.29 应该是真修复了,可以试试看 路径和多语言冲突确实是解决了。不过貌似group分组有点问题==,是这样: ```sh docs ├── docs │ └── enum │ ├── ButtonCard.en.md # 没有group title │ ├── ButtonCard.md # 没有group title │ ├── ListCard.en.md # 加了group title │...

b站来的+1。关于这个key讲的很不错 👍

@KaiOrange 怎么掐算出来的?;

哦,感谢您的回答。不得不说你这个库很好用啊,解决了cocos的部分痛点,特别是异步回调这里。

Maybe you can use right-click menu, other options -> add link, then the item is clickable.

> Umm. This is a feature request. The software currently doesn't perform this task. From a methodology perspective should it be closed as completed or "wontfix" if you are choosing...

> Hi! Sorry for disturbing. It will be much better if you can update todolist that users are able to click todo table directly and we can write our todo...

> > > Hi! Sorry for disturbing. It will be much better if you can update todolist that users are able to click todo table directly and we can write...