Add iteration support to content editor
- Implement iteration command with '*iteration:' prefix - Update suggestion dropdown to handle iteration references - Adjust tests to accommodate new iteration format and behavior Changelog: added
显示
- app/assets/javascripts/content_editor/components/suggestions_dropdown.vue 6 个添加, 0 个删除...cripts/content_editor/components/suggestions_dropdown.vue
- app/assets/javascripts/content_editor/constants/index.js 1 个添加, 0 个删除app/assets/javascripts/content_editor/constants/index.js
- app/assets/javascripts/content_editor/extensions/suggestions.js 1 个添加, 0 个删除...sets/javascripts/content_editor/extensions/suggestions.js
- spec/frontend/content_editor/components/suggestions_dropdown_spec.js 49 个添加, 49 个删除...nd/content_editor/components/suggestions_dropdown_spec.js
想要评论请 注册 或 登录