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 |
|
github-actions[bot]
|
eaf9079cb2
|
chore: auto merge branches (#50920)
chore: merge master to feature
|
2024-09-19 10:22:58 +00:00 |
|
Heap
|
fac392de60
|
fix: Repair missing inner spacing (#50917)
|
2024-09-19 17:56:39 +08:00 |
|
afc163
|
0815f2629e
|
Revert "fix: remove Icon default fill="currentColor"" (#50918)
|
2024-09-19 17:47:15 +08:00 |
|
github-actions[bot]
|
02736901bb
|
chore: auto merge branches (#50910)
chore: sync master to feature
|
2024-09-19 02:06:52 +00:00 |
|
afc163
|
1c4025fc12
|
fix: remove Icon default fill="currentColor" (#50880)
|
2024-09-19 03:30:40 +08:00 |
|
renovate[bot]
|
863f61d908
|
chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-19 03:30:19 +08:00 |
|
DDDDD12138
|
9c4d5496bd
|
fix(input): Input addon text color issue (#50486)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-19 01:45:03 +08:00 |
|
github-actions[bot]
|
9d5f73145e
|
chore: auto merge branches (#50906)
chore: merge feature to master
|
2024-09-18 16:35:51 +00:00 |
|
afc163
|
edfcc2d885
|
chore: Update package.json (#50908)
|
2024-09-18 23:41:16 +08:00 |
|
Alina Andrieieva
|
a75c481ddf
|
feat(modal): Ingested changes from rc-dialog to disable modal close button (#50522)
Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-18 23:31:06 +08:00 |
|
章鱼怪
|
b5b0918970
|
feat: Text Button tokens (#47870)
|
2024-09-18 23:26:56 +08:00 |
|
curry
|
436aa9ad2d
|
feat: Segmented adds vertical prop (#50708)
Co-authored-by: 梁朝飞 <liangchaofei@guokechuzhi.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2024-09-18 23:22:51 +08:00 |
|
github-actions[bot]
|
7d05bbed48
|
chore: upgrade deps (#50896)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-09-18 11:02:48 +08:00 |
|
thinkasany
|
2e08118b12
|
ci(issue-schedule): update bot token (#50899)
|
2024-09-18 10:49:12 +08:00 |
|
Heap
|
296a9dcfd8
|
fix: Typography ellipsis insufficient width (#50895)
Co-authored-by: 树清 <yezhonghu123@gmail.com>
|
2024-09-18 10:00:29 +08:00 |
|
harapeko
|
aa48a3cf42
|
feat: Adds ja_JP locale for shortWeekDays and shortMonths. (#50893)
|
2024-09-17 20:15:15 +08:00 |
|
lijianan
|
5b467654aa
|
feat: FloatButton support button htmlType (#50892)
|
2024-09-17 17:15:26 +08:00 |
|
afc163
|
ef10661dec
|
Revert "fix(Descriptions): style bordered table overflow" (#50891)
|
2024-09-17 17:08:32 +08:00 |
|
github-actions[bot]
|
91130b715e
|
chore: upgrade deps (#50890)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-09-17 15:25:03 +08:00 |
|
afc163
|
95756c2a3f
|
chore: Update issue-schedule.yml (#50882)
|
2024-09-16 18:31:52 +08:00 |
|