Avan
|
e70ed089f5
|
style: antd-picker-content set direction ltr (#50045)
* style: antd-picker-content set direction ltr
* style: add style constraints
|
2024-07-24 21:58:39 +08:00 |
|
🏎️ Imer
|
6fa9ee15fa
|
Merge pull request #50030 from ant-design/refactor/cssinjs-utils
refactor(theme): Migrate style utils to `@ant-design/cssinjs-utils`
|
2024-07-24 00:38:24 -07:00 |
|
Rin
|
9f733993f1
|
docs: replace the deprecated dropdownMatchSelectWidth (#50027)
* docs: replace the deprecated dropdownMatchSelectWidth
* docs: replace dropdownMatchSelectWidth in config-provider
* revert config-provider
* test: update snapshot
* test: update snapshot and revert config-provider test
|
2024-07-24 15:16:35 +08:00 |
|
🏎️ Yumo
|
b71752ffb0
|
Merge branch 'master' into refactor/cssinjs-utils
|
2024-07-24 12:44:44 +08:00 |
|
🏎️ Yumo
|
edb1b38fb3
|
refactor: add getCompUnitless for genStyleUtils
|
2024-07-24 11:28:17 +08:00 |
|
vagusX
|
38cf5e8a75
|
docs: unify component export file as index.tsx (#50013)
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
|
2024-07-23 22:22:24 +08:00 |
|
Vasilii A
|
f6e9f8540c
|
docs: Update components/notification/index.*.md (#50035)
Signed-off-by: Vasilii A <3757319+vsn4ik@users.noreply.github.com>
|
2024-07-23 20:15:15 +08:00 |
|
🏎️ Yumo
|
98b17f8761
|
fix: type error when use @ant-design/cssinjs-utils@1.0.2
|
2024-07-23 19:27:06 +08:00 |
|
🏎️ Yumo
|
14b1f56435
|
chore: delete unuse file and test
|
2024-07-23 19:24:33 +08:00 |
|
🏎️ Yumo
|
012dc7f03e
|
chore: update dependencies
|
2024-07-23 19:23:46 +08:00 |
|
🏎️ Yumo
|
c5c58d7662
|
refactor(theme): migrate and refactor genStyleHooks genComponentStyleHook genSubStyleComponent .
[RFC](https://github.com/ant-design/ant-design/discussions/49748)
|
2024-07-23 18:55:48 +08:00 |
|
🏎️ Yumo
|
b3ddb0e498
|
fix(theme): DerivativeToken to AliasToken
|
2024-07-23 17:54:26 +08:00 |
|
🏎️ Yumo
|
5019af42b5
|
refactor(theme): migrate and refactor type TokenWithCommonCls by @ant-design/cssinjs-utils
|
2024-07-23 17:49:35 +08:00 |
|
🏎️ Yumo
|
965b68cfea
|
refactor(theme): migrate and refactor statistic.ts by @ant-design/cssinjs-utils
|
2024-07-23 17:40:45 +08:00 |
|
Mikola
|
55cfeef56f
|
docs: Update link to english Mozilla Docs in Table index.en-US.md (#50029)
Signed-off-by: Mikola <34740585+ptaberg@users.noreply.github.com>
|
2024-07-23 17:28:23 +08:00 |
|
🏎️ Yumo
|
35a0297f94
|
refactor(theme): migrate and refactor mergeToken by @ant-design/cssinjs-utils
|
2024-07-23 17:28:13 +08:00 |
|
🏎️ Yumo
|
adbda3d846
|
refactor(theme): migrate and refactor genCalc by @ant-design/cssinjs-utils
|
2024-07-23 17:25:18 +08:00 |
|
🏎️ Yumo
|
9e8a550218
|
refactor(theme): migrate and refactor type CSSUtil by @ant-design/cssinjs-utils
|
2024-07-23 17:23:43 +08:00 |
|
🏎️ Yumo
|
3ec77d32b0
|
refactor(theme): migrate and refactor type GenStyleFn by @ant-design/cssinjs-utils
|
2024-07-23 17:15:39 +08:00 |
|
🏎️ Yumo
|
a3cba98064
|
refactor(theme): migrate and refactor type GetDefaultToken by @ant-design/cssinjs-utils
|
2024-07-23 17:09:22 +08:00 |
|
🏎️ Yumo
|
00660bc7e9
|
refactor(theme): migrate and refactor type OverrideComponent by @ant-design/cssinjs-utils
|
2024-07-23 17:06:15 +08:00 |
|
Wanpan
|
8a0fc4c22e
|
Revert "fix: Form.Item input-content no horizontal alignment (#49635)" (#50020)
This reverts commit 5b184d4709 .
|
2024-07-23 17:02:45 +08:00 |
|
🏎️ Yumo
|
1c6c625ba3
|
refactor(theme): migrate and refactor type FullToken by @ant-design/cssinjs-utils
|
2024-07-23 17:01:58 +08:00 |
|
🏎️ Yumo
|
c057cb2113
|
refactor(theme): migrate and refactor type OverrideToken by @ant-design/cssinjs-utils
|
2024-07-23 16:53:24 +08:00 |
|
🏎️ Yumo
|
64f26bd970
|
refactor(theme): migrate and refactor type GlobalToken by @ant-design/cssinjs-utils
|
2024-07-23 16:45:02 +08:00 |
|
🏎️ Yumo
|
6840adb3c6
|
chore: add dependencies @ant-design/cssinjs-utils
|
2024-07-23 16:40:34 +08:00 |
|
二货爱吃白萝卜
|
823b230d0d
|
ci: fix diff failed when get empty pr id (#50019)
|
2024-07-23 13:23:01 +08:00 |
|
afc163
|
43dca4875d
|
demo: refactor form login demo (#50010)
* demo: refactor form login demo
* demo: refactor form login demo
* remove site-form-item-icon
|
2024-07-22 20:45:30 +08:00 |
|
ice
|
5a9a2d95ec
|
feat(tree): add switcherLoadingIcon prop (#49716)
* feat(tree): add switcherLoadingIcon prop
* refactor: lint
* Update components/tree/index.en-US.md
add version desc
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* docs: add version desc
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-22 19:49:29 +08:00 |
|
github-actions[bot]
|
0681d6c7a2
|
chore: auto merge branches (#50005)
chore: merge master into feature
|
2024-07-22 08:39:11 +00:00 |
|
afc163
|
e906a805fb
|
chore: upgrade @ant-design/icons to 5.4.0 (#49993)
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-22 15:46:25 +08:00 |
|
二货爱吃白萝卜
|
29490fac64
|
ci: fix deploy failed when get empty pr id (#50001)
|
2024-07-22 10:45:43 +08:00 |
|
afc163
|
21946036a0
|
chore: sideEffects could be false now (#49991)
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-20 19:43:55 +08:00 |
|
二货爱吃白萝卜
|
8c3090938f
|
feat: Slider range.editable support minCount & maxCount (#49987)
* docs: update docs
* docs: update demo
|
2024-07-20 17:51:26 +08:00 |
|
afc163
|
1fce22a534
|
docs: fix Tabs moreProps link (#49986)
* docs: fix Tabs moreprops link
Signed-off-by: afc163 <afc163@gmail.com>
* Update index.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update components/tabs/index.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-20 16:32:47 +08:00 |
|
lijianan
|
2584ce6d50
|
chore: replace "ant" with defaultPrefixCls (#49985)
* chore: replace ant with defaultPrefixCls
* chore: fix lint
|
2024-07-20 14:17:11 +08:00 |
|
thinkasany
|
ad4e522724
|
docs: supplement type for classnames and styles (#49984)
* docs(modal): supplement type for classnames and styles
* fix
|
2024-07-20 09:19:05 +08:00 |
|
空谷
|
2efbdbfe25
|
fix(Descriptions): style bordered table overflow (#49946)
Co-authored-by: lidong01 <lidong01@corp.netease.com>
|
2024-07-20 09:00:48 +08:00 |
|
github-actions[bot]
|
f2ac3fcc05
|
chore: auto merge branches (#49981)
chore: merge master into feature
|
2024-07-19 13:54:38 +00:00 |
|
栗嘉男
|
7e74c4fa64
|
chore: merge master into feature
|
2024-07-19 20:53:26 +08:00 |
|
Peach
|
7defec2858
|
docs: correct changelog symbol (#49970)
Signed-off-by: Peach <scdzwyxst@gmail.com>
|
2024-07-19 19:09:03 +08:00 |
|
Peach
|
92a5973442
|
docs: changelog for 5.19.3 (#49962)
* docs: changelog for 5.19.3
* chore: bump version to 5.19.3
* docs: update changelog
* docs: add i18n emoji for changelog lint
* docs: add changelog
* docs: update
|
2024-07-19 16:30:14 +08:00 |
|
叶枫
|
def8925577
|
feat: Select prevent long press of enter (#49963)
|
2024-07-19 11:24:52 +08:00 |
|
红
|
f0bc8b5021
|
chore(color-picker): improve TS type (#49949)
* chore(color-picker): improve TS type
* Update components/color-picker/index.en-US.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 红 <wxh16144@qq.com>
---------
Signed-off-by: 红 <wxh16144@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2024-07-19 11:04:46 +08:00 |
|
lijianan
|
4a84f7e335
|
docs: update blog ref to zhuanlan (#49960)
|
2024-07-19 11:00:46 +08:00 |
|
lijianan
|
a134dbb07c
|
feat: Input 、TextArea 、Mentions support onClear prop (#49905)
* feat: Input support onClear
* chore: lint
* chore: lint
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* docs: update docs
* fix: fix
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* chore: fix
* chore: fix
* chore: fix
* feat: test
* feat: 1.6.2
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 叶枫 <645381995@qq.com>
|
2024-07-19 10:10:48 +08:00 |
|
Ahmed Samir
|
ef6767d6f2
|
fix: missed translation in ar (#49852)
* fix: missed translation in ar
* feat(i18n): add changelog
* fix: missed translation in ar
* fix: rebase master
* fix: remove changelog
* Update CHANGELOG.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update ar_EG.ts
Signed-off-by: lijianan <574980606@qq.com>
* Update index.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-19 06:28:53 +08:00 |
|
zyf
|
ebc3a999bd
|
fix(table):sorter value exception (#49533)
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题
* 测试用例补充
* Update components/table/hooks/useSorter.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* Update Sorter.value.test.tsx
去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 格式调整
* 格式调整
* 格式调整
* button增加type适配lint规范
* 重新调整过滤条件,修复sorter值异常问题
* 去除无用参数
* 格式修改
* Update components/table/__tests__/Sorter.value.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 去除无用注释,代码优化
* 去除无用注释,代码优化
---------
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-18 21:38:17 +08:00 |
|
二货爱吃白萝卜
|
21194da96a
|
feat: Slider support editable (#49923)
* feat: Slider support editable
* test: update snapshot
* test: update snapshot
* docs: update docs
* chore: fix lint
* test: update snapshot
* test: coverage
|
2024-07-18 19:19:02 +08:00 |
|
afc163
|
87fb6de06b
|
chore: Update README.md (#49939)
* chore: Update README.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README-zh_CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-18 19:09:22 +08:00 |
|