陈帅
|
0f30e808a2
|
docs: update changelog for version 5.21.2 release (#51078)
* dcos: update changelog for version 5.21.2 release
* chore: add empty line before version 5.21.2 in changelog
* chore: revert changes to fix Typography `copyable` icon alignment issue
* chore: update version to 5.21.2 in package.json
* fix: update changelog to correct activeBorderColor token description for Select component
* fix: update changelog to specify Input.Search component for alignment issue
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* fix: reorganize Splitter section in changelog for clarity and fix formatting issues
# Conflicts:
# CHANGELOG.zh-CN.md
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# interactive rebase in progress; onto 86489ccab0
# Last command done (1 command done):
# pick 33c6cfef84 fix: reorganize Splitter section in changelog for clarity and fix formatting issues
# No commands remaining.
# You are currently rebasing branch 'changelog' on '86489ccab0'.
#
# Changes to be committed:
# modified: CHANGELOG.en-US.md
# modified: CHANGELOG.zh-CN.md
#
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* fix: 移除关于 Splitter 在触屏设备上拖拽异常的修复记录
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-30 17:41:30 +08:00 |
|
afc163
|
fc91464a9a
|
refactor: refactor components/upload/UploadList/index.tsx (#51074)
|
2024-09-30 14:08:03 +08:00 |
|
thinkasany
|
d9c778ca5f
|
site: add version update date for component changedoc (#51070)
|
2024-09-29 18:02:55 +08:00 |
|
afc163
|
9b779b1cd8
|
refactor: remove TransButton in Table/Transfer/Typography (#51068)
|
2024-09-29 18:02:13 +08:00 |
|
afc163
|
b071cdf60a
|
fix: upgrade rc-tabs (#51072)
|
2024-09-29 17:48:35 +08:00 |
|
afc163
|
cce261263f
|
style: tweak lineWidthFocus to 3px (#51069)
|
2024-09-29 15:55:49 +08:00 |
|
afc163
|
c063168754
|
fix: Typography copyable icon not aligned (#51066)
|
2024-09-29 13:54:47 +08:00 |
|
renovate[bot]
|
80b61572c6
|
chore(deps): update dependency @npmcli/run-script to v9 (#51064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-29 10:25:13 +08:00 |
|
NathanLao
|
f6f126b5f5
|
fix: search component inconsistent height of button and input (#50926)
Co-authored-by: nathanlao11 <nathanl@emonster.ca>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-28 20:12:24 +08:00 |
|
thinkasany
|
bcdd10b72c
|
site: improve component change docs (#51040)
|
2024-09-28 19:56:10 +08:00 |
|
sakuraee
|
05fe556c98
|
fix: add touch listener to Splitter (#51060)
Co-authored-by: root <root@DESKTOP-CIPQ4R3>
|
2024-09-28 19:43:46 +08:00 |
|
gennadiipel
|
7d296090db
|
type: Remove unused className from Tour props (#51059)
|
2024-09-28 19:43:04 +08:00 |
|
github-actions[bot]
|
d0bcb188ee
|
chore: upgrade deps (#51056)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-09-28 09:15:07 +08:00 |
|
ice
|
36573e2302
|
fix(select): Incorrect activeBorderColor token when variant is filled (#51054)
|
2024-09-27 18:49:49 +08:00 |
|
Wanpan
|
75df10fc07
|
fix: Splitter.Panel style is invalid (#51032)
|
2024-09-27 09:33:55 +08:00 |
|
超级烦
|
79f2b635b5
|
docs:Remove duplicate definitions of attributes icon and disabled (#51030)
|
2024-09-26 17:26:13 +08:00 |
|
thinkasany
|
34bc447d2f
|
site: improve pronunciation (#51017)
|
2024-09-26 14:02:10 +08:00 |
|
dependabot[bot]
|
ae130578fd
|
chore(deps-dev): bump the dev-dependencies group with 1 update (#51021)
* chore(deps-dev): bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 2 updates: [@antv/g6](https://github.com/antvis/g6) and [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor).
Updates `@antv/g6` from 4.8.24 to 5.0.23
- [Release notes](https://github.com/antvis/g6/releases)
- [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md)
- [Commits](https://github.com/antvis/g6/commits)
Updates `vanilla-jsoneditor` from 0.23.8 to 1.0.0
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.23.8...v1.0.0)
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-09-26 09:42:40 +08:00 |
|
afc163
|
113d1b9894
|
docs: release 5.21.1 (#51012)
|
2024-09-25 11:51:25 +08:00 |
|
afc163
|
d85d99df5e
|
Revert "feat: Tree add indentWidth token" (#51009)
|
2024-09-25 11:14:36 +08:00 |
|
afc163
|
9c3478ed77
|
feat: Tree add indentWidth token (#50989)
|
2024-09-25 10:33:01 +08:00 |
|
afc163
|
a172d070c9
|
site: lazy load g6 (#50991)
|
2024-09-25 10:32:52 +08:00 |
|
afc163
|
b6adbd718f
|
chore: fix duplicated action name (#50994)
|
2024-09-25 10:31:57 +08:00 |
|
Roman Letodiani💠
|
10ad31faf2
|
docs: Update index.en-US.md (#51006)
|
2024-09-25 10:13:05 +08:00 |
|
github-actions[bot]
|
512fec9727
|
chore: upgrade deps (#51004)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-09-25 03:55:46 +08:00 |
|
ice
|
696c9dde02
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
|
afc163
|
fa4028beb7
|
chore: fix emotion style missing in visual diff (#50995)
|
2024-09-24 22:58:51 +08:00 |
|
Yaşar Tahir Köse
|
8537f73e3d
|
fix: tr value added on filterCheckall keyword (#51000)
Co-authored-by: ytahirkose <yasar.kose@elsitel.com.tr>
|
2024-09-24 22:50:00 +08:00 |
|
afc163
|
c2ae466235
|
site: fix suspense fallback when toggle debug mode (#50985)
|
2024-09-24 22:37:38 +08:00 |
|
二货爱吃白萝卜
|
6a48219d00
|
fix: Table in Transfer (#50974)
|
2024-09-23 19:08:41 +08:00 |
|
二货爱吃白萝卜
|
96e5dfae2f
|
docs: add desc (#50967)
|
2024-09-23 14:47:15 +08:00 |
|
二货爱吃白萝卜
|
e3063f244d
|
docs: blog picker (#50936)
* chore: blog picker
* docs: trigger update
* docs: add ref faq
* docs: update
|
2024-09-23 11:09:46 +08:00 |
|
thinkasany
|
fdc30e7e64
|
docs: update changelog (#50959)
|
2024-09-23 10:39:56 +08:00 |
|
afc163
|
ecb099d8d1
|
docs(🔥): release 5.21.0 with Splitter component and variant buttons (#50948)
Co-authored-by: lijianan <574980606@qq.com>
|
2024-09-22 23:04:51 +08:00 |
|
github-actions[bot]
|
f08de84914
|
chore: auto merge branches (#50953)
chore: merge feature to master
|
2024-09-22 14:54:49 +00:00 |
|
afc163
|
36ddb02301
|
feat: Pagination showSizeChanger accepts SelectProps now (#50952)
|
2024-09-22 22:22:09 +08:00 |
|
kiner-tang
|
aa70d29d30
|
fix(Tour): solve the Tour title will cover the close button at a certain length issue (#50942)
|
2024-09-22 22:03:33 +08:00 |
|
kiner-tang
|
ff4989ccca
|
feat: Add some token for Select to customize hover/focus style (#50951)
* feat: add some token in select
* feat: add some token in select
|
2024-09-22 18:36:05 +08:00 |
|
thinkasany
|
0401475eb4
|
fix(select): background color appears when allowClear and filled (#50916)
|
2024-09-22 13:58:56 +08:00 |
|
lijianan
|
14d00df048
|
chore: fix the Warning of Alert demo (#50946)
|
2024-09-21 22:46:29 +08:00 |
|
github-actions[bot]
|
119eef9075
|
chore: auto merge branches (#50945)
chore: merge feature into master
|
2024-09-21 14:07:01 +00:00 |
|
kiner-tang
|
13530a0ba6
|
docs: optimize demo style of lunar (#50944)
|
2024-09-21 20:09:37 +08:00 |
|
kiner-tang
|
a10f4c2ca3
|
docs: Optimize the operation experience of the demo modal (#50943)
|
2024-09-21 15:19:53 +08:00 |
|
dependabot[bot]
|
cfa47560c5
|
chore(deps-dev): bump the dev-dependencies with 1 update (#50938)
* chore(deps-dev): bump the dev-dependencies with 1 update
Bumps the dev-dependencies group with 2 updates: [@antv/g6](https://github.com/antvis/g6) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js).
Updates `@antv/g6` from 4.8.24 to 5.0.23
- [Release notes](https://github.com/antvis/g6/releases)
- [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md)
- [Commits](https://github.com/antvis/g6/commits)
Updates `@inquirer/prompts` from 5.5.0 to 6.0.1
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.5.0...@inquirer/prompts@6.0.1)
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@inquirer/prompts"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-09-21 05:00:38 +08:00 |
|
github-actions[bot]
|
3f3d3e952f
|
chore: upgrade deps (#50940)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-09-21 02:52:24 +08:00 |
|
thinkasany
|
9b7adc1859
|
demo(form): improve layout demo (#50933)
|
2024-09-20 11:51:25 +08:00 |
|
kiner-tang
|
9385ed0bc8
|
docs: Resolve the link redirection error in the Upload (#50929)
|
2024-09-20 10:44:21 +08:00 |
|
github-actions[bot]
|
1324b14534
|
chore: upgrade deps (#50925)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-09-20 06:06:45 +08:00 |
|
2jordan3
|
8c4fbcdb92
|
feat(Checkbox): Change html element type for onFocus, onBlur (#50924)
|
2024-09-19 23:41:00 +08:00 |
|
𝑾𝒖𝒙𝒉
|
c48fc0fb95
|
fix(SubMenu): popupStyle not working (#50922)
|
2024-09-19 20:01:03 +08:00 |
|