Skip to content
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

update #113

Merged
merged 16 commits into from
Apr 8, 2024
Merged

update #113

merged 16 commits into from
Apr 8, 2024

Conversation

Tomxuetao
Copy link
Owner

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

btea and others added 16 commits March 27, 2024 16:03
* docs(components): [select] add width change description

* Update docs/en-US/component/select.md

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
…lues (#16262)

* Update date-and-time-range.vue

Modified the calculation of the time control date range selection to a date function in JavaScript to correctly calculate the time span.

* Update docs/examples/datetime-picker/date-and-time-range.vue

---------

Co-authored-by: btea <2356281422@qq.com>
#16117)

docs(components): [dropdown]fix the actual showTimeout property value

Co-authored-by: tangyongjie <tangyongjie@hikvision.com.cn>
#15835)

* fix(components): [date-picker] click the clear to reset the date panel

* test: add test case

---------

Co-authored-by: qiuwenlang <v_wlaqiu@tencent.com>
Co-authored-by: btea <2356281422@qq.com>
…#16305)

* docs(components): [overview] add keyboard control selection component

* fix: ts

* Update docs/.vitepress/vitepress/components/globals/overview.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* Update docs/.vitepress/vitepress/components/globals/overview.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* docs: update

* docs: update

* docs: update

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* feat(components): support slot custom icons

* chore:add version identifier

Co-authored-by: btea <2356281422@qq.com>

* chore: adjusting Layout

* docs: add version

* chore: rename slots

* test: update test cases

* docs: uodate description

* chore: rename

---------

Co-authored-by: btea <2356281422@qq.com>
* feat: 🎸 [badge] add color prop

add color prop to set badge background color

* Update badge.md

* 更新文档

* docs: ✏️ [badge] add color prop

* Update docs/en-US/component/badge.md

---------

Co-authored-by: btea <2356281422@qq.com>
* fix(components): [tree] Dragging a node will deselect the node(#13912)

* fix(components): [tree] Dragging a node will deselect the node (#13912)

* fix(components): [tree] Dragging a node will deselect the node (#13912)

The Node class adds a method to set the checked state, which only affects the parent node state.

* refactor: optimized code

* fix(components): [tree] Dragging  a node will deselect the node (#13912)

checkStrictly is true no need reInitCheckek

* fix(components): [tree] Dragging a node will deselect the node (#13912)
…y values (#16316)

Update date-and-time.vue

[date-picker] update calculation of shortcut key value
chore: update changelog 2.6.3
docs(components): [layout] format responsive layout example
fix(components): [number-input] fix cascading style order
* fix(components): [table-v2] fixed mode hovering rerender cell

* fix(components): [table-v2] fixed mode hovering rerender cell

* Update packages/components/table-v2/src/composables/use-row.ts

Co-authored-by: qiang <qw13131wang@gmail.com>

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
* docs: fix import locale

* Update docs/en-US/guide/i18n.md

Co-authored-by: qiang <qw13131wang@gmail.com>

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
@Tomxuetao Tomxuetao merged commit 66173d3 into Tomxuetao:dev Apr 8, 2024
8 checks passed
Copy link

github-actions bot commented Apr 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet