Ember API 文档缺少模板辅助函数
Ember API documentation is missing template helper functions
我是 Ember 的新手,也许我遗漏了一些东西,但自版本 3.1 (https://emberjs.com/api/ember/3.1/classes/Ember.Templates.helpers) i can't find documentation for helpers yield and with and some others (3.4: https://emberjs.com/api/ember/3.4/classes/Ember.Templates.helpers) 以来。我阅读了更新日志,但找不到任何更改。
由于某些方法的错误文档在 3.1 和 3.4 版本之间被删除。 Github Issue. Most of them got fixed a few days ago with this Pull Request中有一个列表。 API 文档尚未发布,因此文档尚未更新。
我是 Ember 的新手,也许我遗漏了一些东西,但自版本 3.1 (https://emberjs.com/api/ember/3.1/classes/Ember.Templates.helpers) i can't find documentation for helpers yield and with and some others (3.4: https://emberjs.com/api/ember/3.4/classes/Ember.Templates.helpers) 以来。我阅读了更新日志,但找不到任何更改。
由于某些方法的错误文档在 3.1 和 3.4 版本之间被删除。 Github Issue. Most of them got fixed a few days ago with this Pull Request中有一个列表。 API 文档尚未发布,因此文档尚未更新。