-
Notifications
You must be signed in to change notification settings - Fork 538
feat(colorPicker): add Clear Event #5109
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
Conversation
需要在api平台生成一下类型和文档 |
TDesignOteam/tdesign-api#561 |
你本地跑了api平台,在api平台上操作 https://github.com/TDesignOteam/tdesign-api/blob/main/README.md 中生成API的部分 注意需要再看看md文件和type文件有没有不是你在api平台修改的内容 只推送你修改的内容就好 |
api那边可以把vue和react框架都选上 这个回调应该都要做的 |
嗯 明白了 |
@mikasayw 那你就先做了这个栈的吧,等api那边merge了 我再看看那边的 |
处理下冲突就可以合并这个PR |
还有文档和类型没生成 |
@mikasayw 文档那些帮你整了,冲突自行处理下 🌹 |
* develop: (46 commits) refactor(upload): components optimization (Tencent#5205) chore: fix treeselect props missing (Tencent#5220) chore: add preinstall script to skip init submodule in common repo(Tencent#5214) docs(card): fix card api documentation text (Tencent#5209) feat(Icon): upgrade tdesign-icons-vue-next to 0.3.5 (Tencent#5213) ci: up pnpm to 9.15.9 (Tencent#5211) refactor(bundle): builds components (Tencent#5192) fix(menu): fix missing string type of menu-item props to (Tencent#5198) chore: add default issue labels (Tencent#5190) chore: release tdesign-vue-next 1.11.4 (Tencent#5189) fix(button): add class when the shape props is rectangle (Tencent#5187) fix(Descriptions): fix helper (Tencent#5182) chore: release tdesign-vue-next 1.11.3 (Tencent#5180) chore: fix warning and update common (Tencent#5179) fix(Select): select all error when `valueType = 'object'` (Tencent#5167) fix(ColorPicker): colorPicker Input register onChange event (Tencent#5111) refactor(DatePicker): `useDisableDate` to use common `isEnabledDate` (Tencent#5119) fix(Select): unnecessary `filterable` when `filter` (Tencent#5169) fix: fix build vue-next types (Tencent#5174) chore(deps): update deps (Tencent#5162) ...
@uyarn @Wesley-0808 conflict resolved |
/update-common |
commit: |
🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
feat(colorPicker): 新增
onClear
清除按钮事件回调本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单