HzLin
dab7dd7608
docs(copywriting.md): fix the word ( #40393 )
2023-01-24 17:22:23 +08:00
HzLin
3fdded5334
docs(font.md): fix markdown grammer ( #40389 )
...
* docs(font.md): fix markdown grammer
* docs(font.md): fix the punctuation
2023-01-24 16:29:49 +08:00
Rinku Chaudhari
d80fa29d89
docs(readme.md): grammer error fix ( #40383 )
2023-01-24 00:50:03 +08:00
renovate[bot]
1f657398a3
chore(deps): update dependency gh-pages to v5 ( #40364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-23 21:55:08 +08:00
Martin Litvaj
0bf4a3e15b
Export ThemeConfig type ( #40370 )
2023-01-23 19:24:05 +08:00
lijianan
a624648ecd
chore: delete ChatGPT CodeReview ( #40374 )
2023-01-23 16:36:01 +08:00
Rinku Chaudhari
8bcd3c16a4
docs(faq-en): typo,grammar and mispelling fixes ( #40368 )
2023-01-22 23:37:22 +08:00
renovate[bot]
dc5f6b3a6a
chore(deps): update dependency vanilla-jsoneditor to ^0.14.0 ( #40363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 17:45:16 +08:00
lijianan
db5913696b
site: improve contributors list style when hover ( #40362 )
...
* site: improve contributors list style when hover
* fix
2023-01-22 01:30:01 +08:00
lijianan
b6899877c3
demo: update Skeleton demo ( #40360 )
2023-01-22 00:50:19 +08:00
JiaQi
9d51345f90
feat(Collapse): Collapse support for setting size ( #40286 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 18:45:09 +08:00
JiaQi
de44c4c9cd
chore(Typography): Introduce AutoSizeType correctly ( #40361 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 17:33:20 +08:00
lijianan
ff0f0704e7
demo: update Card demo ( #40357 )
2023-01-21 12:39:02 +08:00
lijianan
b6c32f6a58
demo: update Avatar demo ( #40356 )
...
* demo: update Avatar demo
* ci
* ci
* add margin
2023-01-21 12:38:47 +08:00
lijianan
169ed5efa0
docs: add notice ( #40354 )
2023-01-21 12:37:10 +08:00
afc163
467741f558
fix: Dropdown submenu wrong position ( #40349 )
2023-01-21 12:35:52 +08:00
lijianan
174b389b00
demo: update CP demo ( #40358 )
2023-01-21 12:35:21 +08:00
afc163
da32eb5aae
Create main.yml ( #40350 )
2023-01-21 12:34:17 +08:00
dependabot[bot]
976d48f20f
chore(deps-dev): bump vanilla-jsoneditor from 0.12.0 to 0.13.0 ( #40348 )
...
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.12.0 to 0.13.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.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 21:55:25 +08:00
JiaQi
79c33e474e
fix(Input): Fixed suffix not changing color with status ( #40344 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-20 21:15:11 +08:00
二货爱吃白萝卜
e9273abe3d
fix: Badge findDOMNode
warning ( #40347 )
...
* fix: findDOMNode warning
* test: add test case
2023-01-20 21:06:13 +08:00
二货爱吃白萝卜
54cc494b86
chore: 5.1.6 changelog ( #40343 )
2023-01-20 14:38:37 +08:00
二货爱吃白萝卜
1fc374495f
chore: patch for missing rootClassName ( #40217 )
...
* chore: init test
* test: rootClassName inject
* test: part of test
* chore: patch qrcode rootCls
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* test: more test
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: fix lint
* chore: fix lint
* chore: ignore part of lint
* test: update snapshot
* test: fix test case
* chore: fix node test
* chore: adjust render logic
* fix: test
* test: update snapshot
* test: update
* refactor
* chore: fix require module logic
2023-01-20 11:03:50 +08:00
MadCcc
662f78ac01
fix: motionEaseInQuint value ( #40133 )
2023-01-20 10:48:33 +08:00
MadCcc
40944a1c02
perf: only one parent selector in style ( #40325 )
...
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
2023-01-20 10:31:27 +08:00
lijianan
c054a2bb80
chore: update demo style ( #40336 )
...
* fix: update demo style
* update snap
2023-01-19 22:36:27 +08:00
lijianan
4cace761da
fix: delete useless keys to prevent page jitter caused by remounting component ( #40327 )
...
* fix: remove useless key
* fix
2023-01-19 18:05:54 +08:00
github-actions[bot]
4943ef186f
chore: auto merge branches ( #40329 )
...
chore: feature merge master
2023-01-19 09:43:37 +00:00
二货机器人
56f76c79ec
chore: feature merge master
2023-01-19 17:21:02 +08:00
二货爱吃白萝卜
1bcb25166b
test: update snapshot ( #40328 )
2023-01-19 17:14:49 +08:00
lijianan
b9a6b7b578
demo: update demo ( #40318 )
...
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
2023-01-19 15:37:54 +08:00
Simón Posada Fishman
73a71967c5
Focus outline: lineWidth -> lineWidthBold ( #40291 )
...
Instead of multiplying by 4 lineWidth, simply use lineWidthBold.
This makes it possible to customize the focus outline line width with the theme config.
2023-01-19 11:51:46 +08:00
luo3house
98cf6b582e
fix(wave): validate detached dom node's wave style ( #40307 )
2023-01-19 11:50:12 +08:00
dependabot[bot]
1062e404dd
chore(deps-dev): bump vanilla-jsoneditor from 0.11.8 to 0.12.0 ( #40316 )
...
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.11.8 to 0.12.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.11.8...v0.12.0 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 11:49:23 +08:00
kiner-tang(文辉)
8b3868ac63
feat(tooltip): tooltip support arrow prop ( #40234 )
...
* feat: tooltip support arrow props
* docs: update docs
* chore: update rc-tooltip version
* feat: update snapshots
* feat: update snapshots
* style: format code
* Update components/tooltip/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* docs: update docs
* feat: code optimize
* feat: del doc
* feat: update snapshots
* feat: update snapshots
* feat: update snapshots
* feat: refactor dropdown arrow style
* feat: comment
* Update components/tooltip/demo/arrow.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: popover support arrow prop
* feat: tour arrow style optimize
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* feat: update test case
* Update components/popover/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-19 11:21:05 +08:00
lijianan
d549964493
demo: update demo ( #40313 )
...
* demo: update demo
* add
* fix lint
2023-01-18 19:20:40 +08:00
lijianan
ba38ef6804
demo: update demo ( #40306 )
2023-01-18 15:57:50 +08:00
ChenXiao
0e9623ccb0
fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props ( #40211 )
...
* fix(Breadcrumb): wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
* fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
2023-01-18 15:39:00 +08:00
lijianan
3892ce3c6d
chore: remove useless code ( #40303 )
2023-01-18 14:46:01 +08:00
lijianan
26ec8fcdc9
demo: update demo ( #40295 )
...
* demo: update demo
* update demo
* update demo
2023-01-18 14:19:59 +08:00
Rinku Chaudhari
055624f85b
reformat/typo: removed useless ts-ignore and 'ignore' typo fix ( #40298 )
...
* reformat/typo: removed useless ts-ignore and 'ignore' typo fix
* fix: components/version/index.ts typescript error
Co-authored-by: rinku.chaudhary <rinku.chaudhary@amniltech.com>
2023-01-18 13:37:44 +08:00
chencheng (云谦)
8f0ab0fa1e
Merge pull request #40292 from ant-design/sorrycc-patch-1
...
Update practical-projects.zh-CN.md and practical-projects.en-US.md
2023-01-18 10:38:13 +08:00
chencheng (云谦)
1040363b5d
Update practical-projects.en-US.md
2023-01-18 10:20:04 +08:00
chencheng (云谦)
3d9a4fa0ca
Update practical-projects.zh-CN.md
2023-01-18 10:18:07 +08:00
René Wang
a2980e3d57
lint: remove useless ts-ignore
comment ( #40289 )
2023-01-18 10:07:16 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector ( #40264 )
...
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
Danial Soheili
164ea65250
Bugfix/modal destroy all with context ( #40281 )
...
* 🐞 FIX: destroyAll not working with useModal
* 🧪 TEST: add test
* Update components/modal/useModal/index.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-17 14:54:34 +08:00
二货爱吃白萝卜
7276438486
docs: Report 404 for monitor ( #40278 )
...
* docs: monitor 404 report
* docs: Add source
* docs: patch
* docs: clean up
2023-01-17 14:27:14 +08:00
JiaQi
a713bf7978
fix(Message): Message global static method 'config' setting duration is invalid ( #40232 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-17 11:15:14 +08:00
Danial Soheili
a91ef95184
💄 STYLE: Button's color should override child anchor's color ( #40269 )
2023-01-17 10:04:12 +08:00