feat(ma-pro-table & ma-remote-select) :#499
Conversation
- ma-pro-table更新到1.0.55版本 - ma-remote-select 覆盖原组件的change事件 - ma-remote-select 增加select-item事件,可获取所选项整个数据项 - ma-remote-select 增加允许是否自动请求 - ma-remote-select 增加 expose 暴露 el-select-v2 的组件属性 和 组件自定义的 refresh 方法
|
Caution Review failedThe pull request is closed. WalkthroughThis pull request introduces changes to the MineAdmin UI project, focusing on updating the Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Summary by CodeRabbit
New Features
ma-remote-selectcomponent with anautoRequestproperty for conditional API requests.select-itemandchangeemitted during item selection.refreshmethod andselectRefreference for external access.Bug Fixes
@mineadmin/pro-tableto ensure compatibility.Documentation