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 #111

Merged
merged 311 commits into from
Mar 13, 2024
Merged

update #111

merged 311 commits into from
Mar 13, 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.

Description

copilot:summary

Related Issue

Fixes #___.

Explanation of Changes

copilot:walkthrough

element-bot and others added 30 commits October 18, 2023 04:53
chore: update changelog 2.4.1
* fix(components): [select] Fix border and shadow color error

* fix(components): [select] updated code

* fix(components): [select] updated code
* feat(components): [select-v2] add props attribute

* docs: updata

* docs: updata

* docs: updata
Co-authored-by: pfan <fan.pan@palmpay-inc.com>
* fix(components): rate

fix the background rate when decimal

closed #14619

* test: add test case
* Fix el-dialog z-index bug

* Update packages/components/dialog/src/use-dialog.ts

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

* chore: lint error

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: btea <2356281422@qq.com>
* docs(components): [autocomplete] fix website display

* docs(components): [autocomplete]add column of Type in Slots
…13175)

* fix(components): [table]
tooltipOptions.showAfter is not effective

* fix(components): [table]
tooltipOptions.showAfter is not effective

---------

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

Revert "fix(components): [table] tooltipOptions.showAfter is not effective (#13175)"

This reverts commit 6238ec8.
chore: update changelog 2.4.2
feat(components): [card]

adds footer slot

closed #6873

Co-authored-by: btea <2356281422@qq.com>
* refactor(components): [time-picker] update  boolean attr are declared

* docs(components): [date-picker] use new dispaly tag

* docs(components): [date-picker] delete extra description
* feat(components): [dialog] append dialog to any element

Add the ability to append dialog not just to body, but to any element

* fix(components): [dialog] fix appending to body when append-to is used

* docs(components): [dialog] add version to docs append-to attribute
…#14798)

fix(components): [date-picker] add the vertical-align attribute  to date-editor
* feat(docs): add 2023 figma ui kit

* chore: fix layout

* chore: revert pnpm lock
* feat(components): [select] add header and footer slot

* fix(docs): [select] incorrect word

* fix(theme-chalk): [select-dropdown] incorrect padding

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

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

* Apply suggestions from code review

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

---------

Co-authored-by: qinzz <qinzz@chint.com>
Co-authored-by: btea <2356281422@qq.com>
* chore(element-plus): update @element-plus/icons-vue version

closed #14944 #14948

* chore: update

* chore: update

* chore(element-plus): update

* chore(element-plus): update

* fix: lockfile

* fix: dts

* fix: types

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
* fix(components): [tree] default slots not displayed

* test: add customize some node contents
chore: update changelog 2.4.3
yujinpan and others added 27 commits February 29, 2024 18:06
…ct (#15980)

* feat(components): [date-picker] add type years for year multiple select

* fix(components): [date-picker] fix footerVisible while type is not years

* style(components): [date-picker] stand out selected item for year/month

* style(components): [date-picker] remove the in-range background

* docs(components): [date-picker] add 'years' for attribute type
…valid (#15997)

* fix(components): fix #15992

closed #15992

* fix(components): [tree-v2]setCheckedKeys ineffective

closed #15992

---------

Co-authored-by: 黄嘉伟1 <huangjw1@xmmy.com>
…ng when foucs-visible (#16002)

* style(components): [button] remove focus styles

* fix: button transition
…ly (#15995)

* feat(components): [select & select-v2] support empty string dynamically

closed #15994

* feat(components): update

* feat(components): update test

* feat(components): update

* feat(components): update
chore: update changelog 2.6.0
* style(components): [anchor] marker transition change

* fix(components): [anchor] clear animate scroll
* fix(components): [checkbox] fix true-value and false-value

closed #16049

* fix(components): update test
chore: update changelog 2.6.1
docs(components): [drawer] delete excess attributes
feat(components): [breadcrumb] aria-label uses locale
…16100)

style(components): [anchor] marker transition expression incorrect
fix(components): [anchor] type default value typo
fix(components): [tree] remove duplicate type declaration

Co-authored-by: s554595966@qq.com <sujunyan5545@dingtalk.com>
@Tomxuetao Tomxuetao merged commit 049065d into Tomxuetao:dev Mar 13, 2024
2 checks passed
Copy link

github-actions bot commented Mar 13, 2024

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