halo/console/docs
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
..
components feat: register the AnnotationsForm component globally (#4212) 2023-07-14 04:18:10 +00:00
custom-formkit-input feat: add min and max props for repeater input (#3965) 2023-05-25 14:38:19 +00:00
extension-points feat: add entity param for list item operation extension point (#4515) 2023-08-31 03:36:13 +00:00
routes-generation Move root to console 2023-03-02 15:49:22 +08:00