halo/console/docs/extension-points
Ryan Wang 329b389d60
feat: add entity param for list item operation extension point (#4515)
#### What type of PR is this?

/area console
/kind feature
/milestone 2.9.x

#### What this PR does / why we need it:

Halo 在 https://github.com/halo-dev/halo/pull/4452 中为数据列表的操作选项添加了拓展点,用于通过插件扩展操作选项。但忽略了操作选项的组件需要自定义并且自行处理点击事件,这个时候组件应该比较难拿到数据列表项的数据。

此 PR 对此进行优化,在扩展点方法传入了需要的数据。

#### Does this PR introduce a user-facing change?

```release-note
None
```
2023-08-31 03:36:13 +00:00
..
backup.md Support backup and restore (#4206) 2023-07-24 08:26:16 +00:00
comment-subject-ref.md
default-editor–extension.md
editor.md feat: add API to obtain the bundled js file for all enabled plugins (#3444) 2023-08-25 07:28:11 +00:00
entity-listitem-field.md feat: add extension point for extend field items of data list (#4514) 2023-08-31 03:32:22 +00:00
entity-listitem-operation.md feat: add entity param for list item operation extension point (#4515) 2023-08-31 03:36:13 +00:00
plugin-installation-tabs.md Refactor plugin installation modal to support extend (#4461) 2023-08-25 15:28:12 +00:00
plugin-self-tabs.md feat: make plugin tabs extensible (#4041) 2023-07-07 04:38:11 +00:00
theme-list-tabs.md Refactor theme list modal to support extend (#4505) 2023-08-30 04:54:15 +00:00