Commit Graph

1877 Commits

Author SHA1 Message Date
afc163
4825f0e46a
chore: fix lint 2022-11-01 00:59:10 +08:00
afc163
85cd53d55a
docs: fix code demo width in small device 2022-11-01 00:47:32 +08:00
github-actions[bot]
6c6913c367
chore: auto merge branches (#38278)
chore: merge feature into master
2022-10-31 03:22:15 +00:00
afc163
84654f45f2
docs: update mirror url hint modal (#38280) 2022-10-30 21:31:23 +08:00
MadCcc
5a218d0c4d Merge branch 'master' into feature-merge-master 2022-10-27 21:57:59 +08:00
Chang Wei
70232ab10b
chore: update icon category (#38177)
* chore: add icon 'WhatsApp' to category 'logo'

* chore: add icon 'Dingtalk' to category 'logo'
2022-10-23 15:26:51 +08:00
JarvisArt
a41e14dfaf
feat: Dropdown support menu and dropdownRender (#37885) 2022-10-23 00:33:45 +08:00
lijianan
3d33c34010
chore: use includes instead indexOf (#38139)
* chore: use includes instead indexOf

* fix: fix
2022-10-21 11:45:55 +08:00
叶枫
e72675da27
chore: stackblitz change tsx (#38039)
* feat: stackblitz change tsx

* feat: open

* feat: type

* feat: code
2022-10-17 16:39:30 +08:00
MadCcc
220ec53d51
docs: fix csb source code type (#37990)
* docs: fix csb source code type

* chore: code clean
2022-10-13 11:55:41 +08:00
lijianan
768ab54426
fix: delete defaultprops (#37966) 2022-10-12 11:39:06 +08:00
MadCcc
da5a3ddacb
docs: fix site locale (#37911) 2022-10-10 12:07:20 +08:00
Santiago Vallejo
de76c7f311
feat: Performance improvement on React useState (#37875) 2022-10-07 11:39:16 +08:00
Zheeeng
ea9b013bb1
refactor(locale): refine signature (#37824)
* chore: prefer using @internal annotation over other markups

* fix: typo

* fix: locale types
2022-10-01 22:17:14 +08:00
afc163
0e2c9031cd
docs: fix antd site in mobile device (#37819)
* chore: fix prev and next navigation

* docs: fix mobile site

* chore: fix lint

* chore: remove rc-drawer css
2022-09-30 16:54:51 +08:00
lijianan
480cb3cbc3
fix: remove defaultProps (#37815)
* fix: remove defaultProps

* fix: remove defaultProps

* fix: update snap

* fix: fix

* fix: fix
2022-09-30 15:58:34 +08:00
afc163
18aca39b9b
docs: fix demo code tsx copy (#37789) 2022-09-29 15:13:32 +08:00
Zheeeng
06e0ae53b8
chore: remove unnecessary type assertsion (#37762) 2022-09-27 21:51:11 +08:00
Zheeeng
844c066d8e
fix: refine type (#37763) 2022-09-27 21:50:35 +08:00
MadCcc
45585b9478
docs: remove react17 demo (#37641)
* docs: remove react17 demo

* test: fix lint
2022-09-20 10:15:57 +08:00
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open (#37420) 2022-09-06 14:03:39 +08:00
lijianan
c34caad24c
test: js => ts (#37392)
* test: js => ts

* test: add test

* fix: fix eslint error

* test: add test case

* fix: fix test error

* fix: fix eslint error

* fix: fix eslint error

* fix: eslint error fix

* fix: fallback eslint config & add test case

* test: add all test case

* fix: bugfix

* fix: bugFix

* fix: bugFix

* fix: bugFix

* fix: lint

* fix: add React.createRef

* fix: add breadcrumbName in Routes

* fix: any commit for restart ci/cd

* fix: remove type

* fix: test fix

* fix: test fix

* fix: add ts-ignore for id

* test: add Icon test case

* test: remove ts-ignore

* test: add Icon test case
2022-09-05 19:41:32 +08:00
yykoypj
6b658dab76
feat: switch visible to open for Tooltip (#37241)
* feat: switch visible to open for Tooltip & Popover & Popconfirm

* fix lint

* fix: merge state

* chore: Update ts part

* test: add legacy test

* test: fix test case

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-26 17:17:13 +08:00
二货机器人
9b99c815fa Merge branch 'master' into feature-merge-master 2022-08-24 15:46:36 +08:00
二货爱吃白萝卜
c56596ee9b
docs: Adjust res page style (#37210)
* docs: Adjust res page style

* chore: update check logic
2022-08-24 15:45:00 +08:00
yykoypj
3d8cd0b451
feat: switch visible to open for Modal (#37084)
* feat: switch visible to open for Modal

* test: depcated check

* docs: site api update

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-23 16:55:57 +08:00
二货机器人
bf8a7ace41 Merge remote-tracking branch 'origin/master' into feature 2022-08-18 10:57:17 +08:00
afc163
4a826bb25f
chore: fix rtl cannot revert in Safari (#37052)
close #37035
2022-08-15 15:25:18 +08:00
afc163
9230196cf0 Merge branch 'feature' into master-merge-feature 2022-08-10 17:18:29 +08:00
MadCcc
74d76038ad
chore: fix riddle demo (#36965) 2022-08-09 15:19:55 +08:00
github-actions[bot]
3115657010
chore: auto merge branches (#36944)
chore: feature merge master
2022-08-08 07:17:41 +00:00
lijianan
73e541911b
refactor: use typescript refactor javascript (#36907)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting

* pref: add useCallback/useMemo

* refactor: use typescript refactor javascript

* fix: remove string

* fix: fix eslint
2022-08-05 13:45:46 +08:00
github-actions[bot]
2fc754eeaf
chore: auto merge branches (#36906)
chore: feature merge master
2022-08-05 04:52:57 +00:00
二货爱吃白萝卜
628968f460
feat: Tabs support items (#36889)
* refactor: Using items

* docs: replace with items

* docs: deprecated demo

* test: Update snapshot

* docs: simple basic demo

* test: coverage
2022-08-05 10:49:08 +08:00
lijianan
212802bc09
pref: add useCallback/useMemo (#36877)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting

* pref: add useCallback/useMemo
2022-08-05 10:22:55 +08:00
lijianan
a9f0123966
refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent (#36876)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting
2022-08-04 10:04:37 +08:00
lijianan
4fc00ececb
fix: strong type (#36868)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type
2022-08-03 15:42:25 +08:00
lijianan
01087b2571
refactor: rewrite header and footer by FunctionComponent (#36851)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent
2022-08-03 11:19:53 +08:00
MadCcc
c0411d70d8
chore: dev config (#36240) 2022-06-27 10:43:39 +08:00
afc163
eeedb876c0
chore: fix eslint warning and bisheng terminal log (#36220)
* chore: fix eslint warning

* chore: fix bisheng log

* Update basic.md
2022-06-24 16:40:48 +08:00
Ryan Cavanaugh
726dd859a8
Fix breaks (#36186)
* Added type assertion so function no longer returns any/unknown

* Add type constraint since Object.keys is called on this value
2022-06-23 10:39:05 +08:00
MadCcc
764069b202
docs: update demo code (#35695)
* docs: update demo code

* chore: increase bundle size

* Revert "chore: increase bundle size"

This reverts commit 1c75e5ab5a.
2022-05-24 22:53:17 +08:00
afc163
b4ae9202ed chore: fix LGTM 2022-05-11 13:52:34 +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
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
MadCcc
c897728eb8
docs: update demo template (#35440) 2022-05-09 16:23:07 +08:00
MadCcc
8b682a5662
chore: split chunks (#35222)
* chore: split chunks

* chore: update bisheng version

* chore: split @ant-design/icon

* chore: code clean

* chore: test

* chore: split moment

* chore: code clean
2022-05-08 09:48:30 +08:00
MadCcc
11e2ce6c01
docs: update mirror link (#35424)
* docs: update mirror link

* feat: add modal

* feat: add icon

* chore: code clean

* feat: text

* fix: cancel btn
2022-05-07 22:37:50 +08:00
afc163
9a59018580 chore: change menu icon in site 2022-05-07 17:39:51 +08:00