Commit Graph

22285 Commits

Author SHA1 Message Date
afc163
b5e8464332
Delete 2.html 2022-05-14 17:55:44 +08:00
MadCcc
99139aa77d
refactor: Card full token (#35514)
* refactor: card full tokn

* refactor: card token

* fix: border color
2022-05-13 16:38:33 +08:00
github-actions[bot]
640d4f55d3
chore: auto merge branchs (#35536)
chore: next merge feature
2022-05-13 07:20:39 +00:00
MadCcc
f07e538205 chore: lint 2022-05-13 14:50:32 +08:00
MadCcc
add47da233 Merge branch 'next' into next-merge-feature 2022-05-13 14:43:26 +08:00
MadCcc
a32f5d69f8 Merge branch 'feature' into next-merge-feature 2022-05-13 14:42:49 +08:00
MadCcc
5d67d78611
refactor: modal full token (#35477)
* refactor: modal full token

* chore: code clean

* feat: fontSizeIconLG

* Revert "feat: fontSizeIconLG"

This reverts commit 4074f4887a.

* chore
2022-05-13 14:33:50 +08:00
github-actions[bot]
c8dee0aa69
chore: auto merge branchs (#35528)
chore: Next merge master
2022-05-13 03:59:16 +00:00
github-actions[bot]
0d8fa8d1dd
chore: auto merge branchs (#35532)
chore: feature merge master
2022-05-13 03:59:13 +00:00
zombiej
1d1248c868 chore: fix demo of dayjs 2022-05-13 11:35:14 +08:00
MadCcc
d4f23bae2a
refactor: Card loading (#35525)
* feat: card loading with skeleton

* test: update snapshot

* test: add style deps

* chore: import
2022-05-13 11:32:40 +08:00
zombiej
88768e9687 Merge remote-tracking branch 'origin/master' into next-merge-master 2022-05-13 11:09:02 +08:00
二货机器人
d7cdd88e3a
test: Update snapshot (#35529) 2022-05-13 10:57:10 +08:00
zombiej
3a0c53470f chore: merge master 2022-05-13 10:20:20 +08:00
zombiej
e8d9c42565 test: Update snapshot 2022-05-13 10:14:09 +08:00
ty888
debd7f3496
fix(statistic): ignore the decimal part when the precision is negative (#35520) 2022-05-13 00:47:20 +08:00
github-actions[bot]
5af26807a9
chore: auto merge branchs (#35516)
chore: feature merge master
2022-05-12 15:50:04 +00:00
MadCcc
b11cf22dd3 test: update snapshot 2022-05-12 23:23:51 +08:00
MadCcc
2d70027f45 Merge branch 'master' into feature-merge-master 2022-05-12 15:56:18 +08:00
MadCcc
b559a1fd1d
fix: calendar panel style (#35502) 2022-05-12 10:10:59 +08:00
Dunqing
77cad90c08
refactor: Calendar cssinjs (#34835)
* refactor: to cssinjs

* fix: css logical properties

* refactor: use mergeTokens handle customize token

* refactor: export genPanelStyle

* feat: add picker panel style

* fix: remove unused token

* refactor: replace arrowWidth with sizePopupArrow

* fix: add fixme

* fix: type error

* fix: remove arrowWidth

* fix: add fixme

* fix: remove comment

* fix: add fixme

* chore: code style

* test: fix lint

* test: fix lint

Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 20:07:40 +08:00
dingkang
be2b0d8a6e
docs: replace class component with hooks (#35500)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies

* docs(cascader): replace class component with hooks

* docs(checkbox): replace class component with hooks

* docs(collapse): replace class component with hooks

* docs(comment): replace class component with hooks

* docs(descriptions): replace class component with hooks

* docs(config-provider): replace class component with hooks

* docs(date-picker): replace class component with hooks
2022-05-11 19:43:54 +08:00
vagusX
5d66b0ba3f
refactor: cssinjs for segmented (#35134)
* refactor: cssinjs for segmented

* fix: disabled styles

* feat: sync code from master
2022-05-11 19:35:00 +08:00
MadCcc
fbdcbc7027
docs: changelog 4.20.4 (#35495)
* docs: changelog 4.20.4

* chore: emoji
2022-05-11 18:15:09 +08:00
limingxin
765bc1effc
docs: Table QA about rowSelection renderCell (#35494)
* Update index.zh-CN.md

之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。

所以想要完善一下文档,可以方便其他用户找到此内容。

* docs: Table QA about rowSelection renderCell

update US doc
2022-05-11 17:58:26 +08:00
miracles1919
19f55145c8
fix: tree checkbox margin in rtl mode (#35491) 2022-05-11 16:57:21 +08:00
afc163
89aac84e65
Merge pull request #35492 from ant-design/next-merge-master
chore: sync master into next
2022-05-11 16:55:39 +08:00
afc163
2842524850 chore: sync master into next branch 2022-05-11 16:00:22 +08:00
afc163
84a969e5e0 chore: sync master into next branch 2022-05-11 15:36:22 +08:00
afc163
089dc7e36a docs: remove editable in table documentation
close
https://github.com/ant-design/ant-design/pull/35471#issuecomment-1123239879
2022-05-11 14:35:43 +08:00
Tony Wu
68a2f8b2ac
docs: indicate that menu items require keys (#35474) 2022-05-11 14:29:26 +08:00
二货机器人
2341a25d91
feat: refactor useNotification (#35423)
* more refactor

* chore: motion support

* chore: tmp test

* test: Hooks

* chore: static function

* tmp of it

* all of it

* mv prefix

* chore: clean up

* chore: clean up

* more test case

* test: all base test

* test: all test case

* init

* refactor: rm notification.open instance related code

* follow up

* refactor: singlton

* test: notification test case

* refactor to destroy

* refactor: message base

* test: part test case

* test: more

* test: more

* test: all test

* chore: clean up

* docs: reorder

* chore: fix lint

* test: fix test case

* chore: add act

* chore: back

* chore: fix style

* test: notification test

* test: more and more

* test: fix more test

* test: index

* test: more & more

* test: fix placement

* test: fix coverage

* chore: clean up

* chore: bundle size

* fix: 17

* chore: more

* test: message

* test: more test

* fix: lint

* test: rm class in static

* chore: clean up

* test: coverage

* chore: fix lint
2022-05-11 14:26:18 +08:00
afc163
b4ae9202ed chore: fix LGTM 2022-05-11 13:52:34 +08:00
miracles1919
d326765a6b
fix: tag line height (#35487) 2022-05-11 13:06:03 +08:00
MadCcc
da7f67db3f
fix: avatar rtl (#35486) 2022-05-11 11:33:40 +08:00
shuaijiumei
fc3688965d
refactor: progress cssinjs (#34692)
* refactor: progress cssinjs

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: ci fail

* fix: ci fail

* fix: ci fail rollback

* fix: single ''

* fix: single ''

* fix: single ''

* feat: update code

* feat: update code

* feat: update code

* feat: update code

* fix: RTL-model

* fix: RTL-model

* feat: new css-in-js type

* feat: new css-in-js type

* feat: new css-in-js type

* refactor: simplify the code

* refactor: Progress css in js

* test: fix lint

* fix: patch

* chore: code clean

* chore: code clean

Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 10:52:10 +08:00
dingkang
5cf579c37a
docs: replace class component with hooks (#35472)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies

* docs(cascader): replace class component with hooks

* docs(checkbox): replace class component with hooks

* docs(collapse): replace class component with hooks

* docs(comment): replace class component with hooks

* docs(descriptions): replace class component with hooks
2022-05-10 20:49:42 +08:00
MadCcc
9ca7973521
refactor: image full token (#35465)
* refactor: image full token

* chore: remain switch size

* refactor: less token

* chore: text color
2022-05-10 17:30:01 +08:00
Karott
338ec7dad7
perf: refactor devWarning for production code size (#35411)
* pref: better code style for production

* refactor `devWarning`

* don't use `useEffect` only wrap `devWarning`

* chore: add 'noop' to coverage

* chore: add test cases for devWarning

* chore: add test case

* chore: update test cases for devWarning

* chore: restore test script command

* fix: remove 'throw new Error'

* should not use `throw` for browser

* chore: update test case for AutoComplete

* perf: add prefix for `devWarning`

* update RegExp for UMD

* add prefix for ES and CJS

* chore: better code style

* perf:

* upgrade antd-tools

* remove `injectWarningCondition`

* rename `devWarning` to `warning`

* chore: better code style

* chore: better code style

* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
lalalazero
17cd13fe53
refactor: remove cascader displayRender warning (#35417)
* refactor: remove useless warning (#35291)

* refactor: remove useless test case

* docs: remove cascader tagRender
2022-05-10 13:57:38 +08:00
dingkang
f5831f121d
docs: replace class component with hooks (#35461)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies
2022-05-10 13:00:31 +08:00
MadCcc
cde2103e48
refactor: image full token (#35449)
* refactor: image full token

* refactor: less component token
2022-05-10 10:16:46 +08:00
Ron Šmeral
1d3fd70dbf
fix: bad List.Item type (#35454) (#35455)
Co-authored-by: Ron Smeral <ron.smeral@merck.com>
2022-05-10 10:01:11 +08:00
afc163
ed4d41676e
chore(deps-dev): upgrade to jest 28 (#35334)
https://jestjs.io/zh-Hans/docs/upgrading-to-jest28
2022-05-09 23:17:26 +08:00
github-actions[bot]
29adce9fea
chore: auto merge branchs (#35456)
chore: next merge master
2022-05-09 15:04:51 +00:00
MadCcc
ed4d6c3af9 chore: increase bundle size 2022-05-09 22:30:31 +08:00
MadCcc
24773d5796 test: lint 2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6 Merge branch 'master' into next-merge-master 2022-05-09 21:26:25 +08:00
MadCcc
0f63293a21
fix: dev broken (#35453) 2022-05-09 20:54:42 +08:00
MadCcc
b5699cc735
chore: optimze LGTM (#35443)
* chore: optimze LGTM

* chore: type
2022-05-09 20:48:12 +08:00