Commit Graph

24686 Commits

Author SHA1 Message Date
二货爱吃白萝卜
9d546ed51a
chore: bump select tree-select cascader version (#41013)
* chore: bump select tree-select cascader version

* chore: adjust align prepare style

* chore: bump trigger version

* test: update snapshot
2023-03-02 22:09:02 +08:00
github-actions[bot]
83cb884196
chore: auto merge branches (#41006)
chore: master merge into feature
2023-03-01 17:17:09 +00:00
栗嘉男
745015ef09 resovl CONFLICT 2023-03-02 00:48:00 +08:00
dependabot[bot]
5bdc15ea37
chore(deps-dev): bump vanilla-jsoneditor from 0.14.10 to 0.15.1 (#41001)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.14.10 to 0.15.1.
- [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.14.10...v0.15.1)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 21:59:42 +08:00
lijianan
f8b1e96448
fix: FloatButton support rtl (#40990) 2023-03-01 19:00:17 +08:00
lijianan
0322964b75
chore: delete log (#40993) 2023-03-01 18:52:48 +08:00
lamvananh
b896d0ede9
Update locale vi_VN adding Vietnamese translation for Form component validation (#40992)
* add vietnamese form translate

* Update vi_VN.ts

add vietnamese form translate 2
2023-03-01 18:21:52 +08:00
plainnany
059042b2cd
fix(Form): typo in md (#40991)
Co-authored-by: munan <munan@tsign.cn>
2023-03-01 17:48:36 +08:00
afc163
986718c81f
docs: fix antd version in codesandbox preview link (#40983)
- Update dependencies to latest versions
- Replace `FormattedMessage` with `useSiteData`
- Add `Badge`
- Update `useLocation` to include `useSiteData`
- Update `versionOptions` to include `pkg.version`
- Update `defaultValue` of `Select` to `pkg.version`
- Update `arrow` prop of `Popover` to include `arrowPointAtCenter`

[.dumi/theme/builtins/Previewer/CodePreviewer.tsx]
- Replace `FormattedMessage` with `useSiteData`
- Update `antd` version in dependencies
- Update `@ant-design/icons` version in dependencies
- Update `react` version in dependencies
- Update `react-dom` version in dependencies
- Update `dayjs` version in dependencies
- Update `react-router-dom` version in dependencies
- Update `react-router` version in dependencies
- Add `Badge.
[.dumi/theme/slots/Header/index.tsx]
- Change import of `useLocation` to include `useSiteData`
- Add `pkg` to `useSiteData`
- Update `versionOptions` to include `pkg.version`
- Update `defaultValue` of `Select` to `pkg.version`
- Update `arrow` prop of `Popover` to include `arrowPointAtCenter`
2023-03-01 13:40:19 +08:00
zahgboat
849dd97456
fix(form): fix useFormItemStatus get access to window error when sever-side-rendering (#40977)
* fix(form): fix `useFormItemStatus` get access to window error when sever-side-rendering

* fix(form): use official doc in `useFormItemStatus`

fix(form): replace the string literal by official doc in `useFormItemStatus` warning message.

* fix(form): use official doc in  warning

- Remove unnecessary client check
- Use official i18n doc href.
2023-03-01 11:52:37 +08:00
kiner-tang(文辉)
da3babbe39
refactor(progress): progress size (#40903)
* feat: progress size

* feat: update snapshots

* feat: update demo

* feat: update demo

* docs: fix lint

* feat: update demo

* feat: update demo

* docs: update doc

* feat: update snapshots

* docs: update doc

* docs: update doc

* docs: update doc

* Update components/progress/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>

* Update components/progress/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* Update components/progress/utils.ts

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: optimize code

* feat: optimize code

* feat: optimize code

* Update components/progress/Circle.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: optimize code

* feat: optimize code

* docs: update doc

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-01 11:49:42 +08:00
kiner-tang(文辉)
e7acb487f3
feat(tour): tour support custom zIndex (#40982)
* feat: tour support custom zIndex

* feat: update snapshots
2023-03-01 11:14:10 +08:00
Dmitry Cherendieiev
e56184aaa3
doc(contributing): change release schedule link (#40975) 2023-03-01 09:54:42 +08:00
MadCcc
3ed967ab4a
fix: arrow shape (#40971) 2023-02-28 17:51:16 +08:00
Wuxh
bd13944c4e
docs: locale demo update (#40930)
* docs: update local demo

* docs: update
2023-02-28 16:32:49 +08:00
二货爱吃白萝卜
94bf744acd
fix: Layout throw warning of suffixCls (#40969)
* fix: Layout throw warning of suffixCls

* chore: fix lint
2023-02-28 16:26:21 +08:00
The 1975
88d5c67594
doc(modal): Update Modal.method() default icon (#40966)
* Update index.en-US.md

* Update index.zh-CN.md
2023-02-28 16:12:05 +08:00
originRing
1130bf01ea
feat(watermark): Image loading abnormal display text watermark (#40770) 2023-02-28 11:20:15 +08:00
叶枫
4581b706e3
fix: 泛型非必传 (#40961) 2023-02-28 11:03:09 +08:00
thinkasany
5007b7df68
docs: Supplementary param type(pageSizeOptions) (#40962) 2023-02-28 10:56:06 +08:00
rgumzej
c89640d843
type: TimePicker added hourStep type (#40947) 2023-02-27 19:51:16 +08:00
叶枫
c4273ec49b
fix: remove Cascader warning when use displayRender and multiple together (#40941)
* fix: 删除多选模不能使用 displayRender 提示

* fix: 删除多选模不能使用 displayRender 提示
2023-02-27 19:48:07 +08:00
JiaQi
e4b8593b72
test: Modify the location of the declaration component (#40948) 2023-02-27 19:33:03 +08:00
陈帅
c3f7783a89
docs: add 5.2.3 changelog (#40931)
* docs: add  5.2.3 changelog

* Update CHANGELOG.en-US.md

* docs: add  5.2.3 changelog

* docs: add  5.2.3 changelog

* fix doc error

* fix doc error

---------

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-02-27 16:39:58 +08:00
Long Hao (龙濠)
8a25a926c4
fix: 修复 #40288 带来的 draggable track 失效 (#40938) 2023-02-27 16:26:19 +08:00
二货爱吃白萝卜
ab83c1b6cb
fix: Fix token of Layout.colorBgHeader not work when single use Layout.Header directly (#40933)
* docs: fix typos

* Update index.zh-CN.md

* test: update snapshot

* docs: fix demo ref

* chore: force trigger ci

* chore: force trigger ci

* chore: bump dumi ver

* fix: Layout.Header token not work as expect

---------

Co-authored-by: Lioness100 <jchickmm2@gmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-02-27 15:35:22 +08:00
kiner-tang(文辉)
7b051735cc
Merge pull request #40922 from Yuiai01/fix-progress
fix(Progress): Fix percentage does not change with percent
2023-02-27 14:28:17 +08:00
Yuiai01
623f44917f Merge branch 'master' of github.com:ant-design/ant-design into progress 2023-02-27 11:42:03 +08:00
JiaQi
567ce9886f
chore: update AutoComplete demo (#40926) 2023-02-27 10:40:25 +08:00
Jiacheng Dong
11011ba64a
fix: Fix document link jump 404 problem (#40928)
* fix: 文档链接访问 404 问题

* fix: 修复文档链接 404 问题
2023-02-27 10:13:41 +08:00
lijianan
895f2591b4
demo: demo update (#40924) 2023-02-27 10:12:32 +08:00
afc163
f217bc3361
style: fix Image mask preview action icon alignment (#40911)
[components/image/style/index.ts]
- Add a `svg` style to the image mask with `verticalAlign: 'baseline'`
2023-02-27 10:11:29 +08:00
Yuiai01
bd3401f737 fix(Progress): Fix percentage does not change with percent 2023-02-26 18:48:12 +08:00
susuhhhhhh
1a4dc9eb36
style: code style optimization (#40898) 2023-02-24 22:35:22 +08:00
Wuxh
b82710fe9e
fix: fix ConfigProvider form validation message order (#40533)
* test: add case

* fix: fix the default format error of form check message

* docs: update docs

* fix

* chore: remove redundancy logic

* perf: add validateMessage memorization

* chore: update useMemo

* Update components/form/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: update docs

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-02-24 18:22:48 +08:00
黑雨
51c615dd42
refactor: Breadcrumb separator use li instead span (#40887)
* fix: fix 'span' to 'li'

* fix: fix 'span' to 'li'

* fix: update snap

* fix: update span to li

* feat: update snap

* feat: update snap

* feat: update snap

* feat: breadCrumb support  items

* feat: update snap

* feat: update snap

* feat: update snap
2023-02-24 18:20:28 +08:00
Martijn
947f86f178
type: Add placement to NotificationConfig (#40908)
* Add placement to NotificationConfig

* Update useNotification.tsx

---------

Co-authored-by: Martijn Dormans <martijn.dormans@whyellow.nl>
Co-authored-by: Wuxh <wxh16144@qq.com>
2023-02-24 18:13:49 +08:00
Rafael Martins
14dd2cdcdb
fix: confirm modal firing onOk event twice (#40719)
* fix: confirm modal firing onOk event twice (#40272)

* fix: use loading state instead using disabled

* test: update test to use mock timer

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-24 16:59:57 +08:00
lijianan
ed94e03705
docs: update docs (#40902) 2023-02-24 14:19:40 +08:00
lijianan
412fe13d0c
refactoring: rewrite useLocale return value (#40884)
* refactoring: rewrite useLocale return

* rename

* revert name
2023-02-24 10:51:59 +08:00
lyn
433a73c53b
fix: typos (#40899) 2023-02-24 09:04:03 +08:00
Lioness100
fd0d8b6031
docs: fix typos (#40791)
* docs: fix typos

* Update index.zh-CN.md

* test: update snapshot

* docs: fix demo ref

* chore: force trigger ci

* chore: force trigger ci

* chore: bump dumi ver

---------

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
MadCcc
6b552d53f6
fix: Segmented item pseudo should not block mouse event (#40894) 2023-02-23 17:26:02 +08:00
Majid Sadr
01a6da37a9
Add missing translations for fa_IR (#40895) 2023-02-23 17:15:24 +08:00
susuhhhhhh
a89d0f4861
type: optimize type (#40892) 2023-02-23 16:38:06 +08:00
github-actions[bot]
9cfc03c042
chore: auto merge branches (#40889)
chore: merge  master into feature
2023-02-23 07:26:56 +00:00
栗嘉男
cd9ad445ea chore: merge master into feature 2023-02-23 15:05:18 +08:00
二货爱吃白萝卜
b6c0030d58
chore: bump rc-table (#40885) 2023-02-23 14:35:10 +08:00
Amumu
ea6acbc592
chore: stylelint plugin upgrade (#40883) 2023-02-23 12:01:25 +08:00
lijianan
be25ee2a0b
test: simplify rtlTest test case (#40878) 2023-02-22 19:49:06 +08:00