dependabot[bot]
04cea3cf0d
chore(deps-dev): bump inquirer from 8.2.4 to 9.1.2 ( #37636 )
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 8.2.4 to 9.1.2.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@9.1.2 )
---
updated-dependencies:
- dependency-name: inquirer
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>
2 years ago
二货爱吃白萝卜
f7782a05a9
fix: Animated default set ( #37642 )
* fix: Animated default set
* test: Update test case
2 years ago
MadCcc
c15bdcf1dd
style: set tabpane outline to none ( #37638 )
2 years ago
lijianan
c1ee787c68
fix: eslint error fix ( #37630 )
* fix: eslint error fix
* chore: update rc-input-number
2 years ago
二货爱吃白萝卜
09b6032ec4
fix: Table column.title missing `filters` prop ( #37629 )
* fix: Table title missing filter data
* test: add test case
2 years ago
clean99
82a971a433
test: refactor alert tests ( #36954 )
* add userEvent dependence
* Alert(test): refactor closable test with userEvent and more precise expect api
* Alert(test): remove duplicate test of closable
* Alert(test): remove duplicate test of closable
* Alert(test): refactor attributes setting tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor Popconfirm tests
* Alert(test): refactor icon test
* Alert(test): refactor tooltip test
* Alert(test): remove useless descible for perventing nesting
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2 years ago
lijianan
583d08b473
test: add mockRestore ( #37618 )
2 years ago
二货爱吃白萝卜
b4898946ea
fix: visible follow up of confirm back to true ( #37613 )
2 years ago
afc163
48dfe20b55
docs( ✨ ): release 4.23.2 ( #37602 )
2 years ago
edc-hui
e3f0c5992d
fix(Card): with tabList props still warning deprecated TabPane and update jest snapshot ( #37537 )
2 years ago
edc-hui
ff6fd118de
fix(Table): filterSearch function does not execute when filterMode is tree ( #37587 )
2 years ago
二货爱吃白萝卜
646b71b418
fix: Tooltip not override children className when it's not a string type ( #37598 )
* fix: Tooltip not override children className when it's not a string type
* chore: bump rc-select
2 years ago
二货机器人
08a47a9212
docs: Modify res title for Raycast usage
2 years ago
叶枫
bcd9dca1e2
feat: add raycast ( #37589 )
* feat: add-raycast
* feat: doc
* feat: doc
2 years ago
xrkffgg
7da32ce007
ci: support skip-label ( #37482 )
2 years ago
bowen-wu
3619caf1b4
refactor: delete deprecated React.ReactChild ( #37551 )
use React.ReactElement | string | number to replace the deprecated React.ReactChild
2 years ago
二货爱吃白萝卜
c161ab6e40
chore: Fix Argos build diff fail of outside contributor ( #37555 )
2 years ago
binyellow
130b7c222b
docs: modify the onChange description of the Upload document ( #37553 )
2 years ago
huisiyu
711ed90141
docs: fix table filterSearch function doesn't work demo ( #37536 )
2 years ago
MadCcc
851a61a3e3
fix: TreeNode not aligned when disabled and draggable ( #37534 )
* fix: hide draggable icon when disabled
* chore: code clean
* chore: bump version
2 years ago
二货爱吃白萝卜
c3ebf4b9b4
chore: Use new Argos CLI ( #37496 )
* chore(ci): use new argos cli
* chore: fix lint
* chore(ci): simplify ui-upload process
* chore(ci): fix argos-upload permission
* chore(ci): use cp instead mv
* chore(ci): fix fetch-depth
* chore: force failed
* chore: clean up
* test: update demo snapshot
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
2 years ago
xrkffgg
f082155c3d
docs: add changelog 4.23.1 ( #37502 )
* docs: add changelog 4.23.1
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
1bb58174c3
test: delete icon.svg ( #37499 )
2 years ago
黑雨
01ca7c7821
test: convert demo to testing-lib ( #37381 )
* test: replace testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: update snap
* test: replace testing-lib
* test: replace testing-lib
* test: update for lint
* merge: merge
* test: testing-lib
* test: replace testing-lib
* test: testing-lib
* test: testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: Replace test aria replacment logic
* test: Update snapshot
* chore: hack for id
* test: clean up
* test: clean demo
* chore: update
* test: snapshot update
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* chore: update demo
* test: fix snapshot rep logic
* test: Update snapshot
* test: rest snapshot
* test: update snapshot
* test: Update test case
* test: config env
* chore: clean up
* chore: Use renderServer instead
* test: adjust testing logic
* test: modify test logic
* test: split ssr test
* test: skip if need skip
* chore: ignore test file covv
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
1922ad3512
type: strong type ( #37481 )
2 years ago
lijianan
370c37cb30
test: js => ts ( #37485 )
2 years ago
lijianan
9f28e517dd
test: js => ts ( #37484 )
2 years ago
lihao
e20314c8b2
test: move test cases to testing lib for Transfer ( #37029 )
* Transfer Test
* 修复遗漏的测试
* 修复测试 should check correctly when there is a search text
* 与之前的行为保持一致
* test:should uncheck checkbox when click on checked item
2 years ago
afc163
b5ab2a944f
docs: Update fileList.md ( #37480 )
2 years ago
afc163
05ef36ee36
docs: Update CHANGELOG ( #37476 )
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.en-US.md
2 years ago
Aaron674092290
87f39244e1
fix: unable to close modal when using visible in Modal.confirm().update ( #37471 )
* fix: unable to close modal when using visible in Modal.confirm().update
* chore: test case update
Co-authored-by: yangguangte <yangguangte@bytedance.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
二货爱吃白萝卜
7c087deded
chore: Add theme=null export for vite build error ( #37462 )
* fix: Vite build error
* test: Update snapshot
* chore: Update snapshot
2 years ago
afc163
986bd02d6d
revert: fix Switch background flush bug ( #37458 )
revert #35103
close #37453
2 years ago
lijianan
f47535a153
test: migrate part of rtlTest tests ( #37315 )
* test: migrate part of rtlTest tests
* style: performance optimize
* fix: add type
* fix: fallback
2 years ago
二货爱吃白萝卜
6c9a022ea7
test: Update test case ( #37436 )
2 years ago
afc163
133d899097
docs: fix Table ajax demo ( #37431 )
* docs: fix Table ajax demo
* Update ajax.md
* Update ajax.md
2 years ago
vagusX
0e1281926a
test: move test cases to testing lib for Tag ( #35783 )
* test: move test cases to testing lib for Tag
* chore: improve code
* fix: use react-dom/test-utils to make asserts working for click event
* chore: udpate
* chore: remove useless file
* test: diff
* chore: rename to .tsx
2 years ago
lijianan
7ca136230d
type: add type null ( #37421 )
* type: add type null
* fix: type fix
2 years ago
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open ( #37420 )
2 years ago
MadCcc
00a53e8648
docs: tag visible deprecate ( #37418 )
2 years ago
Rex Zeng
df98cbb3e9
test(affix): fix query selector error ( #37414 )
2 years ago
lijianan
175e0d1ff4
refactor: performance optimize ( #37408 )
* style: performance optimize
* style: rename
2 years ago
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
2 years ago
Rex Zeng
f212b339c7
test(affix): split the last checkpoint ( #37386 )
2 years ago
MadCcc
3b5c2f5d8a
docs: fix date
2 years ago
MadCcc
b8501c4ca2
docs: changelog 4.23.0 ( #37395 )
2 years ago
afc163
e8a02e703c
chore: fix locale snapshot ( #37394 )
2 years ago
ZdenekKrcal
235c3064f7
Add missing translations for czech language (cs_CZ) ( #37388 )
2 years ago
github-actions[bot]
7846d69bbf
chore: auto merge branches ( #37390 )
chore: master merge feature
2 years ago
MadCcc
90ff9cfb7c
Merge branch 'master' into master-merge-feature
2 years ago