二货机器人
8b595e04d9
chore: fix cheerio for enzyme fix ( #35666 )
3 years ago
dependabot[bot]
eaefc86843
chore(deps-dev): bump react-intl from 5.25.1 to 6.0.1 ( #35659 )
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 5.25.1 to 6.0.1.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.25.1...react-intl@6.0.1 )
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
f55778cf59
chore(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.0 ( #35658 )
Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable ) from 1.7.4 to 3.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable )
---
updated-dependencies:
- dependency-name: "@types/react-resizable"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
章鱼
7fd093bd0a
docs: feat components TS demo ( #34742 )
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
3 years ago
Amumu
b222f93cc5
feat: add a new locale tk_TK ( #35605 )
* feat: add a new locale tk_TK
* fix: fix moment locale
3 years ago
二货机器人
b47acedbc7
chore: bump tools version ( #35594 )
3 years ago
miracles1919
aefba96f13
refactor: cssinjs for Transfer ( #35508 )
* refactor: Transfer cssinjs
* chore: add fixme
* chore: fix lint
* chore: fix lint
* chore: bundle size
* chore: fix test
* refactor: adjust status style
3 years ago
MadCcc
2631855b4e
docs: changelog 4.20.5 ( #35560 )
3 years ago
TrickyPi
0a69bb5574
chore: del unused package && downgrade some packages which related webpack@5 ( #35551 )
3 years ago
MadCcc
fbdcbc7027
docs: changelog 4.20.4 ( #35495 )
* docs: changelog 4.20.4
* chore: emoji
3 years ago
二货机器人
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
3 years ago
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
3 years ago
afc163
ed4d41676e
chore(deps-dev): upgrade to jest 28 ( #35334 )
https://jestjs.io/zh-Hans/docs/upgrading-to-jest28
3 years ago
MadCcc
ed4d6c3af9
chore: increase bundle size
3 years ago
dependabot[bot]
6e10020474
chore(deps-dev): bump husky from 7.0.4 to 8.0.1 ( #35451 )
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
陈帅
be982e164a
docs: add 4.20.3 changelog ( #35435 )
* docs: add 4.20.3 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* fix typo
* fix typo
* fix typo
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
6ca32a6665
refactor: Progress type="circle" for some issues ( #35433 )
* refactor: Progress type="circle" for some issues
close #17706
close #35009
close #35352
* test: update progress snapshot
* docs: update linecap.md
* Update components/progress/demo/linecap.md
* test: update progress snapshot
* fix: rc-progress@~3.3.1
* fix: rc-progress@~3.3.2
3 years ago
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
3 years ago
MadCcc
4734f65f2f
feat: focus menu item automaticly when focusing menu ( #35407 )
* feat: focus menu item automaticly when focusing menu
* chore: update mentions
* test: fix test case
* chore: decrease bundle size
* chore: increase bundle size
3 years ago
iamkun
fe435a4939
fix: rm moment dependency
3 years ago
iamkun
1a7732d819
fix: update test
3 years ago
iamkun
7428e37d54
fix: update dayjs
3 years ago
MadCcc
7f6e4492a0
feat: Dropdown support autoFocus ( #35391 )
* feat: Dropdown support autoFocus
* chore: add bundle size
3 years ago
afc163
e039b10b2f
Revert "chore: fix npm start error in Gitpod"
This reverts commit 978226fb13
.
3 years ago
afc163
978226fb13
chore: fix npm start error in Gitpod
close #33444
3 years ago
PCCCCCCC
b3e8e2d555
Refactor:Component Tooltip Less to cssinjs ( #35340 )
* refactor: add basic css layout for tooltip
* style: handle the special mutilte repeat property
* style: complete the custom color style
* style: replace with Logical properties
* style: skip check some logic property
* docs: add FIXME necessary
* chore: adjust bundle size and trigger the preview ci
3 years ago
二货机器人
6e2eff2836
chore: use cssinjs adv mode ( #35370 )
3 years ago
afc163
609d576298
docs: changelog for 4.20.2 ( #35338 )
3 years ago
afc163
0658932fa0
Revert "feat: dropdown auto-focus ( #35307 )" ( #35337 )
This reverts commit 1ff58d23f0
.
3 years ago
vagusX
409c25b7ce
feat: set proper height for Segmented ( #35281 )
3 years ago
MadCcc
1ff58d23f0
feat: dropdown auto-focus ( #35307 )
* feat: dropdown auto-focus
* chore: update rc-tabs
3 years ago
afc163
8a36abcc17
docs( ✨ ): release 4.20.1 ( #35250 )
3 years ago
MadCcc
eed87d6276
chore: remove keyframes declaration ( #35231 )
3 years ago
二货机器人
b4730281a9
refactor: Dropdown cssinjs support ( #35214 )
* chore: init
* chore: dropdown style
* chore: more style
* chore: icon style
* chore: more style
* chore: diff shows the cache path
* chore: motion support
* chore: more style
* feat: status
* chore: sub menu style
* chore: all dropdown style
* fix: ts
* chore: update snapshot
* Update components/dropdown/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: update style
Co-authored-by: MadCcc <1075746765@qq.com>
3 years ago
二货机器人
da85ed492d
docs: 4.20.0 changelog ( #35203 )
* docs: init 4.20.0 changelog
* chore: merge
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: Update changelog
* chore: bump react version
* chore: revert react version
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
vagusX
1548f44ef8
feat: upgrade rc-segmented v2 ( #35187 )
* docs: add debug demo for segmented
* chore: update
* feat: upgrade rc-segmented v2
* Update components/segmented/__tests__/index.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/segmented/demo/controlled-two.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
26707f1bc9
test(🏞): batch upload snapshots to argos-ci.com ( #35181 )
3 years ago
MadCcc
a106459dd1
feat: add zoom animation ( #35148 )
* feat: support Keyframes as 'animationName' value
* feat: add zoom animation
* chore: code clean
* test: fix anim
* chore: move file
* chore: dep clean
3 years ago
二货机器人
1525ac47fb
chore: bump dropdown with inject mark ( #35153 )
3 years ago
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
3 years ago
MadCcc
acb21e1848
feat: animation check ( #35108 )
* feat: animation check
* chore: remove treeNodeFX import
3 years ago
二货机器人
b8eaecb898
fix: Form in React 18 StrictMode ( #35096 )
* test: fix with react 18
* fix: Form in StrictMode
* test: clean up
* test: clean up
* chore: bump rc-motion version
* chore: fix test case logic
* test: back of it
* test: back missing test case
3 years ago
Karott Schu
50a6a44bd0
pref: upgrade rc-menu ( #35071 )
* pref: upgrade rc-menu
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
MadCcc
617449ddd2
test: add cssinjs test ( #35077 )
* test: add cssinjs test
* test: demoTest test cssinjs
* test: update snapshot
* test: adjust text
3 years ago
zombiej
7f54a459f6
test: Update snapshot
3 years ago
二货机器人
640fe5df09
chore: rc-dialog id unique sync ( #35072 )
3 years ago
xrkffgg
805759e4ca
docs: add 4.20.0-alpha.1 changelog ( #35070 )
* docs: add 4.20.0-alpha.1 changelog
* docs: update
3 years ago
PCCCCCCC
7769ca1271
feat: Image PreviewGroup Support top progress rendering ( #35038 )
3 years ago
二货机器人
b62e409ad5
feat: Form support useWatch ( #35036 )
* feat: Support useWatch
* test: update test case
* chore: update snapshot
3 years ago
二货机器人
67ccf39bd3
fix: Notification & message throw `createRoot` warning in React 18 ( #35030 )
* chore: bump notification version
* test: notification test case
* test: more test case
* test: part message test
* test: rest message test
* test: notification config test
3 years ago