Commit Graph

24807 Commits

Author SHA1 Message Date
afc163
3b2cd725cb
style: fix Upload picture card style alignment (#40805)
- Align SVG elements in the picture card style
- Update components/upload/style/picture.ts

[components/upload/style/picture.ts]
- Add vertical alignment for SVG elements in the picture card style
2023-02-19 21:40:05 +08:00
JiaQi
e142e2436d
style(DatePicker): fix hover style error when checked again (#40785) 2023-02-19 21:27:46 +08:00
afc163
9b25304c29
style: fix Table dropdown radius style (#40802) 2023-02-19 20:35:36 +08:00
Lukáš Licek
6fa4c2e59f
demo: Example checkbox does not disable Form (#40740)
* fix: Example checkbox does not disable Form

In this demo, the example checkbox disables the form, which should be the functionality of the "Form disabled" checkbox and only that one.

* Update disabled.tsx

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-02-19 16:59:20 +08:00
Jungzl
76dc87f1c3
fix: adjust onBackground outputs to support semi-transparent colors (#40729)
* chore(deps): bump @ctrl/tinycolor from 3.4.0 to 3.6.0

* fix: adjust onBackground outputs to support semi-transparent colors
2023-02-19 16:24:20 +08:00
renovate[bot]
f8c511045d
chore(deps): update cimg/node docker tag to v16.19.1 (#40796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 15:47:18 +08:00
renovate[bot]
d39aa653ec
chore(deps): update dependency @testing-library/react to v14 (#40797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 15:24:46 +08:00
Ritesh Makan
54d3a738f6
demo: Fix broken avatars (#40793)
* Update links from https://joeschmoe.io to https://joesch.moe

* updated snapshots
2023-02-19 14:20:01 +08:00
二货爱吃白萝卜
5dfce54437
ci: use node 16 (#40800)
* chore: use node 16

* chore: all lock ver

* chore: size-limit

* chore: mv clean up logic into master
2023-02-19 13:56:20 +08:00
红果汁
0a24676845
fix: use loading delay not delay at first time (#40751) (#40759)
* fix: use loading delay not delay at first time

* perf: test code

* refactor: optimization code

* fix: lint problem

* refactor: prefer code

* refactor: prefer code

* refactor: prefer code
2023-02-19 12:48:28 +08:00
二货爱吃白萝卜
108129641f
feat: WeekPicker support hover style (#40772)
* feat: support range hover style

* chore: adjust hover style

* chore: cleanup

* chore: update style

* test: update snapshot

* chore: fix style

* chore: cleanup

* chore: cleanup
2023-02-19 12:33:09 +08:00
dependabot[bot]
66e2b146dd
chore(deps-dev): bump @testing-library/dom from 8.20.0 to 9.0.0 (#40780)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.20.0 to 9.0.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.20.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 23:15:30 +08:00
Simon He
12a6f7182d
chore: add lint cache (#40369) 2023-02-17 22:12:19 +08:00
lijianan
de82a15b22
type: simplify getPlacement return type (#40775) 2023-02-17 22:11:06 +08:00
shitian9
51200e7732
demo: fix lazy.tsx type (#40778)
Demo 有问题,会在 VSCode中 引用 `loadData`、`onChange` 时 会报错
2023-02-17 22:10:23 +08:00
lijianan
5199344d09
docs: fix unsupported syntax (#40779) 2023-02-17 18:27:35 +08:00
carla-cn
fd2db7614f
fix: diabled Input abbdon should not have status style (#40744)
Co-authored-by: zhouling <zhouling@kezaihui.com>
2023-02-17 15:45:29 +08:00
MadCcc
1ebdfb7049
Merge pull request #40771 from ant-design/master
chore: feature merge master
2023-02-17 14:47:27 +08:00
MadCcc
40abef340a
fix: update DatePicker style (#40768) 2023-02-17 12:04:35 +08:00
JiaQi
12a734adac
fix(Radio): Handle nesting correctly (#40741) 2023-02-17 10:23:34 +08:00
JiaQi
0aac2f0a05
docs: fix oceanbase link 404 (#40765) 2023-02-17 09:18:23 +08:00
muxin
03ef8225cf
docs: add description of maxTagTextLength api (#40757)
close 40755
2023-02-16 19:20:23 +08:00
二货爱吃白萝卜
0c0faaa9e1
docs: Update Tooltip docs (#40754)
* chore: update pkg

* docs: update doc
2023-02-16 16:08:03 +08:00
红果汁
c4f83649ae
fix: add Tour french locale (#40750) 2023-02-16 12:17:55 +08:00
二货爱吃白萝卜
d2ab2722b4
docs: Tooltip align blog (#40746)
* docs: prepare

* docs: blog about align
2023-02-16 10:27:40 +08:00
lijianan
c53330d90e
feat: App support style props (#40708)
* feat: App support style props and export props type

* test: add test case

* Conflicting
2023-02-15 18:32:40 +08:00
slotDumpling
6234509d18
fix: active skeleton safari problem (#40692) 2023-02-15 16:52:48 +08:00
luo3house
9f98fc243e
feat(App): add message & notification options (#40456) (#40458)
* feat(App): add message & notification options

* chore: test

* docs: App docs

* feat: config inherit in nest app

* feat: provide & consume config context internally

* docs(App): property literal

* fix(App): repect config from props in priority

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

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

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-15 15:05:21 +08:00
二货爱吃白萝卜
5c1162a140
docs: update demo (#40732)
* docs: update demo

* test: update snapshot

* test: update snapshot

* chore: fix lint
2023-02-15 14:56:22 +08:00
JiaQi
910d0fc340
fix: inconsistency between checkbox and radio in table when Form is disabled (#40728) 2023-02-15 13:21:53 +08:00
afc163
41d9efd29f
test: update jest cli options (#40725)
* test: update jest cli options

* Apply suggestions from code review
2023-02-15 11:03:05 +08:00
二货爱吃白萝卜
86b5c50cb4
refactor: Tooltip support auto arrow & auto shift (#40632)
* chore: adjust doc

* chore: simplify arrow offset

* chore: auto adjust shift

* docs: adjust demo

* chore: update snapshot

* chore: provide ref

* test: prepare

* chore: update deps

* test: fix part test

* test: fix part test

* test: fix part test

* test: fix part test

* test: fix part test

* test: update snapshot

* fix: missing pure render

* fix: Popover pure panel

* test: update snapshot

* test: update tour snapshot

* chore: bump trigger ver

* test: fix render ssr logic

* test: skip unnecessary case

* test: fix test case

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: fix test case

* test: fix test case

* chore: clean up useless warning

* test: add check for placement

* chore: ignore default
2023-02-15 10:21:28 +08:00
github-actions[bot]
75c8451f7d
chore: auto merge branches (#40726)
chore: feature merge master
2023-02-14 13:37:53 +00:00
MadCcc
185c276c01 Merge branch 'master' into feature-merge-master 2023-02-14 21:15:39 +08:00
Wade
213efa2cf1
demo: lose input focus when add new tag in animation demo (#40722)
Co-authored-by: wen-wei-feng <wen-wei.feng@hp.com>
2023-02-14 17:43:53 +08:00
xliez
0d67bde239
feat: add useConfig hook to ConfigProvider (#40215)
* feat: add useConfig hook to ConfigProvider

* docs: format config-provide markdown

* doc: add available version

* test: add useConfig test

* docs: add debug

* chore: fix lint error

* fix: getter dead loop

* test: promote useConfig test coverage

* docs(ConfigProvider): update available version
2023-02-14 17:39:35 +08:00
lijianan
4c6f7c12ee
docs: update migration-v5 (#40709)
* update migration-v5

* update docs

* update docs

* update docs
2023-02-14 14:33:33 +08:00
lyn
d823f60edf
docs: fix docs error (#40714) 2023-02-14 10:15:30 +08:00
Jung Min O
2c694258d2
Update ko_KR.ts (#40716) 2023-02-14 09:20:45 +08:00
Arnaud Benhamdine
f7232ebeb5
docs: fix typos in us changelog 5.2.1 (#40712) 2023-02-13 21:24:52 +08:00
vagusX
0fed01f47b
docs: changelog v5.2.1 (#40693)
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-13 16:21:14 +08:00
@linhf2023
fb5305d4c6
fix(TimeLine): Correct className (#40700)
Co-authored-by: WB780012 <wb-lhf780012@antgroup.com>
2023-02-13 15:41:47 +08:00
lijianan
c885a42e3b
refactor: rewrite panelRender function to funtion component (#40670)
* fix: Indicators support number 0

* fix

* fix

* fix

* fix

* fix

* refactoring: rewrite panelRender function to funtion component

* restart ci

* fix

* fix

* fix

* Update index.test.tsx

* Update index.en-US.md

* Update components/tour/panelRender.tsx

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

* raname

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-13 14:30:08 +08:00
renovate[bot]
14c5d685c1
chore(deps): update dependency stylelint to v15 (#40687)
* chore(deps): update dependency stylelint to v15

* Update package.json

* test: remove stylelint-config-prettier

* test: remove stylelint-config-prettier

* stylelint@15

* json to js

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
2023-02-13 13:37:22 +08:00
Amumu
9d9eca7a9d
chore: update rc-tabs (#40698) 2023-02-13 11:43:24 +08:00
MadCcc
34c63ca41b chore: add release notification target 2023-02-13 11:35:55 +08:00
Long Hao (龙濠)
4299a0b28b
fix: 修复滑动条中 dot 的触发范围异常 (#40679) 2023-02-13 10:58:11 +08:00
RamonEspinosa
9632b36b04
type: fix drag sorting demo typos (#40697) 2023-02-13 10:49:44 +08:00
JiaQi
f646ba9c3a
fix(DatePicker): Fixed incorrect cursor when Picker of DatePicker is month and quarter (#40607)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-02-13 10:42:05 +08:00
linxianxi
c48c712371
demo: remove react-dnd, use dnd-kit (#40674)
* demo: remove react-dnd, use dnd-kit

* change type
2023-02-13 10:29:12 +08:00