Skip to content

Conversation

@hkaikai
Copy link
Contributor

@hkaikai hkaikai commented Nov 29, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

#3341

💡 需求背景和解决方案

📝 更新日志

  • feature(DatePicker): 新增multiple API, 用于支持多选日期的场景

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Nov 29, 2024

完成

@uyarn uyarn changed the title Feature/DatePicker/multiple feat(DatePicker): support multiple API Nov 29, 2024
@uyarn uyarn merged commit cb99d34 into Tencent:develop Dec 5, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 5, 2024
16 tasks
uyarn added a commit that referenced this pull request Dec 6, 2024
* fix(datepicker): 增加多选模式

fix #3341

* refactor(datepicker): 修复props类型告警

* chore: update snapshot and fix type

* chore: update snapshot and fix type

* chore: fix render

* chore: fix type

* chore: fix

* chore: fix

* chore: update snapshot and fix type

---------

Co-authored-by: Uyarn <[email protected]>
uyarn added a commit that referenced this pull request Dec 6, 2024
* feat(icons): new version (#3392)

* feat(Dialog&Drawer): support beforeOpen And beforeClose API (#3393)

chore: docs

* chore: replace version request (#3394)

* fix(Transfer): 修复设置pageSizeOptions时切换pageSize无法生效得问题 (#3374)

* docs(Transfer): update desc (#3398)

* fix(input-number): limiting the input of numbers exceeding the range does not trigger the blur event (#3399)

* fix(Space): fixed template white space bugs (#3401)

* fix(TimePicker): fixed only support hh:mm format

* fix(TimePicker): disabled position only is  start

* fix(Upload): fixed vue error on uploadPastedFiles is false

* docs: add readonly in api

* fix: fixed template white space bugs

* chore: update snap

* chore(deps): bump tdesign-icons-vue from 0.2.5 to 0.3.2 (#3408)

---
updated-dependencies:
- dependency-name: tdesign-icons-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(Select): 增加option cache,避免搜索过滤时optionsList为空导致选中选项显示异常 (#3410)

* feat(Form): form rule support multi trigger (#3323)

* fix(TimePicker): fixed only support hh:mm format

* fix(TimePicker): disabled position only is  start

* fix(Upload): fixed vue error on uploadPastedFiles is false

* docs: add readonly in api

* feat(Form): rule support array trigger

* fix(transfer): fix tree disabled and drag sort bug (#3412)

* fix(transfer): fix tree disabled and drag sort bug

* chore: revert demo change

* fix(Table): fixed treeNodeCol not update on columns change (#3400)

* fix(TimePicker): fixed only support hh:mm format

* fix(TimePicker): disabled position only is  start

* fix(Upload): fixed vue error on uploadPastedFiles is false

* docs: add readonly in api

* fix(Table): fixed treeNodeCol not update on columns change

* fix(Slider): fix controlled usage (#3414)

* fix(Slider): fix controlled usage

* fix(Slider): fix default usage

* chore: remove incorrect unit test

* chore: add unit test

* chore: add unit test

* feat(tree): support scroll instance function and key param (#3415)

* feat(DatePicker): support multiple API (#3407)

* fix(datepicker): 增加多选模式

fix #3341

* refactor(datepicker): 修复props类型告警

* chore: update snapshot and fix type

* chore: update snapshot and fix type

* chore: fix render

* chore: fix type

* chore: fix

* chore: fix

* chore: update snapshot and fix type

---------

Co-authored-by: Uyarn <[email protected]>

* chore: release 1.10.6 (#3416)

* Update package.json

* chore: changelog's changes

* chore: fix info

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.10.6-naruto

* chore: release 1.10.6-naruto

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Wesley <[email protected]>
Co-authored-by: MorningUei <[email protected]>
Co-authored-by: betavs <[email protected]>
Co-authored-by: myron <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hkaikai <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants