Commit Graph

24001 Commits

Author SHA1 Message Date
afc163
ee235de285
Update css-in-js.zh-CN.md 2022-11-30 23:02:09 +08:00
二货爱吃白萝卜
15e9260d6b
docs: Update demo (#39128) 2022-11-30 22:50:57 +08:00
二货爱吃白萝卜
07d0a305fe
docs: Fix notification demo (#39122) 2022-11-30 21:19:11 +08:00
MadCcc
b85be0195d
docs: 5.0.3 changelog (#39123) 2022-11-30 21:16:54 +08:00
MadCcc
e7edfa42d7
docs: update overview img (#38946)
* docs: update overview img

* chore: code clean

* chore: code clean

* chore: update

* chore: code clean
2022-11-30 20:14:41 +08:00
MadCcc
876b4f3b9a
fix: submenu style (#39093) 2022-11-30 18:56:36 +08:00
afc163
aa92f02911
fix: textarea reset style (#39118)
close #39099
close #39113
2022-11-30 17:32:02 +08:00
二货爱吃白萝卜
47b8e5aced
docs: add more guide (#39117)
* docs: add more guide

* docs: add webpack plugin
2022-11-30 17:27:49 +08:00
MadCcc
f5605dd53c fix: sidbar order 2022-11-30 15:57:10 +08:00
Yuki Zhang
51da7e3dc1
feat: Anchor component changed to data-driven (#39034)
* feat: Anchor component changed to data-driven

* test: add test cases for data driven items

* fix: type

* chore: mark deprecated for anchor children prop

* docs: add items description

* test: update snapshot

* docs: demos changed to data-driven

* docs: Keep the old jsx syntax demo for debugging
2022-11-30 15:55:43 +08:00
MadCcc
d3202e2fb6 chore: fix site 2022-11-30 15:42:21 +08:00
MARK
a364e58061
style: Upload loading icon should be primary color (#39114)
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2022-11-30 13:43:55 +08:00
Arvin Xu
479e4e8884
📚 docs: add token meta info to token system model (#39101)
* ♻️ refactor token system interface

* 📝 docs: add more token meta info to seeds and map token

* 🔨 chore: update token meta generator scripts

* 🚨 chore: fix lint

* 📝 docs: 补充 token 的 meta 信息

* chore: add json in pkg

* chore: update script

* chore: update flag

Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-30 11:48:47 +08:00
github-actions[bot]
7037b470c0
chore: auto merge branches (#39111)
chore: feature merge master
2022-11-30 03:25:40 +00:00
MadCcc
ffbb19e090
chore: lint (#39102)
* chore: enable tsc for demos

* chore: site lint

* chore: fix lint
2022-11-30 11:05:41 +08:00
Semro
02e2104b45
docs: fix typo (#39104) 2022-11-30 10:07:11 +08:00
@linhf2021
6e869eba0b
docs: update v5 migration doc for Message (#39097)
* docs: antd 5 deletes Message.warn

* docs: update v5 migration doc for Message
2022-11-29 22:57:36 +08:00
@linhf2021
59d6e6a6c2
docs: antd 5 deletes Message.warn (#39092) 2022-11-29 20:28:17 +08:00
dependabot[bot]
13ba859202
chore(deps-dev): bump fs-extra from 10.1.0 to 11.0.0 (#39090)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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>
2022-11-29 20:25:45 +08:00
snowingfox
6e9fed530b
fix: fix typo (#39089) 2022-11-29 19:48:53 +08:00
二货爱吃白萝卜
cfc84d4500
docs: fix home theme flick (#39083)
* docs: fix home theme flick

* docs: fix link
2022-11-29 18:05:40 +08:00
Humble
626814729a
style: fix color change (#38921) (#39077) 2022-11-29 15:43:58 +08:00
易风
f15f85b196
docs: Refine the table options (#39070)
* docs: Refine the table options

* docs: Refine the table options
2022-11-29 15:41:21 +08:00
sribich
8cca17f5ce
fix: adjust spin styles to support sm/lg variants (#38923)
* fix: adjust spin styles to support sm/lg variants

* doc: add sized tip examples to Spin docs

* test: update spin component snapshots
2022-11-29 14:09:58 +08:00
二货爱吃白萝卜
fc1e818e99
docs: adjust icons (#39074) 2022-11-29 13:14:06 +08:00
MadCcc
def280b6a1
fix: dev ssr (#39069)
* fix: dev ssr

* chore: code clean
2022-11-29 11:29:53 +08:00
afc163
5310a0fa0c
docs: fill documentation about message/notification/Modal.xxx (#39068)
close #39066
2022-11-29 10:39:57 +08:00
MadCcc
a546eedd88
fix: FloatButton motion (#39061) 2022-11-28 23:08:07 +08:00
lijianan
0a004930d3
type: fix demo types error (#39059) 2022-11-28 21:38:36 +08:00
lijianan
4efa3b2896
test: console.error should nullable in Console (#39050) 2022-11-28 14:19:25 +08:00
二货爱吃白萝卜
94049f1406
docs: add tailwindcss faq (#39041) 2022-11-28 14:19:15 +08:00
MadCcc
5962df6270 chore: update issue actions 2022-11-28 10:45:02 +08:00
afc163
aae35a4d3c
perf(bundlesize): remove lodash padStart/padEnd (#39040) 2022-11-28 00:20:50 +08:00
MadCcc
38e413e600 docs: update changelog en 2022-11-27 22:39:26 +08:00
MadCcc
13c2b7f8f9 chore: update notice token 2022-11-27 22:38:32 +08:00
justanotheranonymoususer
42a12e26f4
fix: Card meta default width (#39026) 2022-11-27 22:14:21 +08:00
二货爱吃白萝卜
e4938e4b5f
docs: Support blog (#38993)
* chore: simplify icon

* docs: simplify buttons

* docs: site blog part

* docs: fix trans

* docs: cssinjs

Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-27 20:25:59 +08:00
MadCcc
f118a3f5d2
docs: 5.0.2 changelog (#39032) 2022-11-27 19:56:22 +08:00
lijianan
390d497015
docs: add docs description (#39029) 2022-11-27 17:39:35 +08:00
lijianan
b4f6e931ab
docs: add en description (#39024) 2022-11-27 01:58:55 +08:00
github-actions[bot]
5bb2479184
chore: auto merge branches (#39003)
chore: feature merge master
2022-11-25 12:35:04 +00:00
MadCcc
c224855c89 Merge branch 'master' into feature-merge-master 2022-11-25 20:15:08 +08:00
lijianan
30f7dcc107
docs: update demo use Space (#39001)
* docs: update demo use Space

* update snap
2022-11-25 19:33:07 +08:00
lijianan
66c0a31345
fix: update snap for fix master CI fail (#38997) 2022-11-25 18:32:31 +08:00
MadCcc
1fbb865204
fix: menu overflow (#38989) 2022-11-25 16:00:01 +08:00
afc163
72f7596209
docs: update dayjs weekStart demo (#38990)
close #38987
2022-11-25 15:58:56 +08:00
Amumu
e77b59ad37
fix(table): Fix reset columns filter err (#38982)
* fix(table): fix filter state when reset columns

* fix(table): Fix the problem that the old filter state still takes effect when the list filter column changes

* test: add test case
2022-11-25 15:13:05 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc (#38964)
* chore: token doc

* docs: token meta

* chore: code clean

* chore: code clean

* chore: json

* chore: rename

* chore: style
2022-11-25 14:23:11 +08:00
Dunqing
963f95faba
fix: incorrect Select and Pagination text color for dark theme (#38979)
* fix: incorrect select text for dark theme

* Update components/select/style/index.tsx

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

* fix: same

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-25 12:26:04 +08:00
Zhanghao
e66fcbd449
fix: The card body's border-radius will be invalid when the bodyStyle has backgroundColor attribute #38912 (#38973) 2022-11-25 11:53:28 +08:00