Commit Graph

3500 Commits

Author SHA1 Message Date
dependabot[bot]
90b3823c92
chore(deps-dev): bump @types/puppeteer from 5.4.7 to 7.0.4 (#38368)
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 5.4.7 to 7.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)

---
updated-dependencies:
- dependency-name: "@types/puppeteer"
  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-03 20:00:42 +08:00
黑雨
53c2be01ca
chore: update rc-steps and add test case (#38319)
* feat: update rc-steps

* feat: update rc-steps

* feat: update rc-steps

* feat: fix items
2022-11-03 14:28:03 +08:00
xrkffgg
4c8bcaa5fd
docs: add changelog 4.24.0 (#38315)
* docs: add changelog 4.24.0

* docs: add miss

* docs: add miss

* docs: update

* docs: update

* docs: update

* docs: update
2022-11-01 22:45:49 +08:00
afc163
0eb368f84a
fix: Progress zoom behavior in Safari (#38301) 2022-10-31 17:49:39 +08:00
afc163
9f8e43daae
fix: upgrade rc-dialog and fix Modal animation (#38275)
* fix: upgrade to rc-dialog 9.0.1

* chore: rc-dialog@9.0.2
2022-10-30 18:19:36 +08:00
afc163
8b38815283 Merge branch 'master' into master-merge-feature 2022-10-30 14:36:53 +08:00
Rex Zeng
b0fe69c18f
refactor(Anchor): rewrite CC => FC (#38265)
* fix: fix

* fix: fix

* fix: del forwardRef

* fix: add depList

* test(anchor): rewrite test to match the latest fc implementation

* fix: eslint error fix

* style: type optimization

* style: type optimization

* Update components/anchor/Anchor.tsx

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

* Update Anchor.tsx

* Update components/anchor/Anchor.tsx

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

* fix: rename

* fix: fix

* fix: fix

* Update components/anchor/style/index.less

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

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-30 14:35:45 +08:00
afc163
471e8ebebf chore: resolve conflict 2022-10-27 23:25:55 +08:00
afc163
03d716e750
perf: upgrade deps and reduce bundle size (#38254)
* chore: upgrade deps

* Update package.json

* Update package.json
2022-10-27 23:22:46 +08:00
MadCcc
5a218d0c4d Merge branch 'master' into feature-merge-master 2022-10-27 21:57:59 +08:00
MadCcc
51b69283a4
test: update test case (#38217)
* test: update test case

* chore: udpate snapshot
2022-10-26 14:47:33 +08:00
github-actions[bot]
1b40db75d0
chore: auto merge branches (#38115)
chore: sync master to feature
2022-10-19 10:43:33 +00:00
afc163
7d4510db09
chore: fix circleci image test (#38113)
* chore: fix circleci image test

* Update package.json
2022-10-19 18:14:47 +08:00
github-actions[bot]
f71ee5384f
chore: auto merge branches (#38111)
chore: sync master to feature
2022-10-19 09:28:49 +00:00
afc163
d0bf279dfe
chore: fix circleci (#38103)
* chore: fix circleci

* Update config.yml

* Update package.json

* Update config.yml

* Update config.yml
2022-10-19 15:31:15 +08:00
afc163
62af5af353
Update package.json 2022-10-19 11:52:16 +08:00
github-actions[bot]
f8629ac588
chore: auto merge branches (#38093)
chore: sync master into feature
2022-10-18 14:32:45 +00:00
afc163
3359f535fe
test: move argos-ci from github action to circleci (#38091)
* Add .circleci/config.yml (#1)

* Add .circleci/config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update package.json

* Update config.yml

* Update argos-upload.js

* test: replace github action to circleci
2022-10-18 19:53:20 +08:00
Yuki Zhang
c3e51506cc
feat: add Space.Compact (#37652)
* feat: add Space.Compact

* feat: update input style

* feat: add CompactItem for context memoize

* feat: add demo

* feat: update button style

* feat: update input style

* feat: 提取 getCompactClassNames 公用方法

* feat: update button style

* feat: update picker

* feat: add block prop for Space.Compact

* feat: use Space.Compact for Input#addonBefore/After

* feat: update addon

* refactor: compact

* feat: update

* feat: update

* feat: migrate styles to compact for new Input/Input.Search

* feat: organize input demo

* feat: add more button compact demo

* feat: resolve select border collapse

* feat: fix input addon select style

* feat: add input addon demo in Space

* feat: add  useCompactItemContext hook

* feat: update compact-item style

* feat: rollback input#addon implements

* feat: rollback input#addon and input.search style

* feat: select border collapse

* feat: add Space.Compact demo

* feat: Space.Compact vertical for Button

* refactor: useCompactItemContext

* feat: update Button vertical demo

* feat: rtl for compact mixin

* feat: rtl for compact button

* feat: input rtl

* feat: add docs for Space.Compact

* test: add some tests for Space.Compact

* test: add tests

* feat: select style

* feat: handle select focus style

* feat: add useCompactItemContext for Picker and Cascader

* style: add compact-item style for cascader

* feat: support nested Space.Compact

* style: Input.Search in Space.Compact

* chore: clean

* feat: add useCompactItemContext for TreeSelect

* fix: lint issues

* fix: style lint

* docs: update demos for Space.Compact

* docs: update demo

* fix: add deps-lint-skip for space

* fix: add deps-lint-skip for space

* fix: handle edge case for useCompactItemContext

* test: add search test case

* chore: + bundlesize

* style: merge button compact style into one file

* style: improve style for nested compact

* fix: stylelint

* docs: update Space.Compact docs

* test: update demo snapshot

* test: update input debug test snapshot

* docs: update doccs for Space.Compact

* test: improve test cases for Compact

* docs: clean demos for Compact

* refactor: improve Space.Compact

* fix: add useCompactItemContext for Input.Search

* style: improve compact border-radius implementation

* refactor: use context to make nested compact works

* fix: input-number focused style

* refactor: remove useless style

* refactor: improve style for vertical compact

* test: update snapshot

* test: update snapshot for input

* refactor: improve compact-item-border-radius

* fix: search group in RTL

* style: improve style for button compact

* style: use after

* fix: stylelint

* chore: update snapshot

* style: improve button compact

* refactor: improve btn-icon-only style in compact
2022-10-18 16:23:10 +08:00
renovate[bot]
ca0372a359
chore(deps): update dependency antd-img-crop to v4.2.8 (#38042)
* chore(deps): update dependency antd-img-crop to v4.2.8

* Update package.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-18 10:33:29 +08:00
MadCcc
442176627f Merge branch 'master' into feature-merge-master 2022-10-17 17:55:50 +08:00
二货爱吃白萝卜
7e70766193
docs: 4.23.6 changelog (#38058)
* docs: Update changelog

* docs: add textarea update

* docs: Adjust order

* docs: add rc-picker changelog
2022-10-17 17:06:47 +08:00
afc163
14b83d97b5
Update package.json (#38050) 2022-10-17 16:17:22 +08:00
二货爱吃白萝卜
0992341f87
chore: docker update (#38053)
* chore: docker update

* chore: clean up

* fix: lock stylelint version

* Update package.json

Co-authored-by: MadCcc <1075746765@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-17 15:45:21 +08:00
renovate[bot]
3c456c39c2
chore(deps): update dependency stylelint-config-standard to v29 (#38044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 12:01:57 +08:00
MadCcc
02b1176c43
chore: lock antd-imge-crop (#38014) 2022-10-14 10:41:53 +08:00
Zheeeng
e4568cee26
chore(deps): update typescript and eslint (#37942) 2022-10-11 16:12:12 +08:00
二货机器人
5f28b2e5a4 chore: merge maaster 2022-10-11 14:54:30 +08:00
二货爱吃白萝卜
44eb2505bd
fix: Tabs overflow calculation (#37937) 2022-10-11 14:35:56 +08:00
Peach
975def492b
docs: changelog for 4.23.5 (#37917)
* docs: changelog for 4.23.5

* chore: bump version to 4.23.5
2022-10-10 17:22:40 +08:00
renovate[bot]
1a0823a908
chore(deps): update dependency eslint-plugin-react to v7.31.8 (#37887)
* chore(deps): update dependency eslint-plugin-react to v7.31.8

* Update custom.md

* Apply suggestions from code review

* test: update snapshot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-08 17:04:47 +08:00
二货爱吃白萝卜
b7634968d7
test: Use SSR for testing demo (#37890)
* test: Use SSR for testing demo

* chore: fix lint

* test: align with react 18
2022-10-08 16:17:20 +08:00
renovate[bot]
92d6cea91c
chore(deps): update dependency react-dnd to v16 (#37840)
* chore(deps): update dependency react-dnd to v16

* Apply suggestions from code review

* Update .jest.js

* test: fix jest tranformer

* test: fix jest tranformer

* test: fix jest tranformer

* test: fix jest tranformer

* test: fix jest tranformer

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-08 15:11:41 +08:00
dependabot[bot]
b0da0ea258
chore(deps-dev): bump @types/gtag.js from 0.0.11 to 0.0.12 (#37870)
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js)

---
updated-dependencies:
- dependency-name: "@types/gtag.js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-10-06 19:57:07 +08:00
lijianan
c2d7fe4f0d
chore: delete Enzyme (#37854)
* chore: delete Enzyme

* fix: fix
2022-10-06 13:51:02 +08:00
二货爱吃白萝卜
c436bd6f4f
fix: Textarea blink on first mount (#37847)
* fix: Textarea blink on first mount

* chore: Update ts def

* test: Update test case

* chore: bump rc-mentions

* test: Update snapshot

* test: Update test case
2022-10-04 23:31:32 +08:00
renovate[bot]
cecfd1b65c
chore(deps): update dependency eslint-plugin-unicorn to v44 (#37837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-02 16:38:16 +08:00
陈帅
51c88e9fd7
docs: add 4.23.4 changelog (#37833)
* docs: add  4.23.4 changelog

* update package.json
2022-10-02 11:56:51 +08:00
“konghai”
42ca13d7c3 fix: delete node_modules 2022-09-29 18:53:38 +08:00
二货爱吃白萝卜
f39a861c07
refactor: Use new rc-dialog (#37790)
* refactor: Use new rc-dialog

* chore: bump rc-image also

* fix: timeout order

* test: Update snapshot
2022-09-29 16:23:38 +08:00
二货爱吃白萝卜
f4859202f5
fix: Nest Drawer default open show order (#37767)
* chore: bump drawer

* docs: Drawer test demo

* test: Update snapshot

* docs: Update demo

* chore: fix nest style

* chore: trigger CI

* chore: modify bundle size
2022-09-29 00:05:37 +08:00
二货机器人
069e44bcc3 chore: merge master 2022-09-28 12:01:20 +08:00
vagusX
668aa3a862
docs: changelog for 4.23.3 (#37741) 2022-09-27 11:50:20 +08:00
Haniel Cui
1e2946ac3e
feat: bump rc-image version, Image add preview.scaleStep prop (#37340)
* feat: bump rc-image version, Image add preview.scaleStep prop

* test(image): update test demos

* fix(image): fix image demo lint error
2022-09-24 19:51:26 +08:00
杨腿_
0054ff9dfd
feat: add icon to collapsible (#37566)
* feat: add icon to collapsible in collapse

* fix: typo

* Apply suggestions from code review

* test: update snapshot of collapsible.md

* feat: edit api support version

* feat: edit api support version

* fix: reinstall modules and update snapshots

Co-authored-by: yangchen7 <yangchen7@360.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2022-09-20 19:32:18 +08:00
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>
2022-09-20 10:00:05 +08:00
二货机器人
cdc20027b5 chore: merge master 2022-09-19 17:09:36 +08:00
lijianan
c1ee787c68
fix: eslint error fix (#37630)
* fix: eslint error fix

* chore: update rc-input-number
2022-09-19 16:30:44 +08:00
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>
2022-09-19 13:41:00 +08:00
afc163
48dfe20b55
docs(): release 4.23.2 (#37602) 2022-09-17 15:27:33 +08:00