Skip to content

优化命令提示功能,将对一些配置项进行调整 #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tzfun opened this issue Jul 3, 2024 · 1 comment
Closed

优化命令提示功能,将对一些配置项进行调整 #99

tzfun opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
optimization Optimizing design or code
Milestone

Comments

@tzfun
Copy link
Owner

tzfun commented Jul 3, 2024

#86

为了支持多结果提示,之前的单一结果提示将不再兼容。

将对以下内容进行修改:

  • 新增属性 enable-input-tips
  • 新增属性 input-tips-select-handler
  • 移除属性 tab-key-handler
  • 移除属性 auto-help
  • 修改属性 enable-example-hintenable-help-box
  • 修改属性 search-handlerinput-tips-search-handler,并修改函数定义
  • 移除插槽 helpCmd,并移除 css 变量 --t-cmd-help-msg-color
@tzfun tzfun added the optimization Optimizing design or code label Jul 3, 2024
@tzfun tzfun self-assigned this Jul 3, 2024
@tzfun tzfun added this to the [2-3].3.0 milestone Jul 3, 2024
tzfun added a commit that referenced this issue Jul 5, 2024
tzfun added a commit that referenced this issue Jul 5, 2024
@tzfun
Copy link
Owner Author

tzfun commented Jul 5, 2024

已发布 2.3.03.3.0 更新

@tzfun tzfun closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Optimizing design or code
Projects
None yet
Development

No branches or pull requests

1 participant