Skip to content

feat: add support for passing options to the search component#43

Merged
f2c-ci-robot[bot] merged 1 commit intohalo-dev:mainfrom
ruibaby:feat/options
Aug 6, 2024
Merged

feat: add support for passing options to the search component#43
f2c-ci-robot[bot] merged 1 commit intohalo-dev:mainfrom
ruibaby:feat/options

Conversation

@ruibaby
Copy link
Copy Markdown
Member

@ruibaby ruibaby commented Aug 6, 2024

支持在调用搜索弹窗的方法中传入查询参数,示例:

SearchWidget.open({
	includeCategoryNames:['333333']
})

此举可以方便用户或者开发者在其他地方调用搜索功能时,能够自定义查询范围等参数。

/kind feature

支持在调用搜索弹窗的方法中传入查询参数。

@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. labels Aug 6, 2024
@f2c-ci-robot f2c-ci-robot bot requested review from JohnNiang and guqing August 6, 2024 07:59
Copy link
Copy Markdown
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot bot commented Aug 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 6, 2024
Copy link
Copy Markdown
Member

@guqing guqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2024
@f2c-ci-robot f2c-ci-robot bot merged commit ff54ab1 into halo-dev:main Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants